Mathlib Map

Theorems · Definition · general algebraic systems

Equiv.finsuppUnique

Deprecated since 2026-05-06Use Finsupp.uniqueEquiv instead.

{M : Type u_5} → [inst : Zero M] → {ι : Type u_13} → [Unique ι] → (ι →₀ M) ≃ M

If α has a unique term, the type of finitely supported functions α →₀ β is equivalent to β.

Defined in
Mathlib.Data.Finsupp.Single
Cited by
3 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ZeroUnique

Around this declaration

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

Cites6

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

Cited by4

Results whose statement or proof uses this declaration.