
% Saetze und dergleichen
\newtheorem{Satz}{Satz}[subsection]
\newtheorem{Satz*}[Satz]{Satz*}
\newtheorem{Satzex}[Satz]{Theorem}
\newtheorem{Problem}[Satz]{Problem}
\newtheorem{Vermutung}[Satz]{Vermutung}
\newtheorem{Folgerung}[Satz]{Folgerung}
\newtheorem{Proposition}[Satz]{Proposition}
\newtheorem{Proposition*}[Satz]{Proposition*}
\newtheorem{Korollar}[Satz]{Korollar}
\newtheorem{Korollarex}[Satz]{Corollary}
\newtheorem{Korollar*}[Satz]{Korollar*}
\newtheorem{Lemma}[Satz]{Lemma}
\newtheorem{Lemma*}[Satz]{Lemma*}
\newtheorem{Theorem}[Satz]{Satz}
\newtheorem{Aufgabe}[Satz]{Aufgabe}
% Satz nummeriert innerhalb der \section
\newtheorem{ESatz}{Satz}[section]
\newtheorem*{NSatz}{Satz}

\theoremstyle{definition}
\newtheorem{Definition}[Satz]{Definition}
\newtheorem{Definition*}[Satz]{Definition*}
% Definition nummeriert innerhalb der \section
\newtheorem{EDefinition}[ESatz]{Definition}
\newtheorem*{NDefinition}{Definition} 

\theoremstyle{remark}
\newtheorem{Bemerkungl}[Satz]{}
\newtheorem{Bemerkung*}[Satz]{Bemerkung*}
\newtheorem{Erinnerung}[Satz]{Erinnerung}
\newtheorem{Bemerkung}[Satz]{Bemerkung}
\newtheorem{Bemerkunge}[Satz]{Erg\"{a}nzung}
\newtheorem{Bemerkungw}[Satz]{Vorschau}
\newtheorem{Bemerkungwex}[Satz]{Preview}
\newtheorem{Bemerkungd}[Satz]{Didaktische Anmerkung}
\newtheorem{Bemerkungen}[Satz]{Bemerkungen}
\newtheorem{Beispiel}[Satz]{Beispiel}
\newtheorem{Beispielex}[Satz]{Example}
\newtheorem{Beispielg}[Satz]{Erg\"{a}nzendes Beispiel}
\newtheorem{Beispiele}[Satz]{Beispiele}
\newtheorem{exa}[Satz]{Example}
\newtheorem{Scholium}[Satz]{Scholium}
\newtheorem{Ubung}[Satz]{\"{U}bung}
\newtheorem{Ubungex}[Satz]{Exercise}
\newtheorem{Ubunge}[Satz]{Erg\"{a}nzende \"{U}bung}
\newtheorem{Ubungb}[Satz]{Bonus-\"{U}bung}
\newtheorem{Ubungw}[Satz]{Weiterf\"{u}hrende \"{U}bung}
\newtheorem{Ubungen}[Satz]{\"{U}bungen}
\newtheorem{Behauptung}[Satz]{Behauptung}
\newtheorem{Notation}[Satz]{Notation}
\newtheorem{Konventionen}[Satz]{Konventionen}
\newtheorem{Kommentar}{Kommentar}
%\newtheorem{Bild}[Satz]{Bild}
\newtheorem{Quellen}[Satz]{Quellen}
\newtheorem{Bemerkungv}[Satz]{Generalvoraussetzungen}
% Generalvoraussetzng nummeriert innerhalb der \section
\newtheorem{EBemerkungv}[ESatz]{Generalvoraussetzungen}


%%% Local Variables: 
%%% mode: plain-tex
%%% TeX-master: "AATOTAL"
%%% End: 
