Theorems · Theorem · commutative algebra
RingHom.ker_prodMap
∀ {R : Type u} {S : Type v} [inst : Semiring R] [inst_1 : Semiring S] {T : Type u_1} {U : Type u_2}
[inst_2 : Semiring T] [inst_3 : Semiring U] (f : R →+* S) (g : T →+* U),
RingHom.ker (f.prodMap g) = (RingHom.ker f).prod (RingHom.ker g)- Defined in
- Mathlib.RingTheory.Ideal.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Idealstatement · cited by 4,748
- RingHom.kerstatement and proof · cited by 363
- Ideal.extproof · cited by 131
- Ideal.prodstatement · cited by 28
- RingHom.prodMapstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.