Correctness
KZG.correctness
Plain-language statement
Algebraic correctness of one KZG opening for a coefficient vector.
Source project: ArkLib
Person-level attribution pending.
Source-pinned research
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 423 research declarations. Search 10,000 more complete Mathlib declarations.
423 results
Clear filtersKZG.correctness
Plain-language statement
Algebraic correctness of one KZG opening for a coefficient vector.
Source project: ArkLib
Person-level attribution pending.
KZG.mod_p_eq
Plain-language statement
Powers with exponents congruent modulo p agree in a group of prime order p.
Source project: ArkLib
Person-level attribution pending.
KZG.verify_opening_equation
Plain-language statement
Extract the exponent equation enforced by a successful KZG opening verification.
Source project: ArkLib
Person-level attribution pending.
LinearCode.dist_eq_minWtCodewords
Plain-language statement
The min distance of a linear code equals the minimum of the weights of non-zero codewords.
Source project: ArkLib
Person-level attribution pending.
LinearCode.eq_span_rows
Plain-language statement
A linear code is equal to the submodule spanned by the rows of the matrix whose rows form a basis of the code.
Source project: ArkLib
Person-level attribution pending.
LinearCode.gen_matrix_exists
Plain-language statement
Given a linear code of length ι and dimension dim over a field F, there exists a dim × ι matrix over F which generates the code. Theorem 2.2.7 [GRS25].
Source project: ArkLib
Person-level attribution pending.