Documentation Verification Report

LeastGreatest

📁 Source: Mathlib/Data/Int/LeastGreatest.lean

Statistics

MetricCount
DefinitionsgreatestOfBdd, leastOfBdd
2
Theoremscoe_greatestOfBdd_eq, coe_leastOfBdd_eq, exists_greatest_of_bdd, exists_least_of_bdd, isGreatest_coe_greatestOfBdd, isLeast_coe_leastOfBdd
6
Total8

Int

Definitions

NameCategoryTheorems
greatestOfBdd 📖CompOp
4 mathmath: coe_greatestOfBdd_eq, csSup_eq_greatestOfBdd, isGreatest_coe_greatestOfBdd, csSup_eq_greatest_of_bdd
leastOfBdd 📖CompOp
4 mathmath: coe_leastOfBdd_eq, csInf_eq_least_of_bdd, csInf_eq_leastOfBdd, isLeast_coe_leastOfBdd

Theorems

NameKindAssumesProvesValidatesDepends On
coe_greatestOfBdd_eq 📖mathematicalgreatestOfBddle_antisymm
coe_leastOfBdd_eq 📖mathematicalleastOfBddle_antisymm
exists_greatest_of_bdd 📖
exists_least_of_bdd 📖
isGreatest_coe_greatestOfBdd 📖mathematicalIsGreatest
setOf
greatestOfBdd
isLeast_coe_leastOfBdd 📖mathematicalIsLeast
setOf
leastOfBdd

---

← Back to Index