Mathlib Map

Theorems · Definition · combinatorics

Multiset.dedup

{α : Type u_1} → [DecidableEq α] → Multiset α → Multiset α

dedup s removes duplicates from s, yielding a nodup multiset.

Defined in
Mathlib.Data.Multiset.Dedup
Cited by
59 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

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 by61

Results whose statement or proof uses this declaration.