There was an error while loading. Please reload this page.
1 parent 610dfca commit 5cf06f6Copy full SHA for 5cf06f6
1 file changed
ArkLib/Data/CodingTheory/ProximityGenerator/PolynomialGenerator.lean
@@ -12,11 +12,11 @@ import Mathlib.RingTheory.MvPolynomial.IrreducibleQuadratic
12
/-!
13
## Main Results
14
15
-- Statement of Theorem 8.2 (MCA for polynomial generators) [BCGM25].
+- Theorem 8.2 (MCA for polynomial generators) [BCGM25].
16
- Statement of Lemma 9.3 [BCGM25] - sorried out. It depends on the Guruswami-Sudan part of Proximity
17
Gaps.
18
-- Statement and proof (using Lemma 9.3.) of Theorem 9.2 (Polynomial Generators have MCA for
19
-Reed-Solomon codes up to the Johnson bound) [BCGM25].
+- Theorem 9.2 (Polynomial Generators have MCA for Reed-Solomon codes up to the Johnson bound)
+(statement and proof assuming Lemma 9.3) [BCGM25].
20
21
## References
22
0 commit comments