Erased
📁 Source: Mathlib/Data/Erased.lean
Statistics
| Metric | Count |
|---|---|
| 12 | |
Theoremsbind_def, bind_eq_out, instLawfulMonad, join_eq_out, map_def, map_out, mk_out, nonempty_iff, out_inj, out_inj_iff, out_mk, out_proof, pure_def | 13 |
| Total | 25 |
Erased
Definitions
| Name | Category | Theorems |
|---|---|---|
OutType 📖 | CompOp | — |
bind 📖 | CompOp | |
choice 📖 | CompOp | — |
equiv 📖 | CompOp | — |
instInhabitedOfNonempty 📖 | CompOp | — |
instRepr 📖 | CompOp | — |
instToString 📖 | CompOp | — |
join 📖 | CompOp | |
map 📖 | CompOp | |
mk 📖 | CompOp | — |
out 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
bind_def 📖 | mathematical | — | ErasedMonadbind | — | — |
bind_eq_out 📖 | mathematical | — | bindout | — | — |
instLawfulMonad 📖 | mathematical | — | ErasedMonad | — | map_outmk_out |
join_eq_out 📖 | mathematical | — | joinoutErased | — | — |
map_def 📖 | mathematical | — | ErasedMonadmap | — | — |
map_out 📖 | mathematical | — | outmap | — | — |
mk_out 📖 | mathematical | — | out | — | — |
nonempty_iff 📖 | mathematical | — | Erased | — | — |
out_inj 📖 | — | out | — | — | mk_out |
out_inj_iff 📖 | mathematical | — | out | — | — |
out_mk 📖 | mathematical | — | out | — | — |
out_proof 📖 | — | — | — | — | — |
pure_def 📖 | mathematical | — | ErasedMonad | — | — |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
Erased 📖 | CompOp |
---