Documentation

Atlas.AlgebraicGeometryI.code.SmoothnessOmega

@[reducible, inline]
noncomputable abbrev embDim (R : Type u) [CommRing R] [IsLocalRing R] :

Embedding dimension of a Noetherian local ring R: the minimal number of generators of the maximal ideal, equivalently dim_ΞΊ(π”ͺ/π”ͺΒ²).

Instances For

    Regular local ring: Krull dimension equals embedding dimension.

    Instances For

      General inequality: Krull dimension is at most embedding dimension.

      A field is a regular local ring of dimension zero.

      For a formally smooth R-algebra A, Ξ©_{A/R} is projective.

      A is formally smooth over R iff Ξ©_{A/R} is projective and the first André–Quillen cotangent homology H₁(L_{A/R}) vanishes.

      Smooth locus is open: for a finitely presented R-algebra A, the smooth locus inside Spec A is open.

      The smooth locus equals the locus where H₁ cotangent vanishes intersected with the free locus of Ξ©_{A/R}.

      For a smooth algebra, the smooth locus is the whole spectrum.

      Smoothness is equivalent to the smooth locus being the whole spectrum (for finitely presented algebras).

      Local-to-global smoothness: if A is smooth over R at the prime p, then some basic open D(f) with f βˆ‰ p is smooth over R.

      Localizing an integral domain at the zero ideal yields a field (the fraction field).

      Smoothness at the generic point over a perfect field: a finite-type algebra over a perfect field K is smooth at the generic point of an integral variety.

      Smooth locus is dense over a perfect field: for an integral domain of finite type over a perfect field, the smooth locus is dense in Spec A. This is generic smoothness.

      Combination: the smooth locus over a perfect field is both open and dense.

      Scheme-theoretic generic smoothness: the smooth locus of a finite-presentation morphism to Spec K from a reduced scheme is dense (when K is perfect).

      theorem smooth_ringKrullDim_mvPolynomial (k : Type u) [Field k] (n : β„•) :
      ringKrullDim (MvPolynomial (Fin n) k) = ↑n

      dim k[x₁,…,xβ‚™] = n.

      theorem localization_mvPoly_krullDim_le (k : Type u) [Field k] (n : β„•) (𝔭 : Ideal (MvPolynomial (Fin n) k)) [𝔭.IsPrime] :

      Localizing the polynomial ring at any prime gives a ring of Krull dimension at most n.

      theorem mvPolynomial_smooth (k : Type u) [Field k] (n : β„•) :

      Affine space 𝔸ⁿ_k = Spec k[x₁,…,xβ‚™] is smooth over k.

      theorem localization_mvPoly_krullDim_le_embDim (k : Type u) [Field k] (n : β„•) (𝔭 : Ideal (MvPolynomial (Fin n) k)) [𝔭.IsPrime] :

      For any prime in the polynomial ring, the localization satisfies the fundamental inequality dim ≀ embDim.

      In a non-field local PID, a generator of the maximal ideal is non-zero.

      The embedding dimension of a non-field local PID is 1.

      The Krull dimension of a non-field PID is 1.

      A non-field local PID is regular: dim = 1 = embDim.

      Any discrete valuation ring is a regular local ring of dimension 1.

      The formal power series ring k[[x]] is a discrete valuation ring.

      dim k[[x]] = 1.

      The power series ring over a field is not itself a field.

      Adjoining a power series variable raises Krull dimension by at least one.

      The multivariate power series ring k[[x₁,…,x_d]] is a local ring.

      The maximal ideal of k[[x]] is the principal ideal (x).