Mathlib Map

Theorems · Theorem · general algebraic systems

DFinsupp.equivFunOnFintype_single

∀ {ι : Type u} {β : ι → Type v} [inst : (i : ι) → Zero (β i)] [inst_1 : DecidableEq ι] [inst_2 : Fintype ι] (i : ι)
  (m : β i), (DFinsupp.equivFunOnFintype fun₀ | i => m) = Pi.single i m
Defined in
Mathlib.Data.DFinsupp.Defs
Cited by
0 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ZeroDecidableEqFintype

Around this declaration

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

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.