Theorems · Theorem · commutative algebra
IsDiscreteValuationRing.ideal_eq_span_pow_irreducible
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDomain R] [IsDiscreteValuationRing R] {s : Ideal R},
s ≠ ⊥ → ∀ {ϖ : R}, Irreducible ϖ → ∃ n, s = Ideal.span {ϖ ^ n}Every nonzero ideal in a DVR is a power of the maximal ideal.
See idealOrderIsoENat for a precise classification of ideals in a DVR.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Unitsproof · cited by 2,804
- IsDomainstatement and proof · cited by 2,196
- Units.valproof · cited by 1,966
- Ideal.spanstatement and proof · cited by 948
- Irreduciblestatement and proof · cited by 496
- Associatedproof · cited by 296
- IsDiscreteValuationRingstatement and proof · cited by 117
- Submodule.IsPrincipal.generatorproof · cited by 56
Cited by1
Results whose statement or proof uses this declaration.
- PadicInt.ideal_eq_span_pow_pproof · cited by 0