Map
📁 Source: Mathlib/Algebra/Group/WithOne/Map.lean
Statistics
| Metric | Count |
|---|---|
| 4 | |
| 16 | |
| Total | 20 |
WithOne
Definitions
| Name | Category | Theorems |
|---|---|---|
map 📖 | CompOp | |
map₂ 📖 | CompOp | 6 mathmath:map₂_bot_left, map₂_bot_right, map₂_eq_bot_iff, map₂_coe_coe, map₂_coe_right, map₂_coe_left |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
map_bot 📖 | mathematical | — | mapWithOneinstOne | — | — |
map_coe 📖 | mathematical | — | mapcoe | — | — |
map₂_bot_left 📖 | mathematical | — | map₂WithOneinstOne | — | — |
map₂_bot_right 📖 | mathematical | — | map₂WithOneinstOne | — | — |
map₂_coe_coe 📖 | mathematical | — | map₂coe | — | — |
map₂_coe_left 📖 | mathematical | — | map₂coemap | — | — |
map₂_coe_right 📖 | mathematical | — | map₂coemap | — | — |
map₂_eq_bot_iff 📖 | mathematical | — | map₂WithOneinstOne | — | Option.map₂_eq_none_iff |
WithZero
Definitions
| Name | Category | Theorems |
|---|---|---|
map 📖 | CompOp | |
map₂ 📖 | CompOp | 6 mathmath:map₂_eq_bot_iff, map₂_bot_left, map₂_coe_left, map₂_coe_right, map₂_bot_right, map₂_coe_coe |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
map_bot 📖 | mathematical | — | mapWithZeroinstZero | — | — |
map_coe 📖 | mathematical | — | mapcoe | — | — |
map₂_bot_left 📖 | mathematical | — | map₂WithZeroinstZero | — | — |
map₂_bot_right 📖 | mathematical | — | map₂WithZeroinstZero | — | — |
map₂_coe_coe 📖 | mathematical | — | map₂coe | — | — |
map₂_coe_left 📖 | mathematical | — | map₂coemap | — | — |
map₂_coe_right 📖 | mathematical | — | map₂coemap | — | — |
map₂_eq_bot_iff 📖 | mathematical | — | map₂WithZeroinstZero | — | Option.map₂_eq_none_iff |
---