|
|
@ -53,7 +53,7 @@ |
|
|
%% |
|
|
%% |
|
|
%% Theorem environments |
|
|
%% Theorem environments |
|
|
%% |
|
|
%% |
|
|
\newtheorem{theorem}{Theorem}[section] |
|
|
|
|
|
|
|
|
\newtheorem{theorem}{Theorem}[chapter] |
|
|
\newtheorem{lemma}[theorem]{Lemma} |
|
|
\newtheorem{lemma}[theorem]{Lemma} |
|
|
\newtheorem{proposition}[theorem]{Proposition} |
|
|
\newtheorem{proposition}[theorem]{Proposition} |
|
|
\newtheorem{corollary}[theorem]{Corollary} |
|
|
\newtheorem{corollary}[theorem]{Corollary} |
|
|
|