pith. sign in
module module moderate

IndisputableMonolith.Mathematics.PrimeGapFromJCost

show as:
view Lean formalization →

The module defines types and certificates for prime gaps derived from the J-cost function. It identifies the canonical case of gap 2 with J(1) = 0, where the ratio to ln(p) is approximately 1. The module consists solely of definitions with no theorems or proofs.

claimThe canonical recognition gap satisfies gap = 2 with J(1) = 0, where the ratio to ln(p) approximates 1.

background

The module imports IndisputableMonolith.Cost to access J-cost definitions and Mathlib. It introduces PrimeGapType for classifying gaps, primeGapTypeCount for their enumeration, twin_prime_canonical for the twin-prime instance, PrimeGapCert for gap certificates, and primeGapCert for certificate construction. The setting derives prime gaps from the J function in Recognition Science.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the basic objects for prime gap analysis via J-cost, supporting extension of the Recognition framework to number theory. It directly encodes the canonical recognition gap J(1) = 0 from the module documentation. No downstream theorems are listed in the used_by relations.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (5)