Theorems · Theorem · order theory
Codisjoint.inf_right
∀ {α : Type u_1} [inst : DistribLattice α] [inst_1 : OrderTop α] {a b c : α},
Codisjoint a b → Codisjoint a c → Codisjoint a (b ⊓ c)- Defined in
- Mathlib.Order.Disjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- DistribLatticeOrderTop
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.
- OrderTopstatement and proof · cited by 493
- Codisjointstatement and proof · cited by 197
- DistribLatticestatement and proof · cited by 150
- codisjoint_inf_rightproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Codisjoint.bihimp_rightproof · cited by 0