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

1 topic

187 results

Clear filters
Project-declaredLean 4.30.0

Integral heat Kernel one gaussian

Heat.integral_heatKernel_one_gaussian

Plain-language statement

Property 2: The heat kernel integrates to one over all of ℝ. This shows that the heat kernel is properly normalized and can be interpreted as a probability density function (specifically, a Gaussian distribution).

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Integral indicator tail even

Heat.integral_indicator_tail_even

Plain-language statement

For even functions, the two-sided tail integral equals twice the one-sided integral.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Integral mul exp neg sq Ici zero

Heat.integral_mul_exp_neg_sq_Ici_zero

Plain-language statement

Evaluation of ∫₀^∞ z exp(-z²) dz = 1/2.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Integral split near far

Heat.integral_split_near_far

Project documentation

Helper lemma for splitting integrals into near and far regions.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Integral smul aezero tsupport

integral_smul_aezero_tsupport

Plain-language statement

If f vanishes a.e. on U and g is supported in U, then ∫ f • g ∂μU = 0.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Integral tendsto of Lploc tendsto

integral_tendsto_of_Lploc_tendsto

Plain-language statement

If f i converges to g in Lᵖ(U), then for any test function ψ ∈ C_c^∞(U), the integrals ∫ f i * ψ ∂μU converge to ∫ g * ψ ∂μU.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record