X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=mjo-hurwitz.tex;fp=mjo-hurwitz.tex;h=9dca96048d45377cb655d3bac67b4dd539706875;hp=0000000000000000000000000000000000000000;hb=07b10e9bcd59b16af1cd6b143f07f0a3cd56d33d;hpb=cab35094298c00d10035e926b64ff69df33393a5 diff --git a/mjo-hurwitz.tex b/mjo-hurwitz.tex new file mode 100644 index 0000000..9dca960 --- /dev/null +++ b/mjo-hurwitz.tex @@ -0,0 +1,27 @@ +\ifx\havemjohurwitz\undefined +\def\havemjohurwitz{1} + + +\newcommand*{\quaternions}{\mathbb{H}} + +\ifdefined\newglossaryentry + \newglossaryentry{quaternions}{ + name={\ensuremath{\quaternions}}, + description={the algebra of quaternions}, + sort=H + } +\fi + + +\newcommand*{\octonions}{\mathbb{O}} + +\ifdefined\newglossaryentry + \newglossaryentry{octonions}{ + name={\ensuremath{\octonions}}, + description={the algebra of octonions}, + sort=O + } +\fi + + +\fi