Documentation

TauCeti.AlgebraicGeometry.WeilDivisor.Scheme.ProductFormula.FibreDegree

Fibre degrees of the rational-function morphism #

This file compares the local orders of a rational function with the finite-flat fibres of its associated morphism to the projective line. The first bridge identifies the pullback of the standard affine coordinate with the original element of the function field.

The residue degree of a morphism between affine spectra is the inertia degree of the corresponding prime ideal.

If the prime downstairs is generated by one element, the ramification index is the order of the image of that generator in the localization upstairs.

The order defined by quotient length is invariant under a ring equivalence.

Points of a fibre over a point in an affine chart correspond to prime ideals of the affine preimage lying over the target prime.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]
    theorem TauCeti.AlgebraicGeometry.SchemeWeilDivisor.fibrePointPrimesOverEquiv_apply_val {X Y : AlgebraicGeometry.Scheme} (φ : X ⟶ Y) [AlgebraicGeometry.IsAffineHom φ] (U : Y.Opens) (hU : AlgebraicGeometry.IsAffineOpen U) (y : ↥Y) (hy : y ∈ U) (x : { x : ↥X // φ x = y }) :
    let V := (TopologicalSpace.Opens.map φ.base).obj U; have hV := ⋯; have a := AlgebraicGeometry.Scheme.Hom.appLE φ U V ⋯; ↑((fibrePointPrimesOverEquiv φ U hU y hy) x) = (hV.primeIdealOf ⟨↑x, ⋯⟩).asIdeal

    The prime ideal underlying the fibre-point equivalence is the affine-chart prime of the source point.

    In an affine chart, the inertia degree of the prime corresponding to a source point is the residue degree of the original scheme morphism at that point.

    For a finite flat morphism, the ramification-index/inertia-degree sum over an affine fibre is the scheme-theoretic finite-flat rank at the target point.

    The affine finite-flat fibre formula with the inertia degrees replaced by geometric residue degrees. The equivalence with the fibre is kept explicit so the summation still uses the canonical primesOver fintype.

    For a non-global rational function, the ramification/inertia sum above the zero point of ℙ¹ is the finite-flat degree of its projective-line morphism. The target prime is normalized to the principal ideal generated by X₀ / X₁.