Mathlib Map

Theorems · Theorem · general algebraic systems

sigmaFinsuppEquivDFinsupp_symm_apply

∀ {ι : Type u_1} {η : ι → Type u_4} {N : Type u_5} [inst : Zero N] (f : Π₀ (i : ι), η i →₀ N) (s : (i : ι) × η i),
  (sigmaFinsuppEquivDFinsupp.symm f) s = (f s.fst) s.snd
Defined in
Mathlib.Data.Finsupp.ToDFinsupp
Cited by
0 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Zero

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.