Theorems · Theorem · commutative algebra
RingHom.coe_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'] (f : R →+* R')
(g : S →+* S'), ⇑(f.prodMap g) = Prod.map ⇑f ⇑g- 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- NonAssocSemiringstatement and proof · cited by 805
- RingHom.prodMapstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.