Mathlib Map

Theorems · Theorem · order theory

sup_assoc

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

Around this declaration

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

Cites2

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

Cited by37

Results whose statement or proof uses this declaration.