Mathlib Map

Theorems · Theorem · order theory

sup_lt_sup_of_lt_of_inf_le_inf

∀ {α : Type u_1} [inst : Lattice α] [IsModularLattice α] {x y z : α}, y < x → x ⊓ z ≤ y ⊓ z → y ⊔ z < x ⊔ z
Defined in
Mathlib.Order.ModularLattice
Cited by
1 results in Mathlib
Foundations
Depth 10 from the axioms · uses propext
Assumes
LatticeIsModularLattice

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.

Cited by1

Results whose statement or proof uses this declaration.