Theorems · Theorem · order theory
Set.iInter_union_of_antitone
∀ {ι : Type u_12} {α : Type u_13} [inst : Preorder ι] [IsDirectedOrder ι] {s t : ι → Set α},
Antitone s → Antitone t → ⋂ i, s i ∪ t i = (⋂ i, s i) ∪ ⋂ i, t i- Defined in
- Mathlib.Data.Set.Lattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderIsDirectedOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Preorderstatement and proof · cited by 7,952
- Set.iInterstatement · cited by 1,084
- Antitonestatement and proof · cited by 563
- IsDirectedOrderstatement and proof · cited by 316
- iInf_sup_of_antitoneproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- cantorSet_eq_union_halvesproof · cited by 1