Mathlib Map

Theorems · Definition · linear algebra

Finsupp.mapRange.linearMap

{α : 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₂} → (M →ₛₗ[σ₁₂] N) → (α →₀ M) →ₛₗ[σ₁₂] α →₀ N

Finsupp.mapRange as a LinearMap.

Defined in
Mathlib.LinearAlgebra.Finsupp.Defs
Cited by
70 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringAddCommMonoidModuleAddCommMonoidModule

Around this declaration

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

Finsupp.mapRange.linearMap_apply · cited by 48mapRange.linearMap_applygroupHomology.chainsMap · cited by 40groupHomology.chainsMapFinsupp.mapRange.linearEquiv · cited by 24mapRange.linearEquivgroupHomology.chainsMap₁ · cited by 12groupHomology.chainsMap₁PolynomialModule.map · cited by 12PolynomialModule.mapgroupHomology.chainsMap₂ · cited by 10groupHomology.chainsMap₂groupHomology.chainsMap_f · cited by 9groupHomology.chainsMap_fgroupHomology.map_chainsFunctor_shortExact · cited by 8groupHomology.map_chainsF…PolynomialModule.map_single · cited by 7PolynomialModule.map_sing…LinearMap.finsuppLinearMap · cited by 7LinearMap.finsuppLinearMapRepresentation.freeLift · cited by 5Representation.freeLiftModule.Basis.restrictScalars_repr_apply · cited by 5Basis.restrictScalars_rep…groupHomology.chainsMap_id_f_hom_eq_mapRange · cited by 5groupHomology.chainsMap_i…Finsupp.mapRange.linearMap_id · cited by 5mapRange.linearMap_idIdeal.finsuppTotal · cited by 4Ideal.finsuppTotalDFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomFinsupp · cited by 5255FinsuppAddMonoidHom · cited by 3230AddMonoidHomLinearMap.toAddMonoidHom · cited by 101LinearMap.toAddMonoidHomFinsupp.mapRange · cited by 91Finsupp.mapRangeLinearMap.map_zero · cited by 52LinearMap.map_zeroFinsupp.mapRange.addMonoidHom · cited by 10mapRange.addMonoidHommapRange.linearMapCITED BYCITES

Cites12

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

Cited by82

Results whose statement or proof uses this declaration.