Mathlib Map

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
Assumes
LatticeOrderTopIsModularLattice

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.