Mathlib Map

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
Assumes
SemiringSemiringAddCommMonoidModuleAddCommMonoidModuleRingHomInvPairRingHomInvPair

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Finsupp.lcongr_single · cited by 12Finsupp.lcongr_singleTensorProduct.finsuppScalarRight_symm_apply_single · cited by 4TensorProduct.finsuppScal…TensorProduct.finsuppScalarRight_apply_tmul_apply · cited by 3TensorProduct.finsuppScal…ModuleCat.hasProjectiveDimensionLE_of_semiLinearEquiv · cited by 3ModuleCat.hasProjectiveDi…Module.Basis.mapCoeffs_apply · cited by 2Basis.mapCoeffs_applyAlgebra.trace_eq_of_ringEquiv · cited by 1Algebra.trace_eq_of_ringE…Representation.leftRegularTensorTrivialIsoFree_symm_apply_single_single · cited by 1Representation.leftRegula…Algebra.norm_eq_of_ringEquiv · cited by 1Algebra.norm_eq_of_ringEq…ModuleCat.shortExact_projectiveShortComplex · cited by 1ModuleCat.shortExact_proj…TensorProduct.finsuppScalarLeft_apply_tmul_apply · cited by 1TensorProduct.finsuppScal…TensorProduct.finsuppScalarLeft_symm_apply_single · cited by 1TensorProduct.finsuppScal…TensorProduct.finsuppScalarRight_apply · cited by 0TensorProduct.finsuppScal…Representation.leftRegularTensorTrivialIsoFree_apply_single_tmul_single · cited by 0Representation.leftRegula…TensorProduct.finsuppScalarLeft_apply · cited by 0TensorProduct.finsuppScal…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidRingHom · cited by 10189RingHomFinsupp · cited by 5255FinsuppLinearEquiv · cited by 3317LinearEquivRingHomInvPair · cited by 523RingHomInvPairFinsupp.mapRange · cited by 91Finsupp.mapRangeFinsupp.mapRange.linearEquiv · cited by 24mapRange.linearEquivLinearEquiv.map_zero · cited by 6LinearEquiv.map_zeromapRange.linearEquiv_applyCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.