You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formalize the generalized two-injective-tensor comparison used in arXiv:1804.04964, Section 3, Lemma inj_equal_tensors_2.
The paper proves that if two pairs of injective tensors agree after inserting an arbitrary matrix on every shared virtual bond, then the corresponding tensors are proportional with inverse scalar factors:
A_1 = lambda * B_1,
A_2 = lambda^{-1} * B_2.
The scalar-reduction substep in this proof is tracked separately by #1362. This issue is the enclosing two-tensor comparison used after eq:inj_equal_edge from #1364, before the final one-vertex-versus-complement specialization tracked by #1360.
Blueprint target
The current worktree adds a not-yet-formalized blueprint node:
thm:peps_twoInjectiveTensorInsertionComparison
and a semantic diagram macro:
\TNPEPSTwoInjectiveTensorInsertionComparison
The diagram depicts two injective tensors joined by several shared virtual bonds, with an arbitrary matrix X inserted on one such bond, matching the displayed hypothesis of lem:inj_equal_tensors_2.
Goal
Formalize the generalized two-injective-tensor comparison used in arXiv:1804.04964, Section 3, Lemma
inj_equal_tensors_2.The paper proves that if two pairs of injective tensors agree after inserting an arbitrary matrix on every shared virtual bond, then the corresponding tensors are proportional with inverse scalar factors:
The scalar-reduction substep in this proof is tracked separately by #1362. This issue is the enclosing two-tensor comparison used after
eq:inj_equal_edgefrom #1364, before the final one-vertex-versus-complement specialization tracked by #1360.Blueprint target
The current worktree adds a not-yet-formalized blueprint node:
and a semantic diagram macro:
The diagram depicts two injective tensors joined by several shared virtual bonds, with an arbitrary matrix
Xinserted on one such bond, matching the displayed hypothesis oflem:inj_equal_tensors_2.The proof substep #1362 is represented by:
Dependencies
eq:inj_equal_edgethat supplies the insertion equality on PEPS edges;Acceptance criteria
thm:peps_twoInjectiveTensorInsertionComparisonwith arbitrary matrix insertions on shared virtual bonds.lem:inj_equal_tensors_2, using the scalar-reduction substep PEPS FT: formalize scalar reduction in the two-injective-tensor comparison #1362 to reduce the possible remaining virtual gauges to scalar multiples of the identity.sorryis introduced outside this theorem endpoint.