Theorems · Theorem · order theory
Codisjoint.codisjoint_inf_left_of_codisjoint_inf_right
∀ {α : Type u_1} {a b c : α} [inst : Lattice α] [inst_1 : OrderTop α] [IsModularLattice α],
Codisjoint b c → Codisjoint a (b ⊓ c) → Codisjoint (a ⊓ b) c- Defined in
- Mathlib.Order.ModularLattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
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.
- Latticestatement and proof · cited by 916
- OrderTopstatement and proof · cited by 493
- Codisjointstatement and proof · cited by 197
- inf_commproof · cited by 139
- IsModularLatticestatement and proof · cited by 86
- Codisjoint.symmproof · cited by 9
- codisjoint_commproof · cited by 8
- Codisjoint.codisjoint_inf_right_of_codisjoint_inf_leftproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Codisjoint.isCompl_inf_left_of_isCompl_inf_rightproof · cited by 1
- codisjoint_inf_right_of_codisjoint_inf_rightproof · cited by 0