Theorems · Theorem · order theory
exists_sSupIndep_of_sSup_atoms
∀ {α : Type u_2} [inst : CompleteLattice α] [IsModularLattice α] [IsCompactlyGenerated α] (b : α),
sSup {a | a ≤ b ∧ IsAtom a} = b → ∃ s, sSupIndep s ∧ sSup s = b ∧ ∀ ⦃a : α⦄, a ∈ s → IsAtom a- Defined in
- Mathlib.Order.CompactlyGenerated.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.ofPredstatement and proof · cited by 6,101
- Bot.botproof · cited by 4,720
- Disjointproof · cited by 2,201
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupstatement and proof · cited by 954
- bot_leproof · cited by 306
- sup_of_le_rightproof · cited by 143
- IsAtomstatement and proof · cited by 130
- IsModularLatticestatement and proof · cited by 86
- sSupIndepstatement and proof · cited by 39
- IsCompactlyGeneratedstatement and proof · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- exists_sSupIndep_of_sSup_atoms_eq_topproof · cited by 1