Theorems · Definition · category theory
ModuleCat.CoextendScalars.equiv
{R : Type u₁} →
{S : Type u₂} →
[inst : Ring R] →
[inst_1 : Ring S] →
(f : R →+* S) →
(M : ModuleCat R) →
↑((ModuleCat.coextendScalars f).obj M) ≃ₗ[S]
↑((ModuleCat.restrictScalars f).obj (ModuleCat.of S S)) →ₗ[R] ↑MThe carrier of (coextendScalars f).obj M is S →ₗ[R] M where S is considered as an
R-module via restriction of scalars.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHom.idstatement and proof · cited by 18,349
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- LinearEquivstatement · cited by 3,317
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.carrierstatement and proof · cited by 997
- ModuleCat.ofstatement and proof · cited by 594
- ModuleCat.restrictScalarsstatement and proof · cited by 148
- ModuleCat.coextendScalarsstatement and proof · cited by 8
Cited by11
Results whose statement or proof uses this declaration.
- ModuleCat.RestrictionCoextensionAdj.app'proof · cited by 1
- ModuleCat.RestrictionCoextensionAdj.counit'proof · cited by 1
- ModuleCat.RestrictionCoextensionAdj.HomEquiv.fromRestrictionproof · cited by 1
- ModuleCat.RestrictionCoextensionAdj.HomEquiv.toRestrictionproof · cited by 1
- ModuleCat.CoextendScalars.extstatement and proof · cited by 1
- ModuleCat.CoextendScalars.ext_iffstatement and proof · cited by 0
- ModuleCat.CoextendScalars.map_applystatement · cited by 0
- ModuleCat.CoextendScalars.smul_applystatement · cited by 0
- ModuleCat.RestrictionCoextensionAdj.counit'_appstatement · cited by 0
- ModuleCat.RestrictionCoextensionAdj.HomEquiv.fromRestriction_hom_apply_applystatement · cited by 0
- ModuleCat.RestrictionCoextensionAdj.HomEquiv.toRestriction_hom_applystatement · cited by 0