summaryrefslogtreecommitdiff
path: root/theorem.tex
diff options
context:
space:
mode:
Diffstat (limited to 'theorem.tex')
-rw-r--r--theorem.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/theorem.tex b/theorem.tex
index 0518a88..1021fc1 100644
--- a/theorem.tex
+++ b/theorem.tex
@@ -1,5 +1,6 @@
\newtheorem{definition}{Définition}[chapter]
\newtheorem{theorem}{Théoreme}[chapter]
+\newtheorem{propriete}{Propriété}[chapter]
\newtheorem{lemma}[theorem]{Lemme}
\newtheorem{corollary}{Corollère}[theorem]