Theorems · Theorem · order theory
Codisjoint.left_le_of_le_inf_right
∀ {α : Type u_1} [inst : DistribLattice α] [inst_1 : OrderTop α] {a b c : α}, a ⊓ b ≤ c → Codisjoint b c → a ≤ c- Defined in
- Mathlib.Order.Disjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- Assumes
- DistribLatticeOrderTop
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- OrderTopstatement and proof · cited by 493
- Codisjointstatement and proof · cited by 197
- DistribLatticestatement and proof · cited by 150
- Codisjoint.symmproof · cited by 9
- Disjoint.left_le_of_le_sup_rightproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Codisjoint.left_le_of_le_inf_leftproof · cited by 0