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

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