Theorems · Inductive type · order theory
ConditionallyCompleteLattice
Type u_5 → Type u_5
A conditionally complete lattice is a lattice in which
every nonempty subset which is bounded above has a supremum, and
every nonempty subset which is bounded below has an infimum.
Typical examples are real numbers or natural numbers.
To differentiate the statements from the corresponding statements in (unconditional)
complete lattices, we prefix sInf and sSup by a c everywhere. The same statements should
hold in both worlds, sometimes with additional assumptions of nonemptiness or
boundedness.
- Cited by
- 364 results in Mathlib
- Foundations
- Depth 0 from the axioms, rests on 1 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by391
Results whose statement or proof uses this declaration.
- Filter.limsupstatement and proof · cited by 226
- Filter.liminfstatement and proof · cited by 198
- essSupstatement and proof · cited by 69
- le_csSupstatement and proof · cited by 66
- le_ciSupstatement and proof · cited by 57
- ciSup_lestatement and proof · cited by 56
- csInf_lestatement and proof · cited by 51
- LinearGrowth.linearGrowthInfstatement and proof · cited by 41
- Filter.blimsupstatement and proof · cited by 40
- LinearGrowth.linearGrowthSupstatement and proof · cited by 38
- le_csInfstatement and proof · cited by 36
- csSup_lestatement and proof · cited by 35
Showing the 200 most cited of 391.