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

2569 results

Project-declaredLean 4.31.0

Core Interaction perfect Completeness

RingSwitching.SumcheckPhase.coreInteraction_perfectCompleteness

Plain-language statement

Perfect completeness for large-field reduction (Sumcheck ++ FinalSum)

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Generalised round consistency completeness

RoundConsistency.generalised_round_consistency_completeness

Plain-language statement

Completeness of the round consistency check. Given a polynomial f, challenge γ, and n-th roots of unity ω, when f is honestly evaluated at the scaled points {ω i * s₀}, the round consistency check succeeds with the value (foldNth n f γ).eval (s₀^n). This establishes that the Lagrange interpolant through the evaluation points matches the n-wa...

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Rpow mul neg rpow eq support Proj

rpow_mul_neg_rpow_eq_supportProj

Plain-language statement

For PSD A and γ ≠ 0, the product A^γ * A^{-γ} equals the support projection of A. This is because x^γ * x^{-γ} = if x = 0 then 0 else 1 for x ≥ 0.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Run Obs lift Comp

runObs_liftComp

Plain-language statement

runObs on a lifted base-spec computation: the trace is 1 (monoid identity).

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record