diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-01-07 18:42:27 +0100 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-01-07 18:42:27 +0100 |
commit | 103677f1a14fe1aec281a69e5d68bbc72335dd9e (patch) | |
tree | 91fed7e0b2549410163ff8106b410ee9b3a4a596 /theorem.tex | |
parent | 3ce895b1697e22fa325f962d3bcae0b78eca321a (diff) |
classification finie en anglais
Diffstat (limited to 'theorem.tex')
-rw-r--r-- | theorem.tex | 5 |
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] |