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

1 topic

130 results

Clear filters
Project-declaredLean 4.32.0

Right Continuous integral annulus

rightContinuous_integral_annulus

Plain-language statement

If ff is integrable on the open annulus {y:R1<d(x,y)<R2}\{y:R_1<d(x,y)<R_2\}, then varying the inner radius from the right changes the annular integral continuously at R1R_1:

RR<d(x,y)<R2f(y)dyR\longmapsto\int_{R<d(x,y)<R_2}f(y)\,dy

is right-continuous at R=R1R=R_1.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

S truncation

S_truncation

Plain-language statement

Let 1<q21<q\le2, let qq' be its Hölder conjugate, and suppose the linearized nontangential operators have the required uniform L2L^2 bound. For bounded measurable F,GF,G and measurable ff with f(x)1F(x)\lVert f(x)\rVert\le\mathbf 1_F(x), the supremum over all truncated scale intervals Bs1s2B-B\le s_1\le s_2\le B satisfies

G+sups1s2Ts1,s2f(x)dxC(a,q)μ(G)1/qμ(F)1/q.\int_G^+\sup_{s_1\le s_2}\lVert T_{s_1,s_2}f(x)\rVert\,dx\le C(a,q)\,\mu(G)^{1/q'}\mu(F)^{1/q}.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Tendsto of eventually monotone of tendsto on dense

tendsto_of_eventually_monotone_of_tendsto_on_dense

Plain-language statement

We combine limsup_le_of_eventually_monotone_of_tendsto_on_dense and le_liminf_of_eventually_monotone_of_tendsto_on_dense to prove that F · a converges to f a if f is continuous at a.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Tile sum operator

tile_sum_operator

Plain-language statement

For xGGx\in G\setminus G', summing the localized Carleson contribution over all tiles is exactly the same as summing the corresponding oscillatory kernel integral over the integer scales from σ1(x)\sigma_1(x) to σ2(x)\sigma_2(x). This is the identity that converts the discrete tile model back into the finitary operator.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record