Mathlib Map

Theorems · Theorem · order theory

disjoint_sup_right_of_disjoint_sup_right

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

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 by1

Results whose statement or proof uses this declaration.