The Mittag-Leffler atom and the skyscraper fragment (CC8, D7, proof plan §6.9) #
Unit: cech-cohomology (docs/design/cech-cohomology.md §4.7).
C1.MemLD/C1.retype: aD'-cochain all of whose components satisfy the smallerD-bound, re-tagged as aD-cochain (same underlying germs).mlClass: the Mittag-Leffler atom — aD'-0-cochain withD-bounded coboundary yields a class inH¹(D). Both the χ connecting map (finiteness-and-chi) and laurent-tails'T[D] → H¹(D)factor through this.mlClass_eq_zero_iff: the vanishing criterion (the "engine" — usesH⁰ ≃ L(D')gluing andtoH1's colimit description).
mlClass/mlClass_eq_zero_iff (both directions — the ⇒ half uses toH1_injective, Forster
12.4, from Injectivity.lean) are proved with zero sorries; both the χ ledger and laurent-tails'
T[D] → H¹(D) map factor through mlClass. The rest of the six-term fragment —
H1Incl_surjective (part (g)), windowConnect, exists_realization, Lemma A
(mlClass_eq_of_realizes), exact_windowMap_windowConnect, exact_windowConnect_H1Incl —
is proved in SixTerm.lean.
A C¹(D')-cochain all of whose components satisfy the D-bound.
Instances For
Re-tag a D'-cochain satisfying the D-bound as a D-cochain (same underlying germs).
Instances For
The Mittag-Leffler atom #
The Mittag-Leffler atom (D7): a D'-0-cochain with D-bounded coboundary yields a class
in H¹(D).
Equations
- RS.Cech.mlClass 𝒰 g hg = (RS.Cech.toH1 D 𝒰) ((RS.Cech.H1Cover.mk D 𝒰) ⟨((RS.Cech.d0 D' 𝒰) g).retype hg, ⋯⟩)
Instances For
The vanishing criterion (§6.9(b), ⇐ half) #
The ⇐ half below (a class realized by a global section vanishes) needs no injectivity and is
what laurent-tails' truncation map α_D actually produces classes from; it is proved here with
zero sorries. The ⇒ half (needing toH1_injective, Forster 12.4) is proved further down,
after Injectivity.lean's import — see mlClass_eq_zero_iff below.
The vanishing criterion (§6.9(b), ⇒ half): now unlocked by toH1_injective (12.4). #
§6.9(b): the full vanishing criterion for mlClass — toH1_injective spares us any
refinement: a coboundary witness for retype (d0 g) already lives on 𝒰 itself.