Theorems · Definition · ring theory
Algebra.TensorProduct.mapRingHom
{R : Type u_3} →
{S : Type u_4} →
{T : Type u_5} →
{R' : Type u_6} →
{S' : Type u_7} →
{T' : Type u_8} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : CommSemiring T] →
[inst_3 : Algebra R S] →
[inst_4 : Algebra R T] →
[inst_5 : CommSemiring R'] →
[inst_6 : CommSemiring S'] →
[inst_7 : CommSemiring T'] →
[inst_8 : Algebra R' S'] →
[inst_9 : Algebra R' T'] →
(fR : R →+* R') →
(fS : S →+* S') →
(fT : T →+* T') →
fS.comp (algebraMap R S) = (algebraMap R' S').comp fR →
fT.comp (algebraMap R T) = (algebraMap R' T').comp fR →
TensorProduct R S T →+* TensorProduct R' S' T'Heterobasic version of Algebra.TensorProduct.map as a ring homomorphism.
Note that this would generalise map if we were to have SemiAlgHom.
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- TensorProductstatement · cited by 2,545
- RingHom.compstatement and proof · cited by 899
- AlgHom.compproof · cited by 501
- AlgHom.toRingHomproof · cited by 490
- IsScalarTower.toAlgHomproof · cited by 232
- Algebra.TensorProduct.includeRightproof · cited by 165
- AlgHom.restrictScalarsproof · cited by 83
- Algebra.TensorProduct.includeLeftproof · cited by 72
Cited by8
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.mapRingHom_tmulstatement · cited by 5
- Algebra.TensorProduct.mapRingHom_comp_includeLeftRingHomstatement and proof · cited by 1
- Algebra.TensorProduct.mapRingHom_comp_includeRightstatement · cited by 1
- AddMonoidAlgebra.comulAlgHom_comp_mapRingHomstatement and proof · cited by 0
- AlgebraicGeometry.μ_pullback_left_fststatement and proof · cited by 0
- MonoidAlgebra.comulAlgHom_comp_mapRingHomstatement and proof · cited by 0
- Algebra.TensorProduct.mapRingHom.congr_simpstatement and proof · cited by 0
- Bialgebra.comul_includeRightstatement and proof · cited by 0