abel-theorem: the Serre area-pairing infrastructure (design §4.3, routing decision #2) #
Unit: abel-theorem. Namespace RS.Abel.
The blueprint's routing decision #2 budgeted ONE "honest integration atom" for the whole
challenge: the Dolbeault-side Serre functional (σ, ω) ↦ ∫∫_X σ ∧ ω pairing a smooth
(0,1)-form σ : Form01 X against a holomorphic 1-form ω : Form1 X. This file builds its
foundation:
SurfPoU X— a finite smooth partition of unity subordinate to preferred-chart sources (fromRS.exists_smoothPartitionOfUnity+ compactness;SurfPoU.nonempty).- planar helpers — the indicator-extension smoothness gadget
(
contDiff_indicator_of_eq_zero_off,hasCompactSupport_indicator_of_eq_zero_off), the chart-inverseContDiffOnbridges (contDiffOn_comp_symm_of_contMDiffOn,contDiffOn_comp_symm_real), the holomorphic-Jacobian determinant identity (det_fderiv_restrictScalars_eq_normSq, the residue-theorem design's spike-verified fact), and the biholomorphic change-of-variables atomintegral_eq_integral_transition: a planar integrand supported on the image of a chart overlap can be transported to the other chart at the cost of the(1,1)-density factorComplex.normSq (deriv τ)— exactly howσ ∧ ωtransforms (Form01.compat'sconj (deriv τ)timescoeffIn_trans'sderiv τ). pairing PU σ θ— the pairing itself,∑ i, ∫ z, ψ_i(z) · σ_i(z) · ω_i(z) dAover the fixed partitionPU, with integrability (integrable_pairingTerm) and bilinearity (pairing_add_left/pairing_smul_left/pairing_add_right/pairing_smul_right).
SerreFunctional.lean proves the two analytic properties (dbar-exact forms pair to zero;
positivity against the conjugate form); ChartSupported.lean localizes the pairing for
single-chart-supported (0,1)-data. No independence-of-PU statement is ever needed: every
downstream conclusion is a Prop quantified over a single fixed PU.
Planar helpers #
Indicator-extension smoothness gadget: if F is smooth on the open set T and vanishes on
T \ K for a compact K ⊆ T, then the indicator extension of F by 0 is globally smooth.
Companion to contDiff_indicator_of_eq_zero_off: the indicator extension has compact
support (inside K).
Integrability of the indicator-extension gadget.
Chart-inverse smoothness bridges #
ContMDiffOn data on X reads as planar ContDiffOn data through the inverse of any
maximal-atlas chart (the "any-chart" analogue of SmoothC.contDiffOn_comp_chartAt_symm).
The real-valued global version: a ContMDiff real function on X reads as planar
ContDiffOn data on any maximal-atlas chart target.
Holomorphic-coefficient smoothness: the chart coefficient of a holomorphic 1-form is
real-smooth on the chart target.
The holomorphic Jacobian determinant (residue-theorem design §1.6, spike-verified) #
The planar real Jacobian determinant of a holomorphic map is normSq of its complex
derivative.
The biholomorphic change-of-variables atom #
The (1,1)-density change of variables between charts (the "honest integration atom"'s
transport step): if F vanishes off e '' (e.source ∩ e'.source), G vanishes off
e' '' (e.source ∩ e'.source), and on that overlap image G is the normSq (deriv τ)-weighted
transport of F along the transition τ = e ∘ e'.symm, then the two plane integrals agree.
The finite subordinate partition of unity #
Existence of a SurfPoU on a compact surface.
The i-th chart of the partition datum.
Instances For
The transported partition function vanishes on a whole neighborhood of any point outside the compact carrier (including points outside the chart target).
The complexified partition function read through an arbitrary chart.
Instances For
The complexified partition function vanishes near any target point whose source point is outside the support.
On a chart target, the complexified partition functions sum to 1 near every point.
Planar sum rule for dbar and eventual-vanishing helpers #
The pairing #
The i-th planar integrand of the Serre pairing: ψ_i · σ_i · ω_i read in the i-th
chart, extended by 0 off the chart target.
Equations
Instances For
The core of the pairing integrand vanishes on the chart target off the compact carrier.
Smoothness of the pairing integrand core on the chart target.
The Serre area pairing over the fixed partition datum PU:
∑ i, ∫ z, ψ_i(z) σ_i(z) ω_i(z) dA(z).
Equations
- RS.Abel.pairing PU σ θ = ∑ i : Fin PU.n, ∫ (z : ℂ), RS.Abel.pairingTerm PU σ θ i z