Theorems · Definition · category theory
ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.fromExtendScalars
{R : Type u₁} →
{S : Type u₂} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
(f : R →+* S) →
{X : ModuleCat R} →
{Y : ModuleCat S} → (X ⟶ (ModuleCat.restrictScalars f).obj Y) → ((ModuleCat.extendScalars f).obj X ⟶ Y)Given R-module X and S-module Y and a map X ⟶ (restrictScalars f).obj Y, i.e R-linear map
X ⟶ Y, there is a map (extend_scalars f).obj X ⟶ Y, i.e S-linear map S ⨂ X → Y by
s ⊗ x ↦ s • g x.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- TensorProductproof · cited by 2,545
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.carrierproof · cited by 997
- ModuleCat.ofproof · cited by 594
- ModuleCat.ofHomproof · cited by 200
- ModuleCat.restrictScalarsstatement and proof · cited by 148
- TensorProduct.liftproof · cited by 59
Cited by3
Results whose statement or proof uses this declaration.
- ModuleCat.ExtendRestrictScalarsAdj.homEquivproof · cited by 1
- ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.fromExtendScalars_hom_applystatement and proof · cited by 0
- ModuleCat.ExtendRestrictScalarsAdj.homEquiv_symm_applystatement · cited by 0