Theorems · Theorem · category theory
ModuleCat.ExtendScalars.map_tmul
∀ {R : Type u₁} {S : Type u₂} [inst : CommRing R] [inst_1 : CommRing S] (f : R →+* S) {M M' : ModuleCat R} (g : M ⟶ M')
(s : S) (m : ↑M),
(CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendScalars f).map g)) (s ⊗ₜ[R] m) =
s ⊗ₜ[R] (CategoryTheory.ConcreteCategory.hom g) m- 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.
Cites16
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 · 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
- CategoryTheory.Functor.mapstatement · cited by 8,698
- 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 by2
Results whose statement or proof uses this declaration.
- ModuleCat.extendScalars_id_compproof · cited by 1
- ModuleCat.extendScalars_assocproof · cited by 1