Documentation

LeanPool.JacobianDiffgeo.Abel.SerreFunctional

abel-theorem: the Serre functional (design §4.3, routing decision #2's "honest integration atom") #

Unit: abel-theorem. Namespace RS.Abel.

The three analytic/linear-algebraic properties of the area pairing pairing PU σ θ built in AreaPairing.lean:

This gives, for the Abel discharge, a bridge whose hypothesis (∫∫ η ∧ θ = 0 for all θ) is checkable against the weak-solution packaging (LogPiece.lean/UpgradeDischarge.lean) by concrete planar Stokes/residue computations — the shape DolbeaultBridge.lean's abstract residue-pairing hypothesis does not directly offer.

The Stokes vanishing: auxiliary integrands #

Throughout, for a fixed u : SmoothC X and θ : Form1 X: stokesA PU u θ i is dbarψᵢ · u · θ read in chart i; stokesB PU u θ i j is its ψⱼ-weighted piece supported on the (i,j) overlap, still in chart i; stokesC PU u θ i j is the same piece transported to chart j.

The compact-surface Stokes vanishing (Forster 19.6's exactness half): for every global smooth function u and holomorphic 1-form θ, ∫∫_X dbaru ∧ θ = 0. Fully unconditional.

The conjugate (0,1)-form and positivity #

The conjugate (0,1)-form theta-bar of a holomorphic 1-form: chart coefficients conj (coeffIn e θ). The Form01.compat law is the conjugate of coeffIn_trans.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The chart coefficient of the conjugate form.

    The pairing of theta-bar against θ is the (complexified) integral of the nonnegative density ∑ᵢ ψᵢ |θᵢ|²; if it vanishes, θ = 0.

    The pairing as a linear functional on H01 and the injection into the dual #

    The pairing against a fixed θ, as a linear functional on (0,1)-forms.

    Equations
    Instances For

      The pairing descends to the Dolbeault space H01 X (by pairing_dbar_eq_zero).

      Equations
      Instances For
        @[simp]
        theorem RS.Abel.pairingH01_mk {X : Type u_1} [TopologicalSpace X] [CompactSpace X] [ChartedSpace X] [IsManifold (modelWithCornersSelf ) X] (PU : SurfPoU X) (θ : Form1 X) (σ : Form01 X) :
        (pairingH01 PU θ) (H01.mk σ) = pairing PU σ θ

        The Serre functional θ ↦ ∫∫ · ∧ θ, as a linear map into the dual of H01 X.

        Equations
        Instances For

          Positivity injection (Forster 19.5-19.6, Hodge-free): the Serre functional is injective on holomorphic 1-forms. Fully unconditional.

          The gated dimension count and the integral-pairing bridge #

          Gated on serre-duality-tails's remaining external fact, the Dolbeault space has dimension exactly genus X ( is the unconditional tail injection; is the gate).

          The integral-pairing Dolbeault bridge (the Serre-functional replacement for DolbeaultBridge.lean's abstract statement): if a smooth (0,1)-form pairs to zero against EVERY holomorphic 1-form, it is dbar-exact. Gated only on serre-duality-tails's remaining external fact (the same single gate as exists_dbar_eq_zero_of_forall_basis_pairing_eq_zero).

          The single remaining gate, reformulated as a pure dimension count: tailToH1 0 is surjective iff the Čech H¹(𝒪_X) has dimension at most genus X. (The inequality is the unconditional tail injection H1Tail.toH1_injective + h1T_zero_eq_genus; classically the direction is Forster §17.9's Serre-duality counting — the one fact of this challenge that remains open, everything else in Jacobian/Abel now being reduced to it.)