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

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

Sum eq integral add integral deriv

sum_eq_integral_add_integral_deriv

Plain-language statement

A first-order Euler–Maclaurin formula. For 0ab0\le a\le b and a differentiable function ff whose derivative is continuous on [a,b][a,b], the sum over integers a<kb\lfloor a\rfloor<k\le\lfloor b\rfloor equals f(a)B1(a)f(b)B1(b)+abf(t)dt+abf(t)B1(t)dt,f(a)B_1(a)-f(b)B_1(b)+\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