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

1 topic

41 results

Clear filters
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
Project-declaredLean 4.30.0

Is Open ae eq of integral cont Diff smul eq

IsOpen.ae_eq_of_integral_contDiff_smul_eq

Project documentation

If ∫ ψ · f = ∫ ψ · g for all ψ ∈ Cc^∞(U), then f =ᵃᵉ g on U. This is the du Bois-Reymond lemma, the key uniqueness engine for weak derivatives.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

NNReal rpow sum le sum

NNReal.rpow_sum_le_sum

Plain-language 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