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

1 topic

187 results

Clear filters
Project-declaredLean 4.32.0

Le iff width

BohrSet.le_iff_width

Plain-language statement

Characterization of the order on Bohr sets. The relation B1B2B_1\le B_2 holds exactly when every frequency of B2B_2 is also a frequency of B1B_1, and widthB1(ψ)widthB2(ψ)\operatorname{width}_{B_1}(\psi)\le \operatorname{width}_{B_2}(\psi) for each such frequency.

additive combinatoricsarithmetic progressionsFourier analysis

Source project: Arithmetic Progressions Almost Periodicity

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Mem chord Set iff nnnorm width

BohrSet.mem_chordSet_iff_nnnorm_width

Plain-language statement

A point xx belongs to the chord model of a Bohr set BB exactly when 1ψ(x)widthB(ψ)\|1-\psi(x)\|\le \operatorname{width}_B(\psi) for every frequency ψ\psi of BB.

additive combinatoricsarithmetic progressionsFourier analysis

Source project: Arithmetic Progressions Almost Periodicity

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

CA split rowwise implies CA

CA_split_rowwise_implies_CA

Plain-language statement

NOTE: This could be generalized to 2 * N instead of 2 ^ (ϑ + 1). Also, this can be proved for instead of .

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Differential Entropy nonneg of prob le one

CanonicalEnsemble.differentialEntropy_nonneg_of_prob_le_one

Plain-language statement

General entropy non-negativity under a pointwise upper bound probability ≤ 1. This assumption holds automatically in the finite/counting case (since sums bound each term), but can fail in general (continuous) settings; hence we separate it as a hypothesis. Finite case: see CanonicalEnsemble.entropy_nonneg in Finite.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Acceleration eq of equation Of Motion

ClassicalMechanics.DampedHarmonicOscillator.acceleration_eq_of_equationOfMotion

Plain-language statement

Solving the equation of motion for the acceleration: along a solution the second derivative is -(k/m) x - (γ/m) ẋ.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Grad Lagrangian eq force

ClassicalMechanics.DampedHarmonicOscillator.gradLagrangian_eq_force

Plain-language statement

The variational gradient of the Caldirola–Kanai action is the exponential factor times the difference of the force and mass times acceleration appearing in Newton's second law.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record