Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.ker_le_comap

∀ {R : Type u_1} {S : Type u_2} {F : Type u_3} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : FunLike F R S]
  [rc : RingHomClass F R S] {K : Ideal S} (f : F), RingHom.ker f ≤ Ideal.comap f K
Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
8 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringFunLikeRingHomClass

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 by8

Results whose statement or proof uses this declaration.