Theorems · Theorem · order theory
Set.directedOn_sUnion
∀ {α : Type u_1} {r : α → α → Prop} {S : Set (Set α)},
DirectedOn (fun x1 x2 => x1 ⊆ x2) S → (∀ x ∈ S, DirectedOn r x) → DirectedOn r (⋃₀ S)- Defined in
- Mathlib.Data.Set.Lattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Elemproof · cited by 7,166
- Set.sUnionstatement · cited by 392
- DirectedOnstatement and proof · cited by 271
- Set.sUnion_eq_iUnionproof · cited by 26
- directedOn_iff_directedproof · cited by 14
- Set.directedOn_iUnionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Order.isIdeal_sUnion_of_directedOnproof · cited by 1