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 895 to 900 of 2,569 results.

Project-declaredLean 4.31.0

To Coset Fft Domain of Coset Fft Domain

Domain.CosetFftDomainClass.toCosetFftDomain_of_CosetFftDomain

Mathematical statement

Reconstructing a concrete coset FFT domain from its class instance gives back the original domain.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

To Finset image to Fft Domain eq to Finset

Domain.CosetFftDomainClass.toFinset_image_toFftDomain_eq_toFinset

Mathematical statement

Scaling the normalized FFT-domain image by ω 0 recovers the original coset FFT-domain image.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Domain implies char ne 2

Domain.FftDomainClass.domain_implies_char_ne_2

Mathematical statement

The existence of a nontrivial smooth FFT domain rules out characteristic 2.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Neg one mem domain

Domain.FftDomainClass.neg_one_mem_domain

Mathematical statement

In a smooth FFT domain of nonzero logarithmic size, -1 belongs to the domain.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Doubly stochastic holder

doubly_stochastic_holder

Mathematical statement

Doubly stochastic Hölder inequality: for nonneg a, b, doubly stochastic w, and conjugate p, q > 1: ∑{ij} a_i * b_j * w{ij} ≤ (∑ a_i^p)^{1/p} * (∑ b_j^q)^{1/q}.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Drc

drc

Mathematical statement

A dependent-random-choice estimate. For p2p \ge 2, a nonnegative function ff, nonempty AA, and intersecting sets B1,B2B_1,B_2, the support hypothesis produces subsets A1B1A_1 \subseteq B_1 and A2B2A_2 \subseteq B_2 whose normalized difference convolution has controlled correlation with ff. Both relative sizes Ai/Bi|A_i|/|B_i| are bounded below by the same explicit quantity, namely one quarter of a normalized 2p2p-th power of the weighted LpL^p norm of 1A1A1_A \mathbin{\circleddash} 1_A.

additive combinatoricsarithmetic progressionsFourier analysis

Source project: Arithmetic Progressions Almost Periodicity

Person-level attribution pending.

View proof record