Theorems · Theorem · linear algebra
FunOnFinite.map_apply_apply
∀ {M : Type u_5} [inst : AddCommMonoid M] {X : Type u_6} {Y : Type u_7} [inst_1 : Fintype X] [inst_2 : Finite Y]
[inst_3 : DecidableEq Y] (f : X → Y) (s : X → M) (y : Y), FunOnFinite.map f s y = ∑ x with f x = y, s x- Defined in
- Mathlib.LinearAlgebra.Finsupp.Pi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finsuppproof · cited by 5,255
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.sum_congrproof · cited by 2,323
- Finset.filterstatement and proof · cited by 949
- Finsupp.singleproof · cited by 943
- Equiv.symm_apply_applyproof · cited by 320
Cited by2
Results whose statement or proof uses this declaration.
- FunOnFinite.linearMap_apply_applyproof · cited by 1
- FunOnFinite.continuous_mapproof · cited by 1