Documentation

LeanPool.LeanModularForms.ValenceFormula.WindingWeights.I

Winding Number Weight at i #

PV integral computation and generalized winding number of fdBoundaryH around the point i.

Main Results #

theorem pv_integral_at_i_tendsto (H : ) (hH : 1 < H) :

The PV integral of (γ-I)⁻¹ γ' over [0,5] with ε-ball cutoff tends to -iπ.

Proof wires through pv_tendsto_of_crossing_limit with:

  • t₀ = 2 (arc crossing at i)
  • δ(ε) = 12/π · arcsin(ε/2) (arc-length inverse of the norm formula)
  • E(ε) = log(g(2-δ)) - log(g(2+δ)) - 2πi (FTC telescope with branch correction)
  • h_limit : E(ε) → -(I·π) (arg computation shows the difference is constantly -iπ)

generalizedWindingNumber' (fdBoundaryH H) 0 5 I = -1/2.

Note: requires 1 < H (not just √3/2 < H) because for H > 1, the point I is strictly inside the contour and the branch cut correction on seg 3 contributes -2πi. For √3/2 < H < 1, I would be outside the contour and the result would be +1/2.