pith. sign in
module module high

IndisputableMonolith.NumberTheory.MeromorphicCircleOrder

show as:
view Lean formalization →

The MeromorphicCircleOrder module extracts genuine local meromorphic factorizations from Mathlib's meromorphicOrderAt_eq_int_iff, with the regular factor g taken as the actual Weierstrass analytic nonvanishing part. Number theorists building the Recognition Science cost-covering bridge to the Riemann hypothesis cite these constructions for precise circle phase and defect sampling. The module assembles sibling definitions and witnesses rather than a single proof.

claimLocalMeromorphicWitness realizes $f(z)=(z-a)^n g(z)$ with $g$ holomorphic and $g(a)\neq 0$, extracted from meromorphicOrderAt_eq_int_iff; also defines DefectPhaseFamily, meromorphic_phase_charge, defectPhasePureIncrement, and regular perturbation bounds on linear and quadratic terms.

background

This module sits in the NumberTheory layer and imports Constants (where $\tau_0=1$ tick), AnnularCost (with $\mathrm{phiCost}(u)=\cosh((\log\phi)\cdot u)-1=J(\phi^u)$), CirclePhaseLift (continuous-phase infrastructure bridging Mathlib complex analysis to discrete AnnularRingSample cost frameworks), and CostCoveringBridge (the three-layer RS cost-covering architecture for RH). It supplies local meromorphic factorization primitives so that regular factors remain genuine analytic nonvanishing functions rather than dummy constants. Sibling objects include LocalMeromorphicWitness, DefectPhaseFamily, pureDefectPhaseData, and regular_factor_increment_decomposition.

proof idea

This is a definition module that constructs witnesses and decompositions such as local_meromorphic_factorization, defectPhasePureIncrement, regular_factor_increment_decomposition, and the three regular_perturbation bounds. It supplies the analytic primitives needed for downstream cost comparisons without a single overarching proof.

why it matters in Recognition Science

The module supplies the meromorphic factorization tools required by AnalyticTrace (which assembles the full RH bridge after axiom elimination), CarrierBudgetComparison (carrier-defect budget comparison on the same circles), DefectSampledTrace (annular meshes for hypothetical zeta defects), and HonestPhaseBudgetBridge (perturbation witnesses that turn honest phase families into bounded annular excess data). It fills the requirement for genuine regular factors stated in the module doc-comment.

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)