Mathlib Map

Theorems · Theorem · order theory

le_of_inf_le_sup_le

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

Around this declaration

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

Cites10

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

Cited by4

Results whose statement or proof uses this declaration.