Generalized Residue Theorem (Theorem 3.3) -- Convex Domain Corollary #
Convex-domain specialization of the generalized residue theorem
(Hungerbuhler-Wasem, arXiv:1808.00997v2, Theorem 3.3). Constructs the
IsNullHomologous witness from convexity, then delegates to
generalizedResidueTheorem_higher_order_tendsto with the two Tendsto inputs
built from conditionsAB_imply_higherOrderCancel_nh and
pv_res_tendsto_of_immersion_nullHomologous.
Main results #
generalizedResidueTheorem_3_3: the generalized residue theorem with conditions (A')+(B), convex domain.
Theorem 3.3 (Hungerbuhler-Wasem): Generalized residue theorem with the paper's actual conditions (A') and (B), matching arXiv:1808.00997v2 Theorem 3.3.
Uses Tendsto formulation and does not require C2 regularity at crossings.
- Condition (A'): At each crossing point where
fhas a pole of ordern, the curve is flat of ordern(Definition 3.2). UsesSatisfiesConditionA'withpoleOrderAt fto capture the variable-order flatness requirement. - Condition (B): At each crossing point, the angle
alphais a rational multiple ofpi, and each nonzero Laurent coefficienta_{-k}withk >= 2satisfies(k-1)*alpha in 2*pi*Z.
These conditions ensure that the PV contributions from higher-order polar terms vanish, so the full PV integral reduces to the simple-pole case.
For simple poles, poleOrderAt f s = 1 and IsFlatOfOrder gamma t_0 1 is automatic
(see isFlatOfOrder_one), so condition (A') reduces to condition (A).
Constructs IsNullHomologous from convexity, then combines
conditionsAB_imply_higherOrderCancel_nh and
pv_res_tendsto_of_immersion_nullHomologous via
generalizedResidueTheorem_higher_order_tendsto.