Documentation

LeanPool.LeanModularForms.ValenceFormula.PVChain.Assembly

PV Chain Assembly #

Assembles the residue side and modular side of the PV chain using Tendsto statements for the ε-truncated integrals.

Main Results #

Modular side sub-lemmas #

The modular side decomposes into:

  1. Vertical seg1+seg4 integrands cancel pointwise for each ε (T-invariance)
  2. Arc seg2+seg3 integral tends to -(2πi·k/12) (S-transformation)
  3. Horizontal seg5 integral tends to 2πi·ord_∞ (q-expansion)
  4. Combine via Tendsto.add
theorem cpv_modular_side_tendsto {k : } (f : ModularForm (Subgroup.map (Matrix.SpecialLinearGroup.mapGL ) (CongruenceSubgroup.Gamma 1)) k) (hf : f 0) (S : Finset UpperHalfPlane) (_hS : pS, p ModularGroup.fd) (hS_complete : pModularGroup.fd, orderOfVanishingAt' (⇑f) p 0p S) :
∃ (H₀ : ), 3 / 2 < H₀ ∀ {H : }, H₀ HFilter.Tendsto (fun (ε : ) => (t : ) in 0..5, pvIntegrand f (fdBoundaryH H) (sArcOfS S sVertOfS S) ε t) (nhdsWithin 0 (Set.Ioi 0)) (nhds (-(2 * Real.pi * Complex.I * (k / 12 - (orderAtCusp' f)))))

Modular side: ε-truncated integral of f'/f tends to -(2πi·(k/12 - ord_∞)).