Theorems · Definition · linear algebra
Finsupp.mapRange.linearEquiv
{α : Type u_1} →
{M : Type u_2} →
{N : Type u_3} →
{R : Type u_5} →
{R₂ : Type u_6} →
[inst : Semiring R] →
[inst_1 : Semiring R₂] →
[inst_2 : AddCommMonoid M] →
[inst_3 : Module R M] →
[inst_4 : AddCommMonoid N] →
[inst_5 : Module R₂ N] →
{σ₁₂ : R →+* R₂} →
{σ₂₁ : R₂ →+* R} →
[inst_6 : RingHomInvPair σ₁₂ σ₂₁] →
[inst_7 : RingHomInvPair σ₂₁ σ₁₂] → (M ≃ₛₗ[σ₁₂] N) → (α →₀ M) ≃ₛₗ[σ₁₂] α →₀ NFinsupp.mapRange as a LinearEquiv.
- Defined in
- Mathlib.LinearAlgebra.Finsupp.Defs
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapproof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- AddEquivproof · cited by 1,087
- RingHomInvPairstatement and proof · cited by 523
Cited by30
Results whose statement or proof uses this declaration.
- Finsupp.lcongrproof · cited by 22
- TensorProduct.finsuppScalarRightproof · cited by 16
- Finsupp.mapRange.linearEquiv_applystatement and proof · cited by 14
- Finsupp.lcongr_singleproof · cited by 12
- TensorProduct.finsuppScalarLeftproof · cited by 8
- Module.Basis.mapCoeffsproof · cited by 7
- TensorProduct.finsuppScalarRight_symm_apply_singleproof · cited by 4
- ModuleCat.hasProjectiveDimensionLE_of_semiLinearEquivproof · cited by 3
- Module.Basis.mapCoeffs_reprstatement · cited by 3
- Finsupp.mapRange.linearEquiv_symmstatement · cited by 3
- Module.exists_finite_presentationproof · cited by 2
- Module.Basis.mapCoeffs_applyproof · cited by 2