Theorems · Theorem · order theory
codisjoint_inf_right_of_codisjoint_inf_right
∀ {α : Type u_1} {a b c : α} [inst : Lattice α] [inst_1 : OrderTop α] [IsModularLattice α],
Codisjoint a (b ⊓ c) → Codisjoint b (c ⊓ a) → Codisjoint c (a ⊓ b)- Defined in
- Mathlib.Order.ModularLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- inf_le_rightproof · cited by 238
- Codisjointstatement and proof · cited by 197
- inf_commproof · cited by 139
- IsModularLatticestatement and proof · cited by 86
- codisjoint_commproof · cited by 8
- Codisjoint.mono_rightproof · cited by 8
- Codisjoint.codisjoint_inf_left_of_codisjoint_inf_rightproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.