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

1 topic

199 results

Clear filters
Project-declaredLean 4.31.0

E₄ eq H sum sq

E₄_eq_H_sum_sq

Plain-language statement

E₄.toFun = H₂² + H₂H₄ + H₄². Both are weight-4 level-1 modular forms tending to 1 at ∞, so their difference is a weight-4 cusp form, hence zero.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

E₄ sigma qexp

E₄_sigma_qexp

Plain-language statement

E₄ as explicit tsum (from E4_q_exp PowerSeries coefficients). Uses hasSum_qExpansion to convert from PowerSeries to tsum form.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

E Lp Norm cz Operator restrict two three of support subset

eLpNorm_czOperator_restrict_two_three_of_support_subset

Plain-language statement

The operator czOperator K r is bounded from L^2 ([1, 4]) to L^2 ([2, 3]), uniformly in r. This follows from the fact, proved in norm_czOperator_le_add, that it is bounded by the sum of two operators which are both bounded: one is the convolution with dirichletApprox, bounded as it is an average of Fourier projections, and the other one has a k...

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

EnumΘ'Arg Max eq iff

enumΘ'ArgMax_eq_iff

Plain-language statement

Among the first n+1n+1 enumerated phases, enumΘ'ArgMax returns the smallest index ii at which the function gg attains its maximum at xx. Equivalently, every index jnj\le n has value at most the value at ii, and every earlier index j<ij<i has strictly smaller value.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Eq bi Union iterated Maximal Subfamily

eq_biUnion_iteratedMaximalSubfamily

Plain-language statement

Any set of tiles can be written as the union of disjoint subfamilies, their number being controlled by the maximal stack size.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Estimate x shift

estimate_x_shift

Plain-language statement

Let gg have bounded finite support, let r>0r>0, and suppose d(x,x)rd(x,x')\le r. The truncated Calderón-Zygmund operator changes by at most a constant times the global maximal function:

d(Trg(x),Trg(x))C(a)Mg(x).d\bigl(T_r g(x),T_r g(x')\bigr)\le C(a)\,M g(x).

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record