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 835 to 840 of 2,569 results.

Project-declaredLean 4.29.0-rc6

Supersolution ae closeout inv

DeGiorgi.supersolution_ae_closeout_inv

Mathematical statement

Closeout: pass from iterated L^{pₙ}(B_{rₙ}) bounds to an a.e. L^∞ bound on u⁻¹ over B_{1/2}. Since rₙ > 1/2 for all n and pₙ → ∞, the L^{pₙ} norms converge to the L^∞ norm. The uniform bound from the iteration + geometric majorant gives the pointwise bound.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Supersolution iteration inverse

DeGiorgi.supersolution_iteration_inverse

Mathematical statement

Iteration of the inverse-power one-step bound by induction. At each step, supersolution_preMoser_inverse provides the Lᵖⁿ → Lᵖⁿ⁺¹ gain, and we accumulate the product of step constants.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Super Step Const Inv le

DeGiorgi.superStepConstInv_le

Mathematical statement

Each inverse-power step constant is bounded by a simpler expression. The key simplification: pₙ/(1+pₙ) ≤ pₙ (since pₙ > 0), and gap_n = 2^{-(n+2)}, so 1/gap_n² = 4^{n+2} = 16 · 4^n.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Vitali covering lemma

DeGiorgi.vitali_covering_lemma

Project documentation

Vitali covering lemma (5r-covering): from any family of balls, one can extract a disjoint subfamily such that the 5× enlargements cover the union, and every original ball meets a selected ball of at least half its radius.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

W11 ae eq ac representative

DeGiorgi.w11_ae_eq_ac_representative

Mathematical statement

For u ∈ W^{1,1}(a,b) with weak derivative g, u agrees a.e. with x ↦ C + ∫_a^x g(t) dt for some constant C. Proof: define F(x) = ∫_a^x g. By AC-IBP, F also has weak derivative g on (a,b). Then u - F has zero weak derivative. By du_bois_reymond, u - F = D a.e.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record