Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.isPrime_map_C_iff_isPrime

∀ {R : Type u} [inst : CommRing R] (P : Ideal R), (Ideal.map Polynomial.C P).IsPrime ↔ P.IsPrime

If P is a prime ideal of R, then P.R[x] is a prime ideal of R[x].

Defined in
Mathlib.RingTheory.Polynomial.Basic
Cited by
0 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

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

Cites39

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.