Theorems · Definition · commutative algebra
LinearMap.finsuppLinearMap
{R : Type u_1} →
{M : Type u_2} →
{N : Type u_3} →
{ι : Type u_4} →
(S : Type u_5) →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : Module R M] →
[inst_4 : Module R N] →
[inst_5 : Semiring S] →
[inst_6 : Module S N] → [inst_7 : SMulCommClass R S N] → (ι →₀ M →ₗ[R] N) →ₗ[S] M →ₗ[R] ι →₀ NThe linear map from Hom(M,N)^(ι) to Hom(M,N^(ι)). This is the Finsupp version of
the forward direction of LinearEquiv.linearMapPi.
- Defined in
- Mathlib.RingTheory.Finiteness.Finsupp
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Finsuppstatement · cited by 5,255
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.idproof · cited by 625
- LinearMap.flipproof · cited by 193
- Finsupp.mapRange.linearMapproof · cited by 70
- SMulCommClass.symmproof · cited by 67
Cited by7
Results whose statement or proof uses this declaration.
- LinearMap.finsuppLinearMap_apply_apply_applystatement and proof · cited by 2
- LinearMap.finsuppLinearMap_injectivestatement and proof · cited by 2
- dualTensorHom_finsupp_bijectiveproof · cited by 2
- LinearMap.finsuppLinearMap_bijective_of_finitestatement · cited by 1
- LinearMap.finsuppLinearMap_bijective_of_moduleFinitestatement and proof · cited by 1
- dualTensorHom_finsuppstatement and proof · cited by 1
- LinearMap.finsuppLinearMap_apply_apply_supportstatement and proof · cited by 0