Theorems · Theorem · linear algebra
FunOnFinite.linearMap_piSingle
∀ (R : Type u_5) (M : Type u_6) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {X : Type u_7}
{Y : Type u_8} [inst_3 : Finite X] [inst_4 : Finite Y] [inst_5 : DecidableEq X] [inst_6 : DecidableEq Y] (f : X → Y)
(x : X) (m : M), (FunOnFinite.linearMap R M f) (Pi.single x m) = Pi.single (f x) m- Defined in
- Mathlib.LinearAlgebra.Finsupp.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 80 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.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Finitestatement and proof · cited by 3,029
- Pi.singlestatement · cited by 518
- FunOnFinite.linearMapstatement · cited by 9
- FunOnFinite.map_piSingleproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- stdSimplex.map_vertexproof · cited by 4
- FunOnFinite.linearMap_compproof · cited by 1
- FunOnFinite.linearMap_idproof · cited by 1