Mathlib Map

Theorems · Definition · order theory

Multiset.sup

{α : Type u_1} → [inst : SemilatticeSup α] → [OrderBot α] → Multiset α → α

Supremum of a multiset: sup {a, b, c} = a ⊔ b ⊔ c

Defined in
Mathlib.Data.Multiset.Lattice
Cited by
20 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
SemilatticeSupOrderBot

Around this declaration

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

Cites5

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

Cited by20

Results whose statement or proof uses this declaration.