Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.isPrime_iff_bot_or_prime

∀ {A : Type u_2} [inst : CommRing A] [IsDedekindDomain A] {P : Ideal A}, P.IsPrime ↔ P = ⊥ ∨ Prime P

In a Dedekind domain, the prime ideals are the zero ideal together with the prime elements of the monoid with zero Ideal A.

Defined in
Mathlib.RingTheory.DedekindDomain.Ideal.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDedekindDomain

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 by1

Results whose statement or proof uses this declaration.