summaryrefslogtreecommitdiff
path: root/theorem.tex
diff options
context:
space:
mode:
Diffstat (limited to 'theorem.tex')
-rw-r--r--theorem.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/theorem.tex b/theorem.tex
new file mode 100644
index 0000000..22ef268
--- /dev/null
+++ b/theorem.tex
@@ -0,0 +1,5 @@
+
+\newtheorem{definition}{Definition}
+\newtheorem{theorem}{Theorem}
+\newtheorem{lemma}{Lemma}
+\newtheorem{corollary}{Corollary}[theorem]