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 721 to 726 of 2,569 results.

Project-declaredLean 4.29.0-rc6

A Harmonic replacement exists

DeGiorgi.aHarmonic_replacement_exists

Mathematical 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

Mathematical 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

Mathematical 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

Mathematical 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

Mathematical 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
Project-declaredLean 4.29.0-rc6

Bilin Form Integrand mul smooth eq

DeGiorgi.bilinFormIntegrand_mul_smooth_eq

Mathematical statement

Pointwise expansion of the bilinear-form integrand against a smooth-product witness η · w. The weak gradient of η · w is η · ∇w + (∇η) · w (from mul_smooth_bounded_p), so the bilinear-form integrand is: ⟪A∇u, ∇(η·w)⟫ = η · ⟪A∇u, ∇w⟫ + w · ⟪A∇u, ∇η⟫ where ∇η is encoded as the vector with components (fderiv ℝ η x)(single i 1). Note: this...

partial differential equationsregularity theoryanalysis

Source project: DeGiorgi

Person-level attribution pending.

View proof record