1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 11:08:25 +00:00

Adjust theorem numbering.

This commit is contained in:
2020-01-27 18:11:09 +00:00
parent 0065489933
commit 4f0710f9ff

View File

@@ -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}