Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.IsPrime.exists_mem_prime_of_ne_bot

∀ {R : Type u_2} [inst : CommSemiring R] [UniqueFactorizationMonoid R] {I : Ideal R},
  I.IsPrime → I ≠ ⊥ → ∃ x ∈ I, Prime x

Every non-zero prime ideal in a unique factorization domain contains a prime element.

Defined in
Mathlib.RingTheory.UniqueFactorizationDomain.Ideal
Cited by
3 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringUniqueFactorizationMonoid

Around this declaration

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

Cites16

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

Cited by3

Results whose statement or proof uses this declaration.