Theorems · Theorem · ring theory
Algebra.TensorProduct.mapRingHom.congr_simp
∀ {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 fR_1 : R →+* R') (e_fR : fR = fR_1) (fS fS_1 : S →+* S') (e_fS : fS = fS_1)
(fT fT_1 : T →+* T') (e_fT : fT = fT_1) (HS : fS.comp (algebraMap R S) = (algebraMap R' S').comp fR)
(HT : fT.comp (algebraMap R T) = (algebraMap R' T').comp fR),
Algebra.TensorProduct.mapRingHom fR fS fT HS HT = Algebra.TensorProduct.mapRingHom fR_1 fS_1 fT_1 ⋯ ⋯- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Algebra.TensorProduct.mapRingHomstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.