Theorems · Theorem · order theory
Disjoint.sup_right
∀ {α : Type u_1} [inst : DistribLattice α] [inst_1 : OrderBot α] {a b c : α},
Disjoint a b → Disjoint a c → Disjoint a (b ⊔ c)- Defined in
- Mathlib.Order.Disjoint
- Cited by
- 1 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_rightproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Disjoint.union_rightproof · cited by 2