Theorems · Definition · commutative algebra
RingHom.prodMap
{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'] → (R →+* R') → (S →+* S') → R × S →+* R' × S'Prod.map as a RingHom.
- Defined in
- Mathlib.Algebra.Ring.Prod
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.compproof · cited by 899
- NonAssocSemiringstatement and proof · cited by 805
- RingHom.sndproof · cited by 39
- RingHom.fstproof · cited by 36
- RingHom.prodproof · cited by 8
Cited by7
Results whose statement or proof uses this declaration.
- AlgHom.prodMapproof · cited by 2
- RingHom.ker_prodMapstatement · cited by 0
- RingHom.rangeS_prodMapstatement and proof · cited by 0
- RingHom.prodMap_defstatement · cited by 0
- RingHom.prod_comp_prodMapstatement · cited by 0
- RingHom.range_prodMapstatement and proof · cited by 0
- RingHom.coe_prodMapstatement · cited by 0