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

Project-declaredLean 4.32.0

Exists of is Invariant of profinite

IsArithFrobAt.exists_of_isInvariant_of_profinite

Mathematical statement

Let G be a finite group acting on S, and R be the fixed subring. If Q is a prime of S with finite residue field, then there exists a Frobenius element σ : G at Q.

number theoryarithmetic geometryFermat's Last Theorem

Source project: Fermat's Last Theorem

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Is Big O at Im Infty of fourier shift

isBigO_atImInfty_of_fourier_shift

Mathematical statement

If F has a Fourier expansion ∑_{m≥0} a_m exp(2πi(m+n₀)z) with n₀ > 0, and the coefficients are absolutely summable at height im z = c, then F = O(exp(-2π n₀ · im z)) at atImInfty. The key bound is: for im z ≥ c, ‖F(z)‖ ≤ (∑_m ‖a_m‖ · exp(-2π c m)) · exp(-2π n₀ · im z)

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Is Cadlag not acc Pt large Left Jump Set

IsCadlag.not_accPt_largeLeftJumpSet

Mathematical statement

The set of large left jump times has no accumulation points. TODO: maybe to_dual can be extended to simplify this proof as the proof of the second part is very similar to the first part.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Is Cancellative of norm integral exp le

isCancellative_of_norm_integral_exp_le

Mathematical statement

Suppose the compatible phase system satisfies the following oscillatory cancellation estimate on every ball B(x,r)B(x,r): for every Lipschitz amplitude φ\varphi supported in the ball and every pair of phases f,gf,g,

B(x,r)ei(fg)φAμ(B(x,r))φLip(1+dx,r(f,g))τ.\left\lVert\int_{B(x,r)}e^{i(f-g)}\varphi\right\rVert\le A\,\mu(B(x,r))\,\lVert\varphi\rVert_{\mathrm{Lip}}\,(1+d_{x,r}(f,g))^{-\tau}.

Then the metric phase space satisfies the project’s IsCancellative property with exponent τ\tau.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Is Compact System equiv

IsCompactSystem.equiv

Mathematical statement

Transport a compact system along an equivalence of types.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record