Theorems · Definition · order theory
conditionallyCompleteLatticeOfLatticeOfsSup
(α : Type u_5) →
[H1 : Lattice α] →
[inst : SupSet α] → (∀ (s : Set α), BddAbove s → s.Nonempty → IsLUB s (sSup s)) → ConditionallyCompleteLattice αA version of conditionallyCompleteLatticeOfsSup when we already know that α is a lattice.
This should only be used when it is both hard and unnecessary to provide sInf explicitly.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Nonemptystatement and proof · cited by 2,627
- SupSet.sSupstatement and proof · cited by 954
- Latticestatement and proof · cited by 916
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLatticestatement and proof · cited by 364
- IsLUBstatement and proof · cited by 280
- SupSetstatement and proof · cited by 154
- ConditionallyCompleteLattice.isGLB_csInfproof · cited by 1
- ConditionallyCompleteLattice.isLUB_csSupproof · cited by 1
- conditionallyCompleteLatticeOfsSupproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.