LeastGreatest
📁 Source: Mathlib/Data/Int/LeastGreatest.lean
Statistics
| Metric | Count |
|---|---|
| 2 | |
| 6 | |
| Total | 8 |
Int
Definitions
| Name | Category | Theorems |
|---|---|---|
greatestOfBdd 📖 | CompOp | |
leastOfBdd 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
coe_greatestOfBdd_eq 📖 | mathematical | — | greatestOfBdd | — | le_antisymm |
coe_leastOfBdd_eq 📖 | mathematical | — | leastOfBdd | — | le_antisymm |
exists_greatest_of_bdd 📖 | — | — | — | — | — |
exists_least_of_bdd 📖 | — | — | — | — | — |
isGreatest_coe_greatestOfBdd 📖 | mathematical | — | IsGreatestsetOfgreatestOfBdd | — | — |
isLeast_coe_leastOfBdd 📖 | mathematical | — | IsLeastsetOfleastOfBdd | — | — |
---