Theorems · Theorem · category theory
ModuleCat.ExtendScalars.hom_ext_iff
∀ {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
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- LinearMapstatement · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- ModuleCatstatement and proof · cited by 1,429
- TensorProduct.tmulstatement and proof · cited by 1,182
- ModuleCat.carrierstatement and proof · cited by 997
- ModuleCat.ofstatement · cited by 594
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.