Mathlib Map

Theorems · Definition · category theory

ModuleCat.extendScalarsId

(R : Type u₁) → [inst : CommRing R] → ModuleCat.extendScalars (RingHom.id R) ≅ CategoryTheory.Functor.id (ModuleCat R)

The extension of scalars by the identity of a ring is isomorphic to the identity functor.

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

Around this declaration

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

CommRingCat.moduleCatExtendScalarsPseudofunctor · cited by 4CommRingCat.moduleCatExte…ModuleCat.extendScalarsId_hom_app_one_tmul · cited by 2ModuleCat.extendScalarsId…ModuleCat.extendScalarsId_inv_app_apply · cited by 1ModuleCat.extendScalarsId…ModuleCat.extendScalars_comp_id · cited by 1ModuleCat.extendScalars_c…ModuleCat.extendScalars_id_comp · cited by 1ModuleCat.extendScalars_i…ModuleCat.homEquiv_extendScalarsId · cited by 1ModuleCat.homEquiv_extend…CommRingCat.moduleCatExtendScalarsPseudofunctor_mapId · cited by 0CommRingCat.moduleCatExte…ModuleCat.extendScalars_comp_id_assoc · cited by 0ModuleCat.extendScalars_c…ModuleCat.extendScalars_id_comp_assoc · cited by 0ModuleCat.extendScalars_i…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoEquiv.symm · cited by 3681Equiv.symmCategoryTheory.Functor.id · cited by 3333Functor.idModuleCat · cited by 1429ModuleCatCategoryTheory.Iso.symm · cited by 993Iso.symmModuleCat.extendScalars · cited by 39ModuleCat.extendScalarsCategoryTheory.Adjunction.id · cited by 12Adjunction.idModuleCat.extendRestrictScalarsAdj · cited by 7ModuleCat.extendRestrictS…ModuleCat.restrictScalarsId · cited by 5ModuleCat.restrictScalars…CategoryTheory.conjugateIsoEquiv · cited by 4CategoryTheory.conjugateI…ModuleCat.extendScalarsIdCITED BYCITES

Cites14

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

Cited by9

Results whose statement or proof uses this declaration.