Mathlib Map

Theorems · Theorem · order theory

Disjoint.disjoint_sup_right_of_disjoint_sup_left

∀ {α : Type u_1} {a b c : α} [inst : Lattice α] [inst_1 : OrderBot α] [IsModularLattice α],
  Disjoint a b → Disjoint (a ⊔ b) c → Disjoint a (b ⊔ c)
Defined in
Mathlib.Order.ModularLattice
Cited by
3 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext
Assumes
LatticeOrderBotIsModularLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.