WithTop
📁 Source: Mathlib/Algebra/Order/Sub/WithTop.lean
Statistics
| Metric | Count |
|---|---|
| 2 | |
| 7 | |
| Total | 9 |
WithTop
Definitions
| Name | Category | Theorems |
|---|---|---|
instSub 📖 | CompOp | |
sub 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
coe_sub 📖 | mathematical | — | someWithTopinstSub | — | — |
instOrderedSub 📖 | mathematical | — | OrderedSubWithTopinstLEaddinstSubOrderBot.toBot | — | sub_topadd_toptsub_le_iff_right |
map_sub 📖 | mathematical | Bot.bot | mapWithTopinstSub | — | sub_top |
sub_eq_top_iff 📖 | mathematical | — | WithTopinstSubTop.toptop | — | sub_top |
sub_ne_top_iff 📖 | mathematical | — | Top.topWithToptop | — | — |
sub_top 📖 | mathematical | — | WithTopinstSubTop.toptopsomeBot.bot | — | — |
top_sub_coe 📖 | mathematical | — | WithTopinstSubTop.toptopsome | — | — |
---