Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Two prime hits give a consecutive gap

Abstract

Two prime hits give a consecutive gap.

Theorem 1.1 (Two prime hits give a consecutive gap).

Proof. Machine-checked in Lean as D5/S3/PrimeGaps/ShortGapOccupancyBridge.two_prime_occupancy_yields_consecutive_gap (✓ std3). ∎

Source. Repository-derived.

Commentary.

This is the inherited two-hit theorem from PR 5236. For every finite natural offset set H and natural B,n, the two hypotheses are the bound on every offset and at least two prime hits at n. The conclusion retains the same interval [n,n+B], consecutive primality, and the explicit gap bound.

References