Theorems · Theorem · order theory
DirectedOn.disjoint_sSup_left
∀ {α : Type u_2} [inst : CompleteLattice α] [IsCompactlyGenerated α] {a : α} {s : Set α},
DirectedOn (fun x1 x2 => x1 ≤ x2) s → (Disjoint (sSup s) a ↔ ∀ ⦃b : α⦄, b ∈ s → Disjoint b a)- Defined in
- Mathlib.Order.CompactlyGenerated.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Bot.botproof · cited by 4,720
- Disjointstatement · cited by 2,201
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupstatement · cited by 954
- DirectedOnstatement and proof · cited by 271
- IsCompactlyGeneratedstatement and proof · cited by 37
- DirectedOn.sSup_inf_eqproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.