Theorems · Definition · category theory
ModuleCat.ExtendRestrictScalarsAdj.Counit.map
{R : Type u₁} →
{S : Type u₂} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
(f : R →+* S) → {Y : ModuleCat S} → ((ModuleCat.restrictScalars f).comp (ModuleCat.extendScalars f)).obj Y ⟶ YFor any S-module Y, there is a natural R-linear map from S ⨂ Y to Y by
s ⊗ y ↦ s • y
- Cited by
- 3 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 · 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
- CategoryTheory.Functor.compstatement · cited by 6,529
- 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
Cited by4
Results whose statement or proof uses this declaration.
- ModuleCat.ExtendRestrictScalarsAdj.counitproof · cited by 1
- ModuleCat.ExtendRestrictScalarsAdj.Counit.map_apply_one_tmulstatement · cited by 1
- ModuleCat.ExtendRestrictScalarsAdj.counit_appstatement · cited by 0
- ModuleCat.ExtendRestrictScalarsAdj.Counit.map_hom_applystatement and proof · cited by 0