Documentation

LeanPool.JacobianDiffgeo.Abel.UpgradeDischarge

abel-theorem: the weak-solution-upgrade discharge (design §4.1 steps 5-7, assembled) #

Unit: abel-theorem. Namespace RS.Abel.

The discharge of WeakSolutionUpgrade/WeakSolutionUpgradeFinset modulo the single serre-duality-tails gate. The core (exists_mero_of_sum_pathIntegral_eq_zero): given finitely many paths δ i : Path (A i) (B i) whose TOTAL integral against every holomorphic 1-form vanishes, there is a global meromorphic F with ord_z F = ∑ i ([z = B i] - [z = A i]).

Proof shape (Forster 20.5/20.7(a), dissection-free):

Consumers: weakSolutionUpgrade_of_surjective and weakSolutionUpgradeFinset_of_surjective — design §4.1 steps 5-7 discharged, gated ONLY on serre-duality-tails's single remaining external fact (the same gate as DolbeaultBridge.lean; the weak-solution hypotheses of the WeakSolutionUpgrade shapes are simply not needed: the construction builds its own pieces).

Small algebra helpers #

theorem RS.Abel.pairing_finsetSum_left {X : Type u_1} [TopologicalSpace X] [CompactSpace X] [ChartedSpace X] [IsManifold (modelWithCornersSelf ) X] (PU : SurfPoU X) {ι : Type u_2} (s : Finset ι) (F : ιForm01 X) (θ : Form1 X) :
pairing PU (∑ is, F i) θ = is, pairing PU (F i) θ
theorem RS.Abel.zpow_finset_sum {ι : Type u_2} {a : } (ha : a 0) (s : Finset ι) (f : ι) :
a ^ is, f i = is, a ^ f i

Real-smooth multiplication on the surface, through the preferred chart (no ContMDiffMul 𝓘(ℝ, ℂ) ∞ ℂ instance exists — the AbelWeak compat route).

The core discharge #

theorem RS.Abel.exists_mero_of_sum_pathIntegral_eq_zero {X : Type u_1} [TopologicalSpace X] [T2Space X] [CompactSpace X] [ChartedSpace X] [IsManifold (modelWithCornersSelf ) X] {ι : Type u_2} [Fintype ι] [ConnectedSpace X] [DecidableEq X] (hsurj : Function.Surjective (LaurentTail.tailToH1 0)) {A B : ιX} (δ : (i : ι) → Path (A i) (B i)) (hper : ∀ (θ : Form1 X), i : ι, pathIntegral (δ i) θ = 0) :
∃ (F : Mero X), F 0 ∀ (z : X), MeroGermOn.ord F z = (∑ i : ι, linkOrd (A i) (B i) z)

The Abel sufficiency engine (Forster 20.5 + 20.7(a), assembled; gated only on serre-duality-tails's remaining external fact): finitely many paths with vanishing total period produce a global meromorphic function whose divisor is exactly the endpoint divisor.

The gated discharges of the two isolated hypotheses #

Design §4.1 steps 5-7, DISCHARGED modulo serre-duality-tails's single remaining external fact: WeakSolutionUpgrade X holds. (The weak-solution argument of the hypothesis is not needed — the construction builds its own chain pieces along the given zero-period path.)

The k-point discharge (design §4.1, the shape period-lattice-rank's Thm 21.4(b) consumes), same single gate.