Theorems · Theorem · commutative algebra
RingHom.prodMap_def
∀ {R : Type u_1} {R' : Type u_2} {S : Type u_3} {S' : Type u_4} [inst : NonAssocSemiring R]
[inst_1 : NonAssocSemiring S] [inst_2 : NonAssocSemiring R'] [inst_3 : NonAssocSemiring S'] (f : R →+* R')
(g : S →+* S'), f.prodMap g = (f.comp (RingHom.fst R S)).prod (g.comp (RingHom.snd R S))- Defined in
- Mathlib.Algebra.Ring.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 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.
- RingHomstatement and proof · cited by 10,189
- RingHom.compstatement · cited by 899
- NonAssocSemiringstatement and proof · cited by 805
- RingHom.sndstatement · cited by 39
- RingHom.fststatement · cited by 36
- RingHom.prodstatement · cited by 8
- RingHom.prodMapstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.