Theorems · Theorem · linear algebra
FunOnFinite.map_piSingle
∀ {M : Type u_5} [inst : AddCommMonoid M] {X : Type u_6} {Y : Type u_7} [inst_1 : Finite X] [inst_2 : Finite Y]
[inst_3 : DecidableEq X] [inst_4 : DecidableEq Y] (f : X → Y) (x : X) (m : M),
FunOnFinite.map f (Pi.single x m) = Pi.single (f x) m- Defined in
- Mathlib.LinearAlgebra.Finsupp.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Finitestatement and proof · cited by 3,029
- Pi.singlestatement and proof · cited by 518
- Finsupp.mapDomainproof · cited by 168
- Finsupp.equivFunOnFiniteproof · cited by 50
- Finsupp.mapDomain_singleproof · cited by 48
- FunOnFinite.mapstatement · cited by 6
- Finsupp.equivFunOnFinite_singleproof · cited by 3
- Finsupp.equivFunOnFinite_symm_singleproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- FunOnFinite.linearMap_piSingleproof · cited by 3