Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.comap_isPrime

∀ {R : Type u} {S : Type v} {F : Type u_1} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : FunLike F R S] (f : F)
  (K : Ideal S) [inst_3 : RingHomClass F R S] [H : K.IsPrime], (Ideal.comap f K).IsPrime

Variant of Ideal.IsPrime.comap where ideal is explicit rather than implicit.

Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
11 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringFunLikeRingHomClassIdeal.IsPrime

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 by11

Results whose statement or proof uses this declaration.