abel-theorem: chart-supported (0,1)-forms and pairing localization (design §4.1 step 5) #
Unit: abel-theorem. Namespace RS.Abel.
The packaging device for design step 5: a planar function h smooth on ℂ, supported in a
compact K inside the target of one maximal-atlas chart e, spreads to a global
(0,1)-form ChartSupportedData.form whose coefficient in any preferred chart is the
conj (deriv τ)-transported copy of h (exactly Form01.compat's law) — the concrete global
object that a weak solution's chart-local dbarf/f-data assembles into.
Two consumption lemmas:
ChartSupportedData.coeffAt_center/coeffAt_center_of_notMem: the coefficient at a chart center, active and inactive cases (feeding thedbar-matching ofUpgradeDischarge.lean).pairing_form(the localization):pairing PU D.form θ = ∫ z, h z · coeffIn e θ z— the global PoU pairing of a chart-supported form collapses to ONE planar integral in the supporting chart. Proof: per PoU index, transport by the(1,1)-density change of variables (integral_eq_integral_transition), where theconj (deriv)-factor of the form's transported coefficient cancels against the transition'snormSq (deriv)andcoeffIn_trans(deriv_trans_mul_deriv_trans_symm), then sum∑ᵢ ψᵢ = 1.
Also here: the inverse-derivative units deriv_trans_mul_deriv_trans_symm /
deriv_trans_ne_zero (consumed again by the order bookkeeping in UpgradeDischarge.lean), and
Form01.coeffAt_finsetSum.
Inverse-derivative units #
The two transition derivatives at matched points multiply to 1.
Transition derivatives never vanish.
Finset sums of (0,1)-form coefficients #
Chart-supported (0,1)-data #
A planar (0,1)-coefficient supported compactly inside one maximal-atlas chart.
- e : OpenPartialHomeomorph X ℂ
The supporting chart.
The planar coefficient in the supporting chart.
The compact planar carrier.
- hsupp : Function.support self.h ⊆ self.K
Instances For
The source-side compact carrier.
Instances For
The raw coefficient formula in the preferred chart at x.
Equations
Instances For
The coefficient vanishes near any target point whose source point avoids the compact source carrier.
The chart-supported global (0,1)-form.
Equations
Instances For
The coefficient at an active chart center.
The coefficient at an inactive chart center.
Pairing localization #
The localization lemma: the global PoU pairing of a chart-supported (0,1)-form
collapses to a single planar integral in the supporting chart.