summaryrefslogtreecommitdiff
path: root/theorem.tex
blob: 1021fc1d156783c69f6177d94c5452f6ad3db0fe (plain)
1
2
3
4
5
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]