]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-algebra.tex
TODO: remove it, all done for now.
[mjotex.git] / mjo-algebra.tex
index 59d94874e9a13e38a83bb5274e3c5666fa9e17d3..c4e70c232ba2ccb8ecbc02a5574052e5cd40a895 100644 (file)
@@ -9,7 +9,17 @@
   \usepackage{amsopn}
 \fi
 
-\input{mjo-common}
+\input{mjo-common} % for \of, and \binopmany
+
+
+% The direct sum of two things.
+\newcommand*{\directsum}[2]{ {#1}\oplus{#2} }
+
+% The direct sum of three things.
+\newcommand*{\directsumthree}[3]{ \directsum{#1}{\directsum{#2}{#3}} }
+
+% The (indexed) direct sum of many things.
+\newcommand*{\directsummany}[3]{ \binopmany{\bigoplus}{#1}{#2}{#3} }
 
 
 % The (sub)algebra generated by its argument, a subset of some ambient