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

All topics

Showing 2,017 to 2,022 of 2,569 results.

Project-declaredLean 4.31.0

E le dist over 3

ProximityToRS.e_le_dist_over_3

Mathematical statement

Lemma 4.4, [AHIV22] (mutual-exclusion corollary). Either all points on the affine line are e-close to the Reed–Solomon code, or at most ‖RS‖₀ points are. The assumptions v ≠ 0 and ‖RS‖₀ < |F| are necessary for mutual exclusion: if v = 0, the affine line degenerates to a singleton and the two branches can hold simultaneously.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Ps coprime case constant

ps_coprime_case_constant

Mathematical statement

If A and B are coprime and agree on sufficiently many lines, then A is constant.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Ps exists p

ps_exists_p

Mathematical statement

Main existence: if B/A agrees with low-degree quotients on enough lines, then A ∣ B.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Ps exists p nonzero

ps_exists_p_nonzero

Mathematical statement

Existence of P with B = P * A when both A and B are nonzero.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Ps exists qx of cancel

ps_exists_qx_of_cancel

Mathematical statement

After cancellation in X, a large subset of evaluation points witnesses P = quot_y.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record