Theorems · Theorem · category theory
ModuleCat.extendRestrictScalarsAdj_homEquiv_apply
∀ {R : Type u₁} {S : Type u₂} [inst : CommRing R] [inst_1 : CommRing S] {f : R →+* S} {M : ModuleCat R}
{N : ModuleCat S} (φ : (ModuleCat.extendScalars f).obj M ⟶ N) (m : ↑M),
(CategoryTheory.ConcreteCategory.hom (((ModuleCat.extendRestrictScalarsAdj f).homEquiv M N) φ)) m =
(CategoryTheory.ConcreteCategory.hom φ) (1 ⊗ₜ[R] m)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Equivstatement · cited by 8,337
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- ModuleCatstatement and proof · cited by 1,429
- TensorProduct.tmulstatement · cited by 1,182
- ModuleCat.carrierstatement and proof · cited by 997
Cited by5
Results whose statement or proof uses this declaration.
- ModuleCat.extendScalarsComp_hom_app_one_tmulproof · cited by 3
- ModuleCat.extendScalarsId_hom_app_one_tmulproof · cited by 2
- ModuleCat.homEquiv_extendScalarsIdproof · cited by 1
- ModuleCat.restrictScalars_ηproof · cited by 0
- ModuleCat.restrictScalars_μ_tmulproof · cited by 0