Theorems · Definition · category theory
ModuleCat.restrictScalars
{R : Type u₁} →
{S : Type u₂} → [inst : Ring R] → [inst_1 : Ring S] → (R →+* S) → CategoryTheory.Functor (ModuleCat S) (ModuleCat R)The restriction of scalars operation is functorial. For any f : R →+* S a ring homomorphism,
* an S-module M can be considered as R-module by r • m = f r • m
* an S-linear map is also R-linear
- Cited by
- 148 results in Mathlib
- Foundations
- Depth 32 from the axioms, rests on 292 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functorstatement · cited by 16,252
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.RestrictScalars.map'proof · cited by 0
- ModuleCat.RestrictScalars.obj'proof · cited by 0
Cited by213
Results whose statement or proof uses this declaration.
- PresheafOfModules.mapstatement · cited by 55
- AlgebraicGeometry.modulesSpecToSheafproof · cited by 17
- PresheafOfModules.restrictScalarsproof · cited by 14
- ModuleCat.restrictScalarsComp'statement · cited by 13
- ModuleCat.restrictScalarsComp'Appstatement and proof · cited by 11
- ModuleCat.restrictScalarsId'Appstatement and proof · cited by 10
- ModuleCat.restrictScalarsId'statement · cited by 9
- SheafOfModules.pushforwardNatTransproof · cited by 8
- ModuleCat.CoextendScalars.equivstatement and proof · cited by 7
- ModuleCat.extendRestrictScalarsAdjstatement · cited by 7
- PresheafOfModules.constFunctorproof · cited by 7
- ModuleCat.extendRestrictScalarsAdj_homEquiv_applystatement · cited by 5
Showing the 200 most cited of 213.