Documentation

Atlas.AlgebraicGeometryI.code.Lec20GrassmannianCotangent

The trace pairing on the Grassmannian: a k-bilinear pairing T_V Gr × T^*_V Gr → F, sending (φ, ψ) ↦ tr(ψ ∘ φ).

Instances For

    The natural map T^*_V Gr → (T_V Gr)* induced by the trace pairing.

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

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

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

      Proposition 37 (tangent form). The tangent space Hom(V, W/V) at a point V ∈ Gr(k, W) has dimension (dim W - k) · k.

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

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

      Dimension of the Grassmannian Gr(k, n) via its cotangent space: k · (n - k).

      theorem prop37_projective_cotangent_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) :

      Specialisation to projective space: the cotangent space at a point of ℙⁿ has dimension n.