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

Eψ classical Bound to numerical Bound

Eψ.classicalBound.to_numericalBound

Plain-language statement

Let Eψ(x)=ψ(x)x/xE_\psi(x)=|\psi(x)-x|/x. If EψE_\psi obeys the classical bound Eψ(x)A(logxR)Bexp ⁣(ClogxR)E_\psi(x)\le A\left(\frac{\log x}{R}\right)^B\exp\!\left(-C\sqrt{\frac{\log x}{R}}\right) for every xx0x\ge x_0, with A,B,C,R>0A,B,C,R>0, then beyond any x1max{x0,exp(R(2B/C)2)}x_1\ge\max\{x_0,\exp(R(2B/C)^2)\} it obeys the uniform numerical bound obtained by evaluating that expression at x1x_1.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Has Deriv At of has Deriv At of Real comp

HasDerivAt.of_hasDerivAt_ofReal_comp

Plain-language statement

Let f:RRf:\mathbb R\to\mathbb R. If the same function, viewed as taking values in C\mathbb C, has derivative uCu\in\mathbb C at a real point zz, then uu is real and equals the ordinary real derivative of ff at zz.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Integral deriv mul add const

integral_deriv_mul_add_const

Plain-language statement

An integration-by-parts identity for real- or complex-valued ff. If aba\le b, ff is differentiable on [a,b][a,b], and ff' is integrable there, then for every constant cc, ab(t+c)f(t)dt=(b+c)f(b)(a+c)f(a)abf(t)dt.\int_a^b(t+c)f'(t)\,dt=(b+c)f(b)-(a+c)f(a)-\int_a^b f(t)\,dt.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Integral deriv mul floor add one

integral_deriv_mul_floor_add_one

Plain-language statement

For 0ab0\le a\le b and a differentiable function ff whose derivative is continuous on [a,b][a,b], abf(t)(t+1)dt=(b+12)f(b)(a+12)f(a)abf(t)dtabf(t)B1(t)dt,\int_a^b f'(t)(\lfloor t\rfloor+1)\,dt=(b+\tfrac12)f(b)-(a+\tfrac12)f(a)-\int_a^b f(t)\,dt-\int_a^b f'(t)B_1(t)\,dt, where B1(t)=tt12B_1(t)=t-\lfloor t\rfloor-\tfrac12.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Lambda pnt

lambda_pnt

Project documentation

The summatory Liouville function has sublinear growth. Writing Ω(n)\Omega(n) for the number of prime factors of nn, counted with multiplicity, the theorem states n<x(1)Ω(n)=o(x)\sum_{n<\lfloor x\rfloor}(-1)^{\Omega(n)}=o(x) as xx\to\infty.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Limiting fourier variant

limiting_fourier_variant

Plain-language statement

A boundary Fourier identity for a Dirichlet series with a simple pole. Suppose f0f\ge0, the Dirichlet series L(f,s)L(f,s) differs from A/(s1)A/(s-1) by a function GG that extends continuously to Res1\operatorname{Re}s\ge1, and ψ\psi is a compactly supported C2C^2 test function with nonnegative real Fourier transform. For x>0x>0, n1f(n)nψ^ ⁣(12πlognx)Alogxψ^ ⁣(u2π)du=RG(1+it)ψ(t)xitdt.\sum_{n\ge1}\frac{f(n)}{n}\widehat\psi\!\left(\frac{1}{2\pi}\log\frac{n}{x}\right)-A\int_{-\log x}^{\infty}\widehat\psi\!\left(\frac{u}{2\pi}\right)du=\int_{\mathbb R}G(1+it)\psi(t)x^{it}\,dt.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record