Theorems · Definition · category theory
ModuleCat.restrictScalarsComp
{R₁ : Type u₁} →
{R₂ : Type u₂} →
{R₃ : Type u₃} →
[inst : Ring R₁] →
[inst_1 : Ring R₂] →
[inst_2 : Ring R₃] →
(f : R₁ →+* R₂) →
(g : R₂ →+* R₃) →
ModuleCat.restrictScalars (g.comp f) ≅ (ModuleCat.restrictScalars g).comp (ModuleCat.restrictScalars f)The restriction of scalars by a composition of ring morphisms identifies to the composition of the restriction of scalars functors.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- ModuleCatstatement · cited by 1,429
- RingHom.compstatement and proof · cited by 899
- ModuleCat.restrictScalarsstatement · cited by 148
- ModuleCat.restrictScalarsComp'proof · cited by 13
Cited by9
Results whose statement or proof uses this declaration.
- ModuleCat.extendScalarsCompproof · cited by 10
- CommRingCat.moduleCatRestrictScalarsPseudofunctorproof · cited by 4
- RingCat.moduleCatRestrictScalarsPseudofunctorproof · cited by 4
- ModuleCat.extendScalarsComp_hom_app_one_tmulproof · cited by 3
- ModuleCat.homEquiv_extendScalarsCompstatement · cited by 1
- AlgebraicGeometry.Scheme.Modules.sheafComposePushforwardCompproof · cited by 0
- CommRingCat.moduleCatRestrictScalarsPseudofunctor_mapCompstatement · cited by 0
- SheafOfModules.pushforwardCompForgetToSheafModuleCatproof · cited by 0
- RingCat.moduleCatRestrictScalarsPseudofunctor_mapCompstatement · cited by 0