Theorems · Theorem · order theory
iSup_disjoint_iff
∀ {α : Type u} {ι : Sort w} [inst : Order.Frame α] {a : α} {f : ι → α},
Disjoint (⨆ i, f i) a ↔ ∀ (i : ι), Disjoint (f i) a- 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.
- Bot.botproof · cited by 4,720
- iSupstatement · cited by 2,415
- Disjointstatement · cited by 2,201
- Order.Framestatement and proof · cited by 88
- iSup_inf_eqproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- disjoint_iSup_iffproof · cited by 3
- Set.disjoint_iUnion_leftproof · cited by 2