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

All topics

2569 results

Project-declaredLean 4.32.0

Mem arc Set iff nnnorm width

BohrSet.mem_arcSet_iff_nnnorm_width

Plain-language statement

A point xx belongs to the arc model of a Bohr set BB exactly when every frequency ψ\psi of BB satisfies angle(ψ(x),1)widthB(ψ)\|\operatorname{angle}(\psi(x),1)\|\le \operatorname{width}_B(\psi). Thus membership can be checked using only the stored frequencies and widths.

additive combinatoricsarithmetic progressionsFourier analysis

Source project: Arithmetic Progressions Almost Periodicity

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Mem chord Set iff nnnorm width

BohrSet.mem_chordSet_iff_nnnorm_width

Plain-language statement

A point xx belongs to the chord model of a Bohr set BB exactly when 1ψ(x)widthB(ψ)\|1-\psi(x)\|\le \operatorname{width}_B(\psi) for every frequency ψ\psi of BB.

additive combinatoricsarithmetic progressionsFourier analysis

Source project: Arithmetic Progressions Almost Periodicity

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Borel Caratheodory closed Ball

borelCaratheodory_closedBall

Project documentation

A closed-disc form of the Borel–Carathéodory theorem. Let R,M>0R,M>0, let ff be analytic on zR|z|\le R, assume f(0)=0f(0)=0, and suppose Ref(z)M\operatorname{Re}f(z)\le M throughout that disc. If r<Rr<R and zr|z|\le r, then f(z)2MrRr.|f(z)|\le \frac{2Mr}{R-r}.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Boundary exception

boundary_exception

Plain-language statement

For a tile uu, the union of the grid cubes in its level-nn boundary family has measure at most a constant C(X,n)C(X,n) times the measure of the spatial cube I(u)\mathcal{I}(u).

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
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