Documentation

Atlas.AlgebraicGeometryI.code.Lec12CoherentFiberSemicont

noncomputable def fiberDim {R : Type u_1} [CommRing R] (M : Type u_2) [AddCommGroup M] [Module R M] (𝔭 : Ideal R) [𝔭.IsPrime] :

Fiber dimension of an R-module M at a prime 𝔭: the dimension of the residue field tensor product Îș(𝔭) ⊗_R M over Îș(𝔭).

Instances For

    For a flat finite module, the fiber dimension agrees with the rank at the stalk.

    theorem lemma25_fiber_finite {R : Type u_1} [CommRing R] {M : Type u_2} [AddCommGroup M] [Module R M] [Module.Finite R M] (𝔭 : Ideal R) [𝔭.IsPrime] :

    Lemma 25 (Lec 12), part 1: the fiber Îș(𝔭) ⊗_R M of a finitely generated module is finite-dimensional over the residue field.

    Lemma 25 (Lec 12): the fiber M ⊗_R Îș(p) vanishes at p iff p is not in the support of M.

    theorem lemma25_support_isClosed {R : Type u_1} [CommRing R] {M : Type u_2} [AddCommGroup M] [Module R M] [Module.Finite R M] :

    Lemma 25 (Lec 12): the support of a finitely generated module is a closed subset of Spec R (cut out by the annihilator).

    noncomputable def topEquivTensor (A R M : Type u) [CommRing R] [CommRing A] [Algebra R A] [AddCommGroup M] [Module R M] :

    The base change A ⊗_R (⊀ : Submodule R M) ≃ₗ[A] A ⊗_R M: tensoring with the inclusion of the top submodule is an isomorphism.

    Instances For

      The minimal number of generators of M (spanFinrank of the top submodule) is invariant under linear equivalences.

      Over a local ring, the dimension of the fiber Îș ⊗_R M equals the minimal number of generators of M (Nakayama).

      theorem fiberDim_eq_spanFinrank_stalk {R : Type u} [CommRing R] {M : Type u} [AddCommGroup M] [Module R M] [Module.Finite R M] (𝔭 : Ideal R) [𝔭.IsPrime] :

      Bridge between fiber dimension and the localized module: fiberDim M 𝔭 equals the minimal number of generators of the stalk M_𝔭.

      theorem lemma25_fiber_upper_semicontinuity {R : Type u} [CommRing R] [IsNoetherianRing R] {M : Type u} [AddCommGroup M] [Module R M] [Module.Finite R M] (𝔭 𝔼 : Ideal R) [𝔭.IsPrime] [𝔼.IsPrime] (h : 𝔭 ≀ 𝔼) :
      fiberDim M 𝔭 ≀ fiberDim M 𝔼

      Lemma 25 (Lec 12) — Upper semi-continuity of fiber dimension: if 𝔭 ⊆ 𝔼 are primes, then fiberDim M 𝔭 ≀ fiberDim M 𝔼.

      Forward direction of the local-free criterion: if M is free over a local domain, then fiber dimension at the closed point equals fiber dimension at the generic point.

      Reverse direction of the local-free criterion: over a local Noetherian domain, if the fiber dimensions at the closed and generic points coincide, then M is free.

      Lemma 25 (Lec 12) — Local-free criterion: over a local Noetherian domain, a finite module is free iff its fiber dimensions at the closed and generic points agree.