Documentation

Atlas.ArithmeticGeometry.code.RegularLocalRings

@[reducible, inline]

(Definition 18.1) A Noetherian local ring $R$ is regular if its maximal ideal can be generated by $\dim R$ elements (equivalently, $\dim_{R/\mathfrak{m}} \mathfrak{m}/\mathfrak{m}^2 = \dim R$).

Instances For

    For a valuation subring $R$ of a field $K$, the ring-theoretic Krull dimension of $R$ equals the order-theoretic coheight of $R$ in the lattice of valuation subrings of $K$.

    theorem ValuationSubring.ringKrullDim_add_one_le_of_lt {K : Type u_1} [Field K] {R₁ R₂ : ValuationSubring K} (h : R₁ < R₂) :
    ringKrullDim R₂ + 1 ringKrullDim R₁

    If $R_1 \subsetneq R_2$ is a strict inclusion of valuation subrings of $K$, then $\dim R_1 \geq \dim R_2 + 1$ (a strictly larger valuation ring has strictly smaller Krull dimension).

    (Nakayama's Lemma, 18.3) For a finitely generated module $M$ over a local ring $(R, \mathfrak{m})$, if $\mathfrak{m} M = M$, then $M = 0$.