Mathlib Map

Theorems · Theorem · commutative algebra

IsPrincipalIdealRing.of_prime

∀ {R : Type u_1} [inst : CommSemiring R],
  (∀ (P : Ideal R), P.IsPrime → Submodule.IsPrincipal P) → IsPrincipalIdealRing R

If all prime ideals in a commutative ring are principal, so are all other ideals.

Defined in
Mathlib.RingTheory.PrincipalIdealDomainOfPrime
Cited by
1 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiring

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.