Mathlib Map

Theorems · Theorem · commutative algebra

Pi.ker_ringHom

∀ {S : Type v} [inst : Semiring S] {ι : Type u_3} {R : ι → Type u_4} [inst_1 : (i : ι) → Semiring (R i)]
  (φ : (i : ι) → S →+* R i), RingHom.ker (RingHom.pi φ) = ⨅ i, RingHom.ker (φ i)
Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
2 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.