summaryrefslogtreecommitdiff
path: root/theorem.tex
blob: 0518a883898c32b92f222f3320b466105a3f0a85 (plain)
1
2
3
4
5

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