diff options
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} |