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

All topics

146 results

Clear filters
Project-declaredLean 4.29.0-rc6

Aestrongly Measurable unit Ball Extension of mem Lp

DeGiorgi.aestronglyMeasurable_unitBallExtension_of_memLp

Plain-language statement

AEStronglyMeasurable for unitBallExtension of rough u. Uses measurable representative + ae_eq transfer.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

A Harmonic replacement exists

DeGiorgi.aHarmonic_replacement_exists

Plain-language statement

A-harmonic replacement: given u ∈ W^{1,2}(B_R), there exists h that is A-harmonic with h - u ∈ W₀^{1,2}(B_R).

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

A Harmonic replacement unique

DeGiorgi.aHarmonic_replacement_unique

Plain-language statement

A-harmonic replacements are unique up to a.e. equality.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Bilin Form bound

DeGiorgi.bilinForm_bound

Plain-language statement

The weak bilinear form is continuous with respect to the gradient seminorms.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Bilin Form coercive

DeGiorgi.bilinForm_coercive

Plain-language statement

The weak bilinear form is coercive with respect to the gradient seminorm.

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record
Project-declaredLean 4.29.0-rc6

Bilin Form weighted cauchy Schwarz

DeGiorgi.bilinForm_weighted_cauchySchwarz

Plain-language statement

Weighted Cauchy-Schwarz inequality for the bilinear form. For any f : E → ℝ serving as a weight function: |∫ f · ⟪A∇u, ∇v⟫| ≤ (∫ f² · ⟪A∇u, ∇u⟫)^{1/2} · (Λ · ∫ ‖∇v‖²)^{1/2} This follows from the pointwise bound |⟪Aξ, η⟫|² ≤ ⟪Aξ,ξ⟫ · ⟪Aη,η⟫ ≤ ⟪Aξ,ξ⟫ · Λ‖η‖² (the first inequality is Cauchy-Schwarz for the A-inner product, the second is the upper...

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record