Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 57 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

57 results

Clear filters
Project-declaredLean 4.32.0

Pn pn plus one

pn_pn_plus_one

Plain-language statement

Consecutive prime gaps are small relative to the primes themselves. If pnp_n is the nnth prime, then pn+1pn=o(pn).p_{n+1}-p_n=o(p_n). Formally, there is a sequence cn0c_n\to0 such that pn+1pn=cnpnp_{n+1}-p_n=c_np_n for every nn.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Prime between

prime_between

Plain-language statement

For every ε>0\varepsilon>0, every sufficiently large real number xx has a prime pp in the short multiplicative interval x<p<(1+ε)xx<p<(1+\varepsilon)x.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rectangle disjoint singleton

rectangle_disjoint_singleton

Plain-language statement

Let RR be the axis-parallel rectangle with opposite corners z,wCz,w\in\mathbb C. If a point pp lies strictly to the left, right, below, or above both corners, then pRp\notin R; equivalently, the rectangle and the singleton {p}\{p\} are disjoint.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rectangle Integral log Deriv eq sum meromorphic Order At

rectangleIntegral_logDeriv_eq_sum_meromorphicOrderAt

Plain-language statement

An argument-principle identity on an axis-parallel rectangle. If ff and its logarithmic derivative f/ff'/f are meromorphic on the rectangle, every point has finite meromorphic order, and no zero or pole of ff lies on the boundary, then 12πiRf(z)f(z)dz=pRordp(f).\frac{1}{2\pi i}\oint_{\partial R}\frac{f'(z)}{f(z)}\,dz=\sum_{p\in R}\operatorname{ord}_p(f). Thus the normalized boundary integral counts zeros positively and poles negatively, with multiplicity.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rectangle Integral HSplit

RectangleIntegralHSplit

Plain-language statement

A vertical splitting identity for rectangular contour integrals. Under integrability of ff along the two horizontal sides, splitting the rectangle with real coordinates from x0x_0 to x1x_1 at aa gives R(x0,x1;y0,y1)f=R(x0,a;y0,y1)f+R(a,x1;y0,y1)f.\int_{\partial R(x_0,x_1;y_0,y_1)}f=\int_{\partial R(x_0,a;y_0,y_1)}f+\int_{\partial R(a,x_1;y_0,y_1)}f. The two integrals over the shared vertical side cancel.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record