Mathlib Map

Theorems · Definition · category theory

ModuleCat.extendScalars

{R : Type u₁} →
  {S : Type u₂} →
    [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → CategoryTheory.Functor (ModuleCat R) (ModuleCat S)

Extension of scalars is a functor where an R-module M is sent to S ⊗ M and l : M1 ⟶ M2 is sent to s ⊗ m ↦ s ⊗ l m

Defined in
Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
Cited by
39 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRing

Around this declaration

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

ModuleCat.extendScalarsComp · cited by 10ModuleCat.extendScalarsCo…ModuleCat.extendScalarsId · cited by 8ModuleCat.extendScalarsIdModuleCat.extendRestrictScalarsAdj · cited by 7ModuleCat.extendRestrictS…ModuleCat.extendRestrictScalarsAdj_homEquiv_apply · cited by 5ModuleCat.extendRestrictS…ModuleCat.ExtendScalars.hom_ext · cited by 4ExtendScalars.hom_extCommRingCat.moduleCatExtendScalarsPseudofunctor · cited by 4CommRingCat.moduleCatExte…ModuleCat.ExtendRestrictScalarsAdj.Counit.map · cited by 3Counit.mapModuleCat.extendScalarsComp_hom_app_one_tmul · cited by 3ModuleCat.extendScalarsCo…ModuleCat.extendScalarsId_hom_app_one_tmul · cited by 2ModuleCat.extendScalarsId…ModuleCat.ExtendScalars.map_tmul · cited by 2ExtendScalars.map_tmulModuleCat.ExtendRestrictScalarsAdj.HomEquiv.fromExtendScalars · cited by 2HomEquiv.fromExtendScalarsModuleCat.extendScalarsId_inv_app_apply · cited by 1ModuleCat.extendScalarsId…ModuleCat.extendScalars_assoc · cited by 1ModuleCat.extendScalars_a…ModuleCat.extendScalars_assoc_assoc · cited by 1ModuleCat.extendScalars_a…ModuleCat.extendScalars_comp_id · cited by 1ModuleCat.extendScalars_c…Quiver.Hom · cited by 32603Quiver.HomCommRing · cited by 17173CommRingCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorRingHom · cited by 10189RingHomModuleCat · cited by 1429ModuleCatModuleCat.ExtendScalars.obj' · cited by 4ExtendScalars.obj'ModuleCat.ExtendScalars.map' · cited by 2ExtendScalars.map'ModuleCat.ExtendScalars.map'_comp · cited by 0ExtendScalars.map'_compModuleCat.ExtendScalars.map'_id · cited by 0ExtendScalars.map'_idModuleCat.extendScalarsCITED BYCITES

Cites9

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

Cited by51

Results whose statement or proof uses this declaration.