Theorems · Theorem · order theory
Disjoint.sup_left
∀ {α : Type u_1} [inst : DistribLattice α] [inst_1 : OrderBot α] {a b c : α},
Disjoint a c → Disjoint b c → Disjoint (a ⊔ b) c- Defined in
- Mathlib.Order.Disjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- DistribLatticeOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Disjointstatement and proof · cited by 2,201
- OrderBotstatement and proof · cited by 1,055
- DistribLatticestatement and proof · cited by 150
- disjoint_sup_leftproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Disjoint.union_leftproof · cited by 2
- Disjoint.symmDiff_leftproof · cited by 1