Skip to content

Commit abe02df

Browse files
LionSRtexra-ai
andauthored
doc(periodic): update final overlap route gap (#3272)
Co-authored-by: Sirui Lu <texra-ai@outlook.com>
1 parent bcb78f5 commit abe02df

1 file changed

Lines changed: 27 additions & 16 deletions

File tree

docs/paper-gaps/1708_periodic_overlap_route_alignment.tex

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ \section{Scope}
2525
\leanid{Papers/1708.00029/main.tex}. Paper-level umbrella:
2626
\href{https://github.com/LionSR/TNLean/issues/619}{issue \#619}; proposition-level
2727
subtracking: \href{https://github.com/LionSR/TNLean/issues/81}{issue \#81};
28-
the remaining Case-3 contraction and phase-assembly obligation is tracked by
28+
the remaining Case-3 contraction and phase construction is tracked by
2929
\href{https://github.com/LionSR/TNLean/issues/873}{issue \#873}.}
3030

3131
The source proposition is \emph{equal-or-orthogonal-generalized}.\footnote{Stated
@@ -121,7 +121,7 @@ \section{Sector non-repetition via the blocked fixed-point structure}
121121
\leanid{sectorBlocks_not_gaugePhaseEquiv_of_ne}). With this hypothesis and the
122122
corner-isometry data, the spectral proof is now formalized.
123123

124-
\section{Sector-match case: propagation and the phase assembly}
124+
\section{Sector-match case: propagation and the phase construction}
125125

126126
\textbf{Source.}\footnote{\cite{DeLasCuevas2017Irreducible}, Appendix~A,
127127
lines 961--1117; the initial blocked equation \emph{eq:Nm} appears at
@@ -149,12 +149,14 @@ \section{Sector-match case: propagation and the phase assembly}
149149
\leanid{periodicOverlap_gaugeEquiv_of_sector_match} in \leanid{Case3.lean}.}
150150
The statements track this two-stage structure: the $T^l$ + Theorem~2.10
151151
staircase, followed by the $\Omega_u$ contraction and the
152-
$\kappa/\theta/\phi$ phase assembly. The top-level theorem now invokes these
153-
assembly lemmas and is proved modulo the two remaining leaf obligations. The
152+
$\kappa/\theta/\phi$ phase construction. The top-level theorem now invokes these
153+
component lemmas and is proved modulo the single remaining leaf
154+
\leanid{repeatedBlocks_of_blockedSectorGaugePhase}. The
154155
docstrings have been realigned to cite the source equation labels and line
155156
ranges (replacing earlier published-version labels such as ``A.8'' and
156157
``A.14--A.18'' that do not occur in the local source), and the
157-
$\kappa/\theta/\phi$ phase assembly is now stated explicitly as load-bearing.
158+
$\kappa/\theta/\phi$ phase construction is now stated explicitly as
159+
load-bearing.
158160

159161
\textbf{Formalized single-site inputs.} The single-site off-diagonal
160162
decomposition is now formalized from the cyclic adjoint-shift
@@ -197,20 +199,29 @@ \section{Sector-match case: propagation and the phase assembly}
197199
inverse cyclic indexing convention.
198200

199201
\textbf{Remaining Case-3 input.} After these single-site inputs, the open
200-
Case-3 leaf is the contraction and phase-assembly step:
202+
Case-3 leaf is the contraction and gauge construction:
201203
\begin{itemize}
202-
\item \emph{Per-sector corner unitaries}: upgrading the compression LinearEquiv
203-
$\varphi_u$ to a multiplicative $\ast$-isomorphism with a unitary intertwiner
204-
$U_v=P_uU_vQ_v$ on $\mathrm{Fin}\,D$ (\emph{eq:Cvprop}); and the $m$-factor
205-
cyclic $\Omega_u$-contraction with the $\eta$ bookkeeping (the two-site
206-
\leanid{tensor_proportional} is its $m=2$ shadow) plus the $\kappa/\theta/\phi$
207-
telescoping into the global unitary $U=\sum_u e^{i\phi_{u+q}}P_uU_{u+q}Q_{u+q}$.
204+
\item The $m$-factor cyclic $\Omega_u$-contraction with the $\eta$ bookkeeping:
205+
starting from the common right inverses for the injective tensors $F_u$,
206+
contract the cyclic product in lines~1041--1068 to obtain the uniform
207+
product-tensor identity \emph{eq:resultprop}.
208+
\item The final normalization and gauge construction: use the proved scalar
209+
extraction theorem to obtain $\kappa_v$ with $\prod_v\kappa_v=1$, prove
210+
$|\kappa_v|=1$ from the left-canonical normalization, apply the finite-cycle
211+
coboundary lemma to write $\kappa_v=e^{i(\phi_v-\phi_{v+1})}$, and assemble
212+
the global unitary
213+
$U=\sum_u e^{i\phi_{u+q}}P_uU_{u+q}Q_{u+q}$.
208214
\end{itemize}
209-
This is the remaining obligation for the repeated-blocks assembly
215+
This is the remaining obligation for the repeated-blocks
210216
theorem.\footnote{Formal declaration:
211-
\leanid{repeatedBlocks_of_blockedSectorGaugePhase}.} The one-step
212-
transport theorem is closed by the single-site overlap theorem above together
213-
with the overlap-to-gauge theorem and the proved sector primitivity.\footnote{
217+
\leanid{repeatedBlocks_of_blockedSectorGaugePhase}.} The tensor-product scalar
218+
extraction and product-one normalization have already been isolated in
219+
\leanid{PiTensorProductPhase.exists_kappa_of_piTensorProduct_eq_smul} and
220+
\leanid{PiTensorProductPhase.exists_kappa_product_one_of_piTensorProduct_eq_root_smul};
221+
the finite-cycle phase choice is isolated in
222+
\leanid{exists_fin_complex_unit_cyclic_coboundary_shift_of_prod_eq_one}. The
223+
one-step transport theorem is closed by the single-site overlap theorem above
224+
together with the overlap-to-gauge theorem and the proved sector primitivity.\footnote{
214225
The formal declarations are
215226
\leanid{sectorGaugePhaseEquiv_succ_of_cyclicTransport} and
216227
\leanid{gaugePhaseEquiv_of_overlap_norm_tendsto_one_of_irreducible_TP}.}

0 commit comments

Comments
 (0)