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.
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.