From fb9febc01b58fc2fa44dcc64e604a3ff554d4843 Mon Sep 17 00:00:00 2001 From: Bokuan Li Date: Mon, 1 Jun 2026 00:05:45 -0400 Subject: [PATCH] Fixed typo in notations. --- src/op/notation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/op/notation.tex b/src/op/notation.tex index bb25825..75ea846 100644 --- a/src/op/notation.tex +++ b/src/op/notation.tex @@ -10,5 +10,5 @@ $I(A)$ & The index group of $A$. & \autoref{definition:index-group} \\ $\sigma_A(x) = \sigma(x)$ & The spectrum of $x$ in $A$. & \autoref{definition:spectrum} \\ $R_x(\lambda)$ & The resolvent of $x$. & \autoref{definition:resolvent} \\ - $[x]_{sp}$ The spectral radius of $x$. & \autoref{definition:spectral-radius} + $[x]_{sp}$ & The spectral radius of $x$. & \autoref{definition:spectral-radius} \end{tabular} \ No newline at end of file