Theorems · Theorem · order theory
disjoint_sSup_iff
∀ {α : Type u} [inst : Order.Frame α] {a : α} {s : Set α}, Disjoint a (sSup s) ↔ ∀ b ∈ s, Disjoint a b- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- Order.Frame
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Disjointstatement · cited by 2,201
- SupSet.sSupstatement · cited by 954
- Order.Framestatement and proof · cited by 88
- sSup_disjoint_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Set.disjoint_sUnion_rightproof · cited by 1
- sSupIndep_iff_pairwiseDisjointproof · cited by 1