Documentation

Atlas.AlgebraicGeometryI.code.Lec20GrassmannianTangent

Proposition 35(a). For a formally smooth R-algebra A, the module of Kähler differentials Ω_{A/R} is projective.

Proposition 35(b) — exactness of the conormal sequence at the middle term: for a surjection A → B, the image of I/I² → B ⊗_A Ω_{A/R} is the kernel of the map to Ω_{B/R}.

theorem prop35b_conormal_surjective (R : Type u) [CommRing R] (A : Type v) [CommRing A] [Algebra R A] (B : Type w) [CommRing B] [Algebra R B] [Algebra A B] [IsScalarTower R A B] :

Proposition 35(b) — the map Ω_{A/R} ⊗_A B → Ω_{B/R} is surjective.

Proposition 35(b) — exactness of the Jacobi-Zariski sequence B ⊗_A Ω_{A/R} → Ω_{B/R} at Ω_{B/R}.

Proposition 35(c). For a formally smooth R-algebra A with a formally smooth presentation P, the conormal map P.cotangentComplex is injective.

Corollary 25 (Lecture 20). A R-algebra B is formally smooth iff Ω_{B/R} is projective over B and the first cotangent cohomology H¹(L_{B/R}) vanishes.

Corollary 25 — conormal injectivity: for a formally smooth A and surjection A → B, the conormal map is injective iff H¹(L_{B/R}) vanishes.

@[reducible, inline]
abbrev PolyRingLec20 (k : Type u) [Field k] (n : ) :

Shorthand for the polynomial ring k[x_0, …, x_n] used in the Euler sequence section.

Instances For
    noncomputable def euler_seq_kahler_basis (k : Type u) [Field k] (n : ) :

    The standard basis (dx_0, …, dx_n) of Ω_{k[x_0,…,x_n]/k} as a free module of rank n + 1.

    Instances For

      The module of Kähler differentials of k[x_0,…,x_n] has rank n + 1.

      The module of Kähler differentials of k[x_0,…,x_n] is free.

      The module of Kähler differentials of k[x_0,…,x_n] is finitely generated.

      The top exterior power ∧^{n+1} Ω of the Kähler differentials of k[x_0,…,x_n] is free of rank one (the canonical module on affine (n+1)-space).

      def tautologicalSubspace (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) :

      The tautological subspace V ⊂ W associated to a point V ∈ Gr(k, W).

      Instances For
        @[simp]
        theorem tautologicalSubspace_eq (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) :

        The tautological subspace is, by definition, just V.toSubmodule.

        @[reducible, inline]
        abbrev tautologicalQuotient (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) :

        The tautological quotient bundle fibre W/V at a point V ∈ Gr(k, W).

        Instances For
          instance tautologicalQuotient_finite (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) :

          The tautological quotient W/V is a finite F-module.

          instance tautologicalQuotient_projective (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) :

          The tautological quotient W/V is a projective F-module.

          theorem tautological_rank_constant (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) (p : PrimeSpectrum F) :

          The tautological quotient bundle has constant rank k at every prime of the base.

          theorem grassmannian_quotient_finrank (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) :

          The quotient W/V at a point V ∈ Gr(k, W) has dimension k.

          The dimension of V ⊂ W at a point V ∈ Gr(k, W) is dim W - k.

          @[reducible, inline]
          abbrev grassmannianTangentSpace (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) :

          Tangent space of the Grassmannian at a point V, identified with Hom(V, W/V).

          Instances For
            @[reducible, inline]
            abbrev grassmannianCotangentSpace (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (kk : ) (V : Module.Grassmannian F W kk) :

            Cotangent space of the Grassmannian at a point V, identified with Hom(W/V, V).

            Instances For

              Proposition 37 (Lecture 20). The tangent space Hom(V, W/V) of Gr(k, W) at V has dimension dim V · dim(W/V).

              Proposition 37 (Lecture 20). The cotangent space Hom(W/V, V) of Gr(k, W) at V has dimension dim(W/V) · dim V.

              The tangent and cotangent spaces of the Grassmannian have equal dimension.

              Specialisation to Gr(1, W) = ℙ(W): the tangent space at V has dimension dim V · dim(W/V).

              theorem prop37_projective_space_dim (F : Type u) [Field F] (W : Type v) [AddCommGroup W] [Module F W] (n : ) [FiniteDimensional F W] (hW : Module.finrank F W = n + 1) (V : Module.Grassmannian F W 1) :

              The tangent space of ℙⁿ at every point has dimension n.