summaryrefslogtreecommitdiff
path: root/theorem.tex
blob: ebab7f8769d5e71f1c26e66d7ad65f13b1f4a74b (plain)
1
2
3
4
5
6
7

\newtheorem{definition}{Définition}[chapter]
\newtheorem{conjecture}{Conjecture}[chapter]
\newtheorem{theorem}{Théoreme}[chapter]
\newtheorem{propriete}{Propriété}[chapter]
\newtheorem{lemma}[theorem]{Lemme}
\newtheorem{corollary}{Corollère}[theorem]