Mathlib Map

Theorems · Theorem · order theory

sup_inf_left

∀ {α : Type u} [inst : DistribLattice α] (a b c : α), a ⊔ b ⊓ c = (a ⊔ b) ⊓ (a ⊔ c)
Defined in
Mathlib.Order.Lattice
Cited by
22 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
DistribLattice

Around this declaration

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

Cites4

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

Cited by22

Results whose statement or proof uses this declaration.