|
@ -9,12 +9,15 @@ |
|
|
\usepackage[parfill]{parskip} |
|
|
\usepackage[parfill]{parskip} |
|
|
\setlength{\marginparwidth}{2cm} |
|
|
\setlength{\marginparwidth}{2cm} |
|
|
|
|
|
|
|
|
|
|
|
\theoremstyle{plain} |
|
|
\newtheorem{theorem}{Theorem}[section] |
|
|
\newtheorem{theorem}{Theorem}[section] |
|
|
\newtheorem{definition}[theorem]{Definition} |
|
|
\newtheorem{proposition}[theorem]{Proposition} |
|
|
\newtheorem{lemma}[theorem]{Lemma} |
|
|
\newtheorem{lemma}[theorem]{Lemma} |
|
|
|
|
|
|
|
|
|
|
|
\theoremstyle{definition} |
|
|
|
|
|
\newtheorem{definition}[theorem]{Definition} |
|
|
\newtheorem{example}[theorem]{Example} |
|
|
\newtheorem{example}[theorem]{Example} |
|
|
\newtheorem{exlemma}[theorem]{Example/Lemma} |
|
|
\newtheorem{exlemma}[theorem]{Example/Lemma} |
|
|
\newtheorem{proposition}[theorem]{Proposition} |
|
|
|
|
|
|
|
|
|
|
|
\input{../thesis/preamble} |
|
|
\input{../thesis/preamble} |
|
|
|
|
|
|
|
|