Mathlib Map

Theorems · Theorem · commutative algebra

exists_maximalIdeal_pow_eq_of_principal

∀ (R : Type u_1) [inst : CommRing R] [IsNoetherianRing R] [inst_2 : IsLocalRing R] [IsDomain R],
  Submodule.IsPrincipal (IsLocalRing.maximalIdeal R) → ∀ (I : Ideal R), I ≠ ⊥ → ∃ n, I = IsLocalRing.maximalIdeal R ^ n
Defined in
Mathlib.RingTheory.DiscreteValuationRing.TFAE
Cited by
1 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsNoetherianRingIsLocalRingIsDomain

Around this declaration

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

Cites62

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.