Mathlib Map

Theorems · Theorem · order theory

inf_assoc

∀ {α : Type u} [inst : SemilatticeInf α] (a b c : α), a ⊓ b ⊓ c = a ⊓ (b ⊓ c)
Defined in
Mathlib.Order.Lattice
Cited by
53 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext
Assumes
SemilatticeInf

Around this declaration

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

Cites3

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

Cited by53

Results whose statement or proof uses this declaration.