]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-theorem.tex
mjo-theorem{,-star}.tex: add the "exercise" environment.
[mjotex.git] / mjo-theorem.tex
index 0b553009d9bac0ba3df9c9400fb7bc2669bc4f42..c11d56f6b250a3ff27f000ae0158edadfc30e75d 100644 (file)
@@ -5,11 +5,12 @@
 
 \usepackage{amsthm}
 
+\theoremstyle{plain}
 \newtheorem{corollary}{Corollary}
+\newtheorem{exercise}{Exercise}
 \newtheorem{lemma}{Lemma}
 \newtheorem{proposition}{Proposition}
 \newtheorem{theorem}{Theorem}
-\newtheorem*{theorem*}{Theorem}
 
 \theoremstyle{definition}
 \newtheorem{definition}{Definition}