Theorems · Theorem · linear algebra
Finsupp.mapRange.linearEquiv_apply
∀ {α : 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 σ₂₁ σ₁₂] (e : M ≃ₛₗ[σ₁₂] N) (g : α →₀ M),
(Finsupp.mapRange.linearEquiv e) g = Finsupp.mapRange ⇑e ⋯ g- Defined in
- Mathlib.LinearAlgebra.Finsupp.Defs
- Cited by
- 14 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- RingHomstatement and proof · cited by 10,189
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement and proof · cited by 3,317
- RingHomInvPairstatement and proof · cited by 523
- Finsupp.mapRangestatement · cited by 91
- Finsupp.mapRange.linearEquivstatement and proof · cited by 24
- LinearEquiv.map_zerostatement · cited by 6
Cited by14
Results whose statement or proof uses this declaration.
- Finsupp.lcongr_singleproof · cited by 12
- TensorProduct.finsuppScalarRight_symm_apply_singleproof · cited by 4
- TensorProduct.finsuppScalarRight_apply_tmul_applyproof · cited by 3
- ModuleCat.hasProjectiveDimensionLE_of_semiLinearEquivproof · cited by 3
- Module.Basis.mapCoeffs_applyproof · cited by 2
- Algebra.trace_eq_of_ringEquivproof · cited by 1
- Representation.leftRegularTensorTrivialIsoFree_symm_apply_single_singleproof · cited by 1
- Algebra.norm_eq_of_ringEquivproof · cited by 1
- ModuleCat.shortExact_projectiveShortComplexproof · cited by 1
- TensorProduct.finsuppScalarLeft_apply_tmul_applyproof · cited by 1
- TensorProduct.finsuppScalarLeft_symm_apply_singleproof · cited by 1
- TensorProduct.finsuppScalarRight_applyproof · cited by 0