Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Rouche Zero-Count Stability

Abstract

A strict boundary perturbation preserves the rectangle zero count with analytic multiplicity.

Theorem 1.1 (The straight-line homotopy is nonvanishing on the boundary).

Proof. Machine-checked in Lean as D5/S3/Weil/ZetaAnalytic/RoucheZeroCount.homotopy_nonvanishing_on_rectangleBorder (✓ std3). ∎

Source. Repository-derived.

Commentary.

The strict boundary estimate and the interval bound on the homotopy parameter force the perturbation term to have norm strictly below the base value, so their sum cannot vanish.

Theorem 1.2 (The normalized logarithmic-derivative contour integral is continuous).

Proof. Machine-checked in Lean as D5/S3/Weil/ZetaAnalytic/RoucheZeroCount.continuousOn_rectangleIntegral_logDeriv_straightLine (✓ std3). ∎

Source. Repository-derived.

Commentary.

Projection to the closed parameter interval extends the boundary integrand continuously. Mathlib’s parametric interval-integral continuity theorem applies to each of the four rectangle sides, and the normalized contour combination remains continuous.

Theorem 1.3 (Rectangle Rouche zero-count stability).

Proof. Machine-checked in Lean as D5/S3/Weil/ZetaAnalytic/RoucheZeroCount.rectangle_zero_count_eq_of_norm_sub_lt (✓ std3). ∎

Source. Repository-derived.

Commentary.

Boundary nonvanishing and contour-integral continuity put the normalized logarithmic-derivative integral in the discrete range of integer casts throughout the connected parameter interval. It is therefore constant, and the rectangle argument principle identifies its two endpoint values with the stated multiplicity sums.

References

  • Truth anchor: D5/S3/Weil/ZetaAnalytic/RoucheZeroCount.continuousOn_rectangleIntegral_logDeriv_straightLine
  • Truth anchor: D5/S3/Weil/ZetaAnalytic/RoucheZeroCount.homotopy_nonvanishing_on_rectangleBorder
  • Truth anchor: D5/S3/Weil/ZetaAnalytic/RoucheZeroCount.rectangle_zero_count_eq_of_norm_sub_lt