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

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

Swap t heat Kernel

swap_t_heatKernel

Plain-language statement

Swap the time derivative t\partial_t with the integral \int.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Swap x heat Kernel

swap_x_heatKernel

Plain-language statement

Swap the spatial derivative x\partial_x with the integral \int.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Swap xx heat Kernel

swap_xx_heatKernel

Plain-language statement

Swap the second spatial derivative xx\partial_{xx} with the integral \int.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Weak Deriv Uniq U

WeakDerivUniqU

Project documentation

Uniqueness of weak multi-derivatives on U: any two candidates must agree almost everywhere on U. The proof reduces to the du Bois-Reymond lemma via the defining identity.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record