X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo-common.tex;h=2785d73d8964f95c7fb9a13785b724252e7f6892;hb=71dc84ac39e0dc87daf64fe61d7523e33711dc34;hp=27c4c7b3f3d8ee8e81f03bab8f5df3afa6102e3d;hpb=37b342a8a6fada8b0fbe828bdf97f346b538f5f4;p=mjotex.git diff --git a/mjo-common.tex b/mjo-common.tex index 27c4c7b..2785d73 100644 --- a/mjo-common.tex +++ b/mjo-common.tex @@ -4,7 +4,6 @@ \ifx\havemjocommon\undefined \def\havemjocommon{1} - \ifx\mathbb\undefined \usepackage{amsfonts} \fi @@ -140,32 +139,6 @@ \fi -% The space of real symmetric n-by-n matrices. -\newcommand*{\Sn}[1][n]{ - \mathcal{S}\if\detokenize{#1}\detokenize{1}{}\else^{#1}\fi -} - -\ifdefined\newglossaryentry - \newglossaryentry{Sn}{ - name={\ensuremath{\Sn}}, - description={the set of $n$-by-$n$ real symmetric matrices}, - sort=Sn - } -\fi - -% The space of complex Hermitian n-by-n matrices. -\newcommand*{\Hn}[1][n]{ - \mathcal{H}\if\detokenize{#1}\detokenize{1}{}\else^{#1}\fi -} - -\ifdefined\newglossaryentry - \newglossaryentry{Hn}{ - name={\ensuremath{\Hn}}, - description={the set of $n$-by-$n$ complex Hermitian matrices}, - sort=Hn - } -\fi - % % Basic set operations % @@ -200,7 +173,6 @@ \newcommand*{\directsummany}[3]{ \binopmany{\bigoplus}{#1}{#2}{#3} } \newcommand*{\unionmany}[3]{ \binopmany{\bigcup}{#1}{#2}{#3} } - % The four standard (UNLESS YOU'RE FRENCH) types of intervals along % the real line. \newcommand*{\intervaloo}[2]{ \left({#1},{#2}\right) } % open-open