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.29.0-rc6

Linfty subsolution De Giorgi normalized

DeGiorgi.linfty_subsolution_DeGiorgi_normalized

Plain-language statement

Normalized-coefficient De Giorgi L∞ bound with the explicit scaling C(d) * Λ^(d/4) on the unit ball.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Linfty subsolution Moser

DeGiorgi.linfty_subsolution_Moser

Plain-language statement

Moser L^p → L∞ estimate for subsolutions on the unit ball, in the honest essential/a.e. form available before the continuity upgrade. This is the normalized-coefficient unit-ball form of the Moser local maximum estimate.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Linfty subsolution Moser on ball

DeGiorgi.linfty_subsolution_Moser_on_ball

Project documentation

Moser L^p → L∞ estimate on an arbitrary ball, in the same a.e.-power format as the unit-ball Chapter 06 theorem.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Linfty subsolution Moser two

DeGiorgi.linfty_subsolution_Moser_two

Plain-language statement

The p = 2 anchor for Chapter 06 is already available from Chapter 05. This is the exact normalized De Giorgi unit-ball estimate rewritten in the Chapter 06 a.e. power-bound format. It is the base case that the later Moser iteration should strictly improve from p = 2 to arbitrary p > 1.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Log gradient bound eps

DeGiorgi.log_gradient_bound_eps

Plain-language statement

Regularized logarithmic gradient bound: for fixed ε > 0, ∫_Ω φ²|∇u|²/(u+ε)² ≤ 4Λ ∫_Ω |∇φ|². This is the ε-level estimate that feeds into log_gradient_bound_of_supersolution via ε → 0.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Log gradient bound of supersolution

DeGiorgi.log_gradient_bound_of_supersolution

Plain-language statement

Logarithmic gradient bound for positive supersolutions. If u > 0 satisfies -∇·(A∇u) ≥ 0 on Ω, then for every smooth cutoff φ supported in Ω: ∫_Ω φ² |∇u|²/u² ≤ 4Λ ∫_Ω |∇φ|². Equivalently, setting v = -log u: ∫_Ω φ² |∇v|² ≤ 4Λ ∫_Ω |∇φ|². Proof: apply log_gradient_bound_eps for each ε > 0 to get ∫ φ²|∇u|²/(u+ε)² ≤ 4Λ ∫ |∇φ|², then send...

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record