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 3 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

3 results

Clear filters
Project-declaredLean 4.32.0

Abs rem le

BrunTitchmarsh.abs_rem_le

Plain-language statement

For the Selberg sieve that removes primes up to zz from an interval [x,x+y][x,x+y], with x,y>0x,y>0 and z1z\ge1, the remainder in the expected count of multiples of every nonzero integer dd is uniformly bounded: rd5|r_d|\le5.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Is Big O nat Top of at Top

BrunTitchmarsh.IsBigO.nat_Top_of_atTop

Plain-language statement

Suppose sequences f,g:NRf,g:\mathbb N\to\mathbb R satisfy f(n)=O(g(n))f(n)=O(g(n)) as nn\to\infty, and f(n)=0f(n)=0 whenever g(n)=0g(n)=0. Then a single constant bounds f(n)|f(n)| by that constant times g(n)|g(n)| for every natural number nn, not only for all sufficiently large nn.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Tmp

BrunTitchmarsh.tmp

Plain-language statement

An explicit upper bound for the number of primes below NN: {p<N:p is prime}4NlogN+6N(1+12logN)3.|\{p<N:p\text{ is prime}\}|\le \frac{4N}{\log N}+6\sqrt N\left(1+\frac12\log N\right)^3. The formal statement also covers the small values of NN using Lean's totalized real operations.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record