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 1,195 to 1,200 of 2,569 results.

Project-declaredLean 4.32.0

General hoelder

general_hoelder

Mathematical statement

A weighted Hölder lower bound for Fourier energy. If Δ\Delta lies in the η\eta-large spectrum of ff, m0m\ne0, and a weight ν\nu is at least 11 wherever ff is nonzero, then the order-mm energy of Δ\Delta weighted by ν^\widehat\nu is at least Δ2mη2mf12/f22|\Delta|^{2m}\eta^{2m}\|f\|_1^2/\|f\|_2^2.

additive combinatoricsarithmetic progressionsFourier analysis

Source project: Arithmetic Progressions Almost Periodicity

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Generalized Kronecker Delta mul

generalizedKroneckerDelta_mul

Mathematical statement

The product of two Levi-Civita-type symbols is a generalized Kronecker delta: δ^{μ}_{·} · δ^{ν}_{·} = δ^{μ}_{ν}, where each single factor is a Kronecker matrix against the identity. This is the Lean form of ε^{μ₁…μₙ} ε_{ν₁…νₙ} = δ^{μ₁…μₙ}_{ν₁…νₙ}.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Generalized Kronecker Delta sum snoc

generalizedKroneckerDelta_sum_snoc

Mathematical statement

Generalized Kronecker delta contraction. Summing a generalizedKroneckerDelta over one shared index appended at the end lowers the rank by one and pulls out a factor of card α - n. This is the reusable combinatorial fact behind all epsilon-epsilon identities.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Geometric series estimate

geometric_series_estimate

Mathematical statement

For every real x2x\ge2, the extended-nonnegative geometric series satisfies

n=02n/x2x.\sum_{n=0}^{\infty}2^{-n/x}\le2^x.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record