Mathlib Map

Theorems · Theorem · order theory

inf_sup_assoc_of_le

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

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 by3

Results whose statement or proof uses this declaration.