Mathlib Map

Theorems · Definition · combinatorics

Multiset.sizeOf

{α : Type u_1} → [SizeOf α] → Multiset α → ℕ

Defines a size for a multiset by referring to the size of the underlying list. This has to be defined before the definition of Finset, otherwise its automatically generated SizeOf instance will be wrong.

Defined in
Mathlib.Data.Multiset.Defs
Cited by
0 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
SizeOf

Around this declaration

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

Multiset · cited by 2627MultisetMultiset.sizeOfCITED BYCITES

Cites1

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

  • Multisetstatement and proof · cited by 2,627

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.