Added Riemann's rearrangement theorem.
This commit is contained in:
11
preamble.sty
11
preamble.sty
@@ -8,12 +8,13 @@
|
||||
|
||||
% ------------- Block Environmets ---------------
|
||||
|
||||
\newtheorem{theorem}[subsection]{Theorem}
|
||||
\newtheorem{proposition}[subsection]{Proposition}
|
||||
\newtheorem{lemma}[subsection]{Lemma}
|
||||
\newtheorem{theorem}{Theorem}[section]
|
||||
\newtheorem{proposition}[theorem]{Proposition}
|
||||
\newtheorem{corollary}[theorem]{Corollary}
|
||||
\newtheorem{lemma}[theorem]{Lemma}
|
||||
|
||||
\newtheorem{definition}[subsection]{Definition}
|
||||
\newtheorem{example}[subsection]{Example}
|
||||
\newtheorem{definition}[theorem]{Definition}
|
||||
\newtheorem{example}[theorem]{Example}
|
||||
% \newtheorem{exercise}[subsection]{Exercise}
|
||||
% \newtheorem{situation}[subsection]{Situation}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user