@@ -17,7 +17,7 @@ open scoped Matrix BigOperators
1717This file formalizes the periodic fundamental theorem of arXiv:1708.00029 Section 3 and the
1818Z-gauge theory used in its equal-case strengthening:
1919
20- * **Theorem 3.4** (`fundamentalTheorem_periodic_proportional`): If two non-repeating
20+ * **Theorem 3.4** (`fundamentalTheorem_periodic_proportional`): If two non-repeated
2121 block families satisfy the periodic overlap dichotomy, their bases of periodic tensors
2222 match up to a bijection with per-block `RepeatedBlocks` equivalence. (In the paper,
2323 proportional MPVs imply the dichotomy; here it is a direct hypothesis.)
@@ -274,7 +274,7 @@ theorem peripheralProportionalCase_periodicFT_of_rootFromRescaling
274274
275275/-- **Theorem 3.4 (Proportional case, arXiv:1708.00029).**
276276
277- If two non-repeating block families satisfy the periodic overlap dichotomy, then
277+ If two non-repeated block families satisfy the periodic overlap dichotomy, then
278278their bases of periodic tensors match: equal block counts, a bijection, and per-block
279279`HetRepeatedBlocks` equivalence.
280280
@@ -504,7 +504,7 @@ variable {D₁ D₂ : ℕ}
504504
505505/-- **Theorem 3.8, Step 1: Block matching.**
506506
507- If two tensors in irreducible form with non-repeating blocks satisfy the periodic overlap
507+ If two tensors in irreducible form with non-repeated blocks satisfy the periodic overlap
508508dichotomy, their bases of periodic tensors match: equal block counts, a bijection, and
509509per-block `HetRepeatedBlocks` equivalence.
510510
@@ -527,7 +527,7 @@ theorem fundamentalTheorem_periodic_equalCase_matching
527527
528528/-- **Scalar component of the equal-case periodic FT (arXiv:1708.00029).**
529529
530- If two MPS tensors in irreducible form with non-repeating blocks satisfy the periodic
530+ If two MPS tensors in irreducible form with non-repeated blocks satisfy the periodic
531531overlap dichotomy and per-block multiplicity-entry power equality, then:
532532
5335331. **Block matching** : equal block counts, a bijection, and per-block `HetRepeatedBlocks`.
0 commit comments