diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-10-05 19:25:34 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-10-05 19:25:34 +0200 |
commit | 411624f6f259084641deb92f20d512908c8b7d4f (patch) | |
tree | c25c1ce9afbb9252217a45deb76b3e63ae648ab9 /theorem.tex | |
parent | d4021e6f8a0bf771b755d39da8515266ef75e667 (diff) |
Correction maman
Diffstat (limited to 'theorem.tex')
-rw-r--r-- | theorem.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theorem.tex b/theorem.tex index ebab7f8..016dd86 100644 --- a/theorem.tex +++ b/theorem.tex @@ -1,7 +1,7 @@ \newtheorem{definition}{Définition}[chapter] \newtheorem{conjecture}{Conjecture}[chapter] -\newtheorem{theorem}{Théoreme}[chapter] +\newtheorem{theorem}{Théorème}[chapter] \newtheorem{propriete}{Propriété}[chapter] \newtheorem{lemma}[theorem]{Lemme} \newtheorem{corollary}{Corollère}[theorem] |