Mathlib Map

Theorems · Theorem · commutative algebra

LinearMap.mk.congr_simp

∀ {R : Type u_14} {S : Type u_15} [inst : Semiring R] [inst_1 : Semiring S] {σ : R →+* S} {M : Type u_16}
  {M₂ : Type u_17} [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module S M₂]
  (toAddHom toAddHom_1 : M →ₙ+ M₂) (e_toAddHom : toAddHom = toAddHom_1)
  (map_smul' : ∀ (m : R) (x : M), toAddHom.toFun (m • x) = σ m • toAddHom.toFun x),
  { toAddHom := toAddHom, map_smul' := map_smul' } = { toAddHom := toAddHom_1, map_smul' := ⋯ }
Defined in
Mathlib.Algebra.Module.Equiv.Basic
Cited by
27 results in Mathlib
Foundations
Depth 17 from the axioms · uses no axioms
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidModuleModule

Around this declaration

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

SchwartzMap.toTemperedDistributionCLM_apply_apply · cited by 7SchwartzMap.toTemperedDis…ContDiffMapSupportedIn.fderivLM_apply · cited by 5ContDiffMapSupportedIn.fd…LinearMap.transvection.of_right_eq_zero · cited by 4transvection.of_right_eq_…ContDiffMapSupportedIn.iteratedFDerivLM_apply · cited by 4ContDiffMapSupportedIn.it…ContDiffMapSupportedIn.monoLM_apply · cited by 4ContDiffMapSupportedIn.mo…LinearMap.transvection.comp_of_left_eq_apply · cited by 3transvection.comp_of_left…LinearMap.transvection.comp_of_right_eq_apply · cited by 3transvection.comp_of_righ…LinearMap.transvection.of_left_eq_zero · cited by 2transvection.of_left_eq_z…PiTensorProduct.tmulEquivDep_symm_apply · cited by 2PiTensorProduct.tmulEquiv…LinearEquiv.transvection.of_left_eq_zero · cited by 2transvection.of_left_eq_z…PiTensorProduct.reindex_refl · cited by 2PiTensorProduct.reindex_r…PiTensorProduct.tmulEquivDep_apply · cited by 1PiTensorProduct.tmulEquiv…Algebra.injective_lift_lsmul · cited by 1Algebra.injective_lift_ls…groupHomology.comap_coinvariantsKer_pOpcycles_range_subtype_pOpcycles_eq_top · cited by 1groupHomology.comap_coinv…Module.Basis.finTwoProd_one · cited by 1Basis.finTwoProd_oneDFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomAddHom · cited by 294AddHomAddHom.toFun · cited by 168AddHom.toFunmk.congr_simpCITED BYCITES

Cites8

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

Cited by27

Results whose statement or proof uses this declaration.