Mathlib Map

Theorems · Definition · commutative algebra

RingHom.ker

{R : Type u} →
  {S : Type v} →
    {F : Type u_1} →
      [inst : Semiring R] → [inst_1 : Semiring S] → [inst_2 : FunLike F R S] → [rcf : RingHomClass F R S] → F → Ideal R

Kernel of a ring homomorphism as an ideal of the domain.

Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
363 results in Mathlib
Foundations
Depth 18 from the axioms, rests on 204 definitions · uses propext, Quot.sound
Assumes
SemiringSemiringFunLikeRingHomClass

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.

Cited by425

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 425.