Theorems · Theorem · category theory
ModuleCat.ExtendScalars.hom_ext
∀ {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 α) (1 ⊗ₜ[R] m) = (CategoryTheory.ConcreteCategory.hom β) (1 ⊗ₜ[R] m)) →
α = β- Cited by
- 4 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Algebraproof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- mul_oneproof · cited by 3,885
- TensorProductproof · cited by 2,545
- ModuleCatstatement and proof · cited by 1,429
Cited by4
Results whose statement or proof uses this declaration.
- ModuleCat.extendScalars_id_compproof · cited by 1
- ModuleCat.extendScalars_assocproof · cited by 1
- ModuleCat.extendScalars_comp_idproof · cited by 1
- ModuleCat.ExtendScalars.hom_ext_iffproof · cited by 0