Theorems · Definition · category theory
ModuleCat.coextendScalars
{R : Type u₁} →
{S : Type u₂} → [inst : Ring R] → [inst_1 : Ring S] → (R →+* S) → CategoryTheory.Functor (ModuleCat R) (ModuleCat S)For any rings R, S and a ring homomorphism f : R →+* S, there is a functor from R-module to
S-module defined by M ↦ (S →ₗ[R] M) where S is considered as an R-module via restriction of
scalars and g : M ⟶ M' is sent to h ↦ g ∘ h.
The definition of (coextendScalars f).obj is given by CoextendScalars.equiv.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- 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.CoextendScalars.map'proof · cited by 1
- ModuleCat.CoextendScalars.obj'proof · cited by 1
Cited by15
Results whose statement or proof uses this declaration.
- ModuleCat.CoextendScalars.equivstatement and proof · cited by 7
- ModuleCat.restrictCoextendScalarsAdjstatement and proof · cited by 1
- ModuleCat.RestrictionCoextensionAdj.app'statement · cited by 1
- ModuleCat.RestrictionCoextensionAdj.counit'statement and proof · cited by 1
- ModuleCat.RestrictionCoextensionAdj.unit'statement · cited by 1
- ModuleCat.RestrictionCoextensionAdj.HomEquiv.fromRestrictionstatement · cited by 1
- ModuleCat.RestrictionCoextensionAdj.HomEquiv.toRestrictionstatement and proof · cited by 1
- ModuleCat.CoextendScalars.extstatement and proof · cited by 1
- ModuleCat.CoextendScalars.ext_iffstatement and proof · cited by 0
- ModuleCat.CoextendScalars.map_applystatement and proof · cited by 0
- ModuleCat.CoextendScalars.smul_applystatement and proof · cited by 0
- ModuleCat.RestrictionCoextensionAdj.counit'_appstatement · cited by 0