Skip to content

Commit 5cf06f6

Browse files
committed
theorem 8.2
1 parent 610dfca commit 5cf06f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ArkLib/Data/CodingTheory/ProximityGenerator/PolynomialGenerator.lean

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ import Mathlib.RingTheory.MvPolynomial.IrreducibleQuadratic
1212
/-!
1313
## Main Results
1414
15-
- Statement of Theorem 8.2 (MCA for polynomial generators) [BCGM25].
15+
- Theorem 8.2 (MCA for polynomial generators) [BCGM25].
1616
- Statement of Lemma 9.3 [BCGM25] - sorried out. It depends on the Guruswami-Sudan part of Proximity
1717
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].
18+
- Theorem 9.2 (Polynomial Generators have MCA for Reed-Solomon codes up to the Johnson bound)
19+
(statement and proof assuming Lemma 9.3) [BCGM25].
2020
2121
## References
2222

0 commit comments

Comments
 (0)