]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - examples.tex
mjo-algebra.tex: fix glossary sorting of \variety
[mjotex.git] / examples.tex
index d8e2c3243f85d436f2600267c21475556a75b99f..383cef2b5f9c89889e2d38fbfe4d8d42a5e0e339 100644 (file)
@@ -41,6 +41,9 @@
     then that element is denoted by $\unit{R}$. Its additive identity
     element is $\zero{R}$. The stabilizer (or isotropy)
     subgroup of $G$ that fixes $x$ is $\Stab{G}{x}$.
+
+    If $I$ is an ideal, then $\variety{I}$ is the variety that
+    corresponds to it.
   \end{section}
 
   \begin{section}{Algorithm}
 
     The set of all bounded linear operators from $V$ to $W$ is
     $\boundedops[W]{V}$. If $W = V$, then we write $\boundedops{V}$
-    instead.
+    instead. If you have matrices instead, then the general linear
+    group of $n$-by-$n$ matrices with entries in $\mathbb{F}$ is
+    $\GL{n}{\mathbb{F}}$.
 
     If you want to solve a system of equations, try Cramer's
     rule~\cite{ehrenborg}. Or at least the reduced row-echelon form of