Skip to main content

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 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 1,771 to 1,776 of 2,569 results.

Project-declaredLean 4.32.0

Negligible polynomial mul

negligible_polynomial_mul

Project documentation

If f is negligible, then fun n => ↑(p.eval n) * f n is negligible for any polynomial p. This is the key lemma for handling polynomial-loss security reductions.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

NNReal rpow sum le sum

NNReal.rpow_sum_le_sum

Mathematical statement

A discrete Minkowski inequality: for p ≥ 1 and a finite sequence a : Fin n → ℝ≥0, the ℓᵖ norm of a is bounded above by the sum of its entries.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Norm fourier le integral deriv div

norm_fourier_le_integral_deriv_div

Mathematical statement

Fourier-transform decay from an integrable derivative: for integrable, differentiable g with integrable derivative, ‖𝓕 g w‖ ≤ (∫ ‖deriv g x‖) / (2π·|w|).

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Norm interval Integral exp neg mul sinc tail le

norm_intervalIntegral_exp_neg_mul_sinc_tail_le

Mathematical statement

For a>0a>0 and 1RB1\le R\le B, the damped sinc integral over the finite tail [R,B][R,B] satisfies the uniform estimate RBeaxsinc(x)dx4R.\left|\int_R^B e^{-ax}\operatorname{sinc}(x)\,dx\right|\le\frac{4}{R}.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record