Mathlib Map

Theorems · Theorem · ring theory

LinearMap.coe_restrictScalars

∀ (R : Type u_1) {S : Type u_5} {M : Type u_8} {M₂ : Type u_10} [inst : Semiring R] [inst_1 : Semiring S]
  [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module R M₂]
  [inst_6 : Module S M] [inst_7 : Module S M₂] [inst_8 : LinearMap.CompatibleSMul M M₂ R S] (f : M →ₗ[S] M₂),
  ⇑(↑R f) = ⇑f
Defined in
Mathlib.Algebra.Module.LinearMap.Defs
Cited by
14 results in Mathlib
Foundations
Depth 25 from the axioms · uses no axioms
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidModuleModuleModuleModuleLinearMap.CompatibleSMul

Around this declaration

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

LocalizedModule.coe_map_eq · cited by 4LocalizedModule.coe_map_eqspan_eq_top_of_isLocalizedModule · cited by 3span_eq_top_of_isLocalize…isConformalMap_complex_linear · cited by 3isConformalMap_complex_li…Module.injective_of_localization_maximal · cited by 2Module.injective_of_local…LinearMap.polyCharpolyAux_baseChange · cited by 2LinearMap.polyCharpolyAux…Module.nonempty_basis_of_flat_of_finrank_eq · cited by 1Module.nonempty_basis_of_…dvd_differentIdeal_of_not_isSeparable · cited by 1dvd_differentIdeal_of_not…IsLocalization.mapExtendScalars_eq_toLinearMap_mapₐ · cited by 1IsLocalization.mapExtendS…pow_sub_one_dvd_differentIdeal_aux · cited by 1pow_sub_one_dvd_different…LinearMap.IsSymmetric.restrictScalars · cited by 1IsSymmetric.restrictScala…Module.Basis.ofIsLocalizedModule_repr_apply · cited by 1Basis.ofIsLocalizedModule…Algebra.tensorH1CotangentOfIsLocalization_toLinearMap · cited by 0Algebra.tensorH1Cotangent…Submodule.injective_tensorToSpan · cited by 0Submodule.injective_tenso…Module.Flat.linearIndependent_one_tmul · cited by 0Flat.linearIndependent_on…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapLinearMap.restrictScalars · cited by 215LinearMap.restrictScalarsLinearMap.CompatibleSMul · cited by 86LinearMap.CompatibleSMulLinearMap.coe_restrictScalarsCITED BYCITES

Cites8

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.