Documentation

TauCeti.AlgebraicGeometry.WeilDivisor.AbelJacobi.LinearSystem

Abel-Jacobi fibers and complete linear systems #

This file records the formal fixed-degree fiber statement for the divisor-class shadow of the Abel-Jacobi map. The existing map

D ↦ [D - deg(D) • [x₀]] ∈ Pic⁰

is defined on all Weil divisors as OrderSystem.weightedAbelJacobiDivisorClass. On effective divisors of a fixed degree, two divisors have the same normalized Abel-Jacobi class exactly when they are linearly equivalent; equivalently, one lies in the complete linear system of the other. The same statement is restated for Mathlib's symmetric powers through the existing equivalence between Sym X d and effective divisors of degree d.

This is the formal-divisor version of the classical fact that the fibers of the Abel map Symᵈ X → Pic⁰ X, D ↦ 𝒪_X(D - d·x₀), are complete linear systems. It advances TauCetiRoadmap/JacobianChallenge/README.md, Layer C/D, the symmetric-power Abel-map lane D ↦ 𝒪_X(D - d·x₀), using the abstract divisor class group available before line bundles, the Picard scheme, or the Jacobian variety exist. No external mathematics is vendored.

Fixed-degree effective divisors #

For effective divisors of the same fixed degree, equality of normalized Abel-Jacobi classes is exactly linear equivalence of the underlying divisors.

The fixed-degree Abel-Jacobi fiber through D is the complete linear system |D|, restricted to effective divisors of the same degree.

As a set of fixed-degree effective divisors, the Abel-Jacobi fiber through D is the restriction of the complete linear system |D|.

Symmetric powers #

On symmetric powers, equality of normalized Abel-Jacobi classes is exactly membership of the corresponding divisor in the complete linear system.

As a set of symmetric-power points, the Abel-Jacobi fiber through s is the preimage of the complete linear system |ofSym s|.