IndisputableMonolith.NumberTheory.MeromorphicCircleOrder
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
- Does not prove the Riemann Hypothesis.
- Does not supply global factorization or entire-function properties.
- Does not compute explicit orders or residues for the zeta function.
- Does not replace the full cost-covering argument in CostCoveringBridge.
used by (4)
depends on (4)
declarations in this module (43)
-
structure
LocalMeromorphicWitness -
theorem
local_meromorphic_factorization -
theorem
meromorphic_phase_charge -
structure
DefectPhaseFamily -
def
pureDefectPhaseData -
def
trivialDefectPhaseFamily -
def
defectPhasePureIncrement -
structure
DefectPhasePerturbationWitness -
theorem
regular_factor_increment_decomposition -
theorem
regular_perturbation_small -
theorem
regular_perturbation_linear_term_bounded -
theorem
regular_perturbation_quadratic_term_bounded -
def
trivialDefectPhasePerturbationWitness -
theorem
defect_phase_family_with_perturbation_exists -
theorem
defect_phase_family_exists -
structure
QuantitativeLocalFactorization -
def
phaseIncrementEpsilonBound -
theorem
phaseIncrementEpsilonBound_nonneg -
theorem
phaseIncrementEpsilonBound_decreasing -
def
zetaDerivedPhaseDataBundle -
def
zetaDerivedPhaseData -
theorem
zetaDerivedPhaseData_charge -
def
zetaDerivedPhaseFamily -
theorem
zetaDerivedPhaseFamily_sensor -
def
zetaDerivedPhasePerturbationWitness -
def
regularFactorPhaseFromWitness -
def
genuineZetaDerivedPhaseData -
theorem
genuineZetaDerivedPhaseData_charge -
def
qlf_regularFactorPhase -
def
genuineZetaDerivedPhaseFamily -
def
genuineRegularFactorPhaseAt -
theorem
genuineRegularFactorPhaseAt_logDerivBound -
theorem
epsilon_abs_bound -
theorem
epsilon_log_phi_small -
theorem
sum_epsilon_abs_bound -
theorem
sum_epsilon_sq_bound -
theorem
convexOn_sinh_Ici -
theorem
sinh_mul_le_mul_sinh -
theorem
genuine_pure_increment_abs_eq -
theorem
sum_inv_succ_mul_succ_le_one -
theorem
sum_inv_succ_mul_succ_sq_le_one -
def
genuineZetaDerivedPhasePerturbationWitness -
structure
ZetaPhaseFamilyData