Skip to content

Commit 579ef40

Browse files
committed
Fix equation references
1 parent ee847b4 commit 579ef40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/appendix/symmetric_tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ with degeneracy 1, `A = U1Space(1 => 1)`. Similarly, the decrease in occupation
466466
acting with $a^-$ can be thought of as the *splitting* of an `U1Irrep(n)` into an
467467
`U1Irrep(n - 1)` and an `U1Irrep(1)`, leading to a representation in terms of a
468468
`TensorMap(..., A ⊗ V ← V)`. Based on these observations, we can represent the matrix
469-
elements {eq}`eq:bosonopmatel` as blocks labeled by the $\mathrm{U}(1)$ fusion trees
469+
elements \eqref{eq:bosonopmatel} as blocks labeled by the $\mathrm{U}(1)$ fusion trees
470470

471471
```@raw html
472472
<center><img src="../img/symmetric_tutorial/bosonops.svg" alt="bosonops" class="color-invertible" style="zoom: 170%"/></center>
@@ -580,7 +580,7 @@ c_i^+ c_j^- \right)^\dagger = c_j^+ c_i^- = - c_i^- c_j^+$ and $\left( c_i^+ c_j
580580
restrict the local occupation number to be 0 or 1, leading to a well-defined notion of
581581
*fermion-parity*. The local fermion-parity operator is related to the fermion number
582582
operator as $Q_i = (-1)^{N_i}$, and is diagonal in the occupation number basis. The
583-
Hamiltonian {eq}`eq:kitaev` is invariant under conjugation by the global fermion-parity
583+
Hamiltonian \eqref{eq:kitaev} is invariant under conjugation by the global fermion-parity
584584
operator, $Q H Q^\dagger = H$, where
585585
```math
586586
Q = \exp \left( i \pi \sum_i N_i \right) = (-1)^{\sum_i N_i}.
@@ -1023,7 +1023,7 @@ determined by the spin irrep label. In particular, we have for each irrep $l$
10231023
```math
10241024
\vec{S}^2 \ket{l,m} = l(l+1) \ket{l,m}.
10251025
```
1026-
It then follows from Eq. {eq}`eq:casimir_decomp` that the reduced matrix elements of the
1026+
It then follows from Eq. \eqref{eq:casimir_decomp} that the reduced matrix elements of the
10271027
exchange interaction are completely determined by the eigenvalue of the quadratic Casimir on
10281028
the uncoupled and coupled irreps. Indeed, to each fusion tree we can associate a
10291029
well-defined value

0 commit comments

Comments
 (0)