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
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 73 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.
- Quiver.Homproof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- RingHomstatement and proof · cited by 10,189
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.ExtendScalars.obj'proof · cited by 4
- ModuleCat.ExtendScalars.map'proof · cited by 2
- ModuleCat.ExtendScalars.map'_compproof · cited by 0
- ModuleCat.ExtendScalars.map'_idproof · cited by 0
Cited by51
Results whose statement or proof uses this declaration.
- ModuleCat.extendScalarsCompstatement · cited by 10
- ModuleCat.extendScalarsIdstatement · cited by 8
- ModuleCat.extendRestrictScalarsAdjstatement · cited by 7
- ModuleCat.extendRestrictScalarsAdj_homEquiv_applystatement and proof · cited by 5
- ModuleCat.ExtendScalars.hom_extstatement and proof · cited by 4
- CommRingCat.moduleCatExtendScalarsPseudofunctorproof · cited by 4
- ModuleCat.ExtendRestrictScalarsAdj.Counit.mapstatement · cited by 3
- ModuleCat.extendScalarsComp_hom_app_one_tmulstatement and proof · cited by 3
- ModuleCat.extendScalarsId_hom_app_one_tmulstatement · cited by 2
- ModuleCat.ExtendScalars.map_tmulstatement · cited by 2
- ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.fromExtendScalarsstatement · cited by 2
- ModuleCat.extendScalarsId_inv_app_applystatement · cited by 1