diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-21 16:27:27 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-21 16:27:27 +0200 |
commit | 4aae3ea0427a6c9e9a8519a38d9d9d0ac5f0ec9c (patch) | |
tree | 9c7a60521e542fae4742f2504f8397fd047ce51f /theorem.tex | |
parent | 391e6017f893d22b0c1c6394d8f77c03701c8a69 (diff) |
fin introbrouillon
Diffstat (limited to 'theorem.tex')
-rw-r--r-- | theorem.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theorem.tex b/theorem.tex index 1021fc1..ebab7f8 100644 --- a/theorem.tex +++ b/theorem.tex @@ -1,5 +1,6 @@ \newtheorem{definition}{Définition}[chapter] +\newtheorem{conjecture}{Conjecture}[chapter] \newtheorem{theorem}{Théoreme}[chapter] \newtheorem{propriete}{Propriété}[chapter] \newtheorem{lemma}[theorem]{Lemme} |