noncomputable def
ProximityGap.coeffs_of_close_proximity_curve
{F : Type}
[Field F]
[Fintype F]
[DecidableEq F]
{n l : ℕ}
(δ : ℚ≥0)
(u : Fin l → Fin n → F)
(V : Finset (Fin n → F))
:
Finset F
The parameters for which the curve points are δ-close to a set V
(typically, a linear code). This is the set S from the proximity gap paper.
Instances For
The distance bound from [BCIKS20].