pith. machine review for the scientific record. sign in
module module high

IndisputableMonolith.NumberTheory.MeromorphicCircleOrder

show as:
view Lean formalization →

The module extracts a genuine local meromorphic factorization from Mathlib's meromorphicOrderAt_eq_int_iff, with the regular factor g taken as the actual analytic nonvanishing part from Weierstrass factorization rather than a dummy constant. Researchers building the analytic trace and defect-sampled trace for the Recognition Science RH bridge would cite it when constructing phase charges and perturbation witnesses. The module supplies definitions and small lemmas that connect continuous complex analysis to discrete annular J-cost sampling via a

claimThe module supplies LocalMeromorphicWitness and local_meromorphic_factorization such that a meromorphic function admits the local factorization $f(z)=z^k g(z)$ where $k$ is the integer order and $g$ is holomorphic and nonvanishing at the point, together with defectPhasePureIncrement and regular_perturbation bounds for phase-charge increments.

background

The module sits inside the NumberTheory layer of Recognition Science and imports Constants (fundamental time quantum τ₀=1 tick), AnnularCost (phiCost u := cosh((log φ)·u)−1 = J(φ^u)), CirclePhaseLift (continuous-phase infrastructure bridging Mathlib complex analysis to discrete AnnularRingSample/AnnularMesh cost framework), and CostCoveringBridge (three-layer RS cost-covering architecture for RH after the budget interface is made realizable). It therefore supplies the concrete factorization objects needed to turn a hypothetical zeta defect into a phase family whose annular excess can be sampled against the carrier budget.

proof idea

This is a definition module, no proofs. It defines LocalMeromorphicWitness, DefectPhaseFamily, pureDefectPhaseData, trivialDefectPhaseFamily, defectPhasePureIncrement, DefectPhasePerturbationWitness, and the three regular_perturbation lemmas by direct appeal to Mathlib's meromorphicOrderAt_eq_int_iff, extracting the genuine Weierstrass regular factor g rather than a constant placeholder.

why it matters in Recognition Science

The module feeds AnalyticTrace (now axiom-free), CarrierBudgetComparison (Phase 4a of the RH closure plan), DefectSampledTrace (realized annular meshes for hypothetical zeta defects), and HonestPhaseBudgetBridge (Euler/Hadamard-style quantitative control for phase families). It supplies the honest perturbation witness that converts a phase family into bounded annular excess data, closing the remaining bottleneck after Axiom 1 was eliminated.

scope and limits

used by (4)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (4)

Lean names referenced from this declaration's body.

declarations in this module (43)