Disk acyclicity of πͺ_D (Jacobian/Dbar/DiskAcyclic.lean) #
Unit: dbar-solvability (docs/design/dbar-solvability.md D9, Β§4.8, Β§7.4). Depends on the
sibling units cech-cohomology (Jacobian.Cech.Cochains) and meromorphic-and-divisors
(Jacobian.Meromorphic).
Main deliverable (D=0 case, the sheaf πͺ of holomorphic functions): ZΒΉ(cover of a chart disk, πͺ) = BΒΉ, i.e. HΒΉ(chart disk, πͺ) = 0 β every additive holomorphic cocycle on a finite cover of
a chart disk splits, via PlanarCousin.exists_holo_splitting_ball transported through the chart
and cech's MeroGermOn/evalAt germ API for the pointwise bookkeeping.
DEVIATION (honestly reported): the general-divisor twist (subsingleton_h1Cover_of_isChartDisk,
needing [T2Space X] [CompactSpace X] and a finite-product twisting germ
q := β a β D.support β© V, (Β· - e a) ^ D (e.symm a)) is NOT included β it is a substantial
independent construction (one-directional twisted cochain maps commuting with d0/d1/
restrictL) that did not fit the remaining time budget; see the final report. The D = 0 case
below is a complete, self-contained, fully admitted-free proof of disk acyclicity for the
structure sheaf, which is the piece the design flags as needed with "no compactness".
Compat helpers (holomorphic β meromorphic, candidates for upstreaming to mero) #
Acyclicity for πͺ (no compactness needed): HΒΉ of a finite cover of a chart disk, with
the structure sheaf's coefficients, vanishes.
General-divisor twist: subsingleton_h1Cover_of_isChartDisk #
The remaining honestly-deferred piece from the DEVIATION note above (Β§D9(b) of
docs/design/dbar-solvability.md): the general-divisor case, needed by
dolbeault-comparison/Leray.lean's member-splitting step. Built here under that unit's
SPECIAL AUTHORIZATION (the cross-unit dependencies were present, it was deferred on time, not
difficulty). Route: a finite Weierstrass-factor germ t on V with ord t = D there
(t w := β_{a β S} (w - e a) ^ D a, S := D.support β© V, pulled back through the chart
e := chartAt β xβ); multiplying a D-cocycle by (restrictions of) t gives a 0-cocycle,
reducing to subsingleton_h1Cover_zero_of_isChartDisk above; dividing a 0-splitting by t
gives back a D-splitting.
MAIN deliverable (owed to cech Β§7 / consumed by dolbeault-comparison's Leray 12.8):
disk acyclicity of the Δech complex of πͺ_D on chart disks, for an ARBITRARY divisor D.