% selbstdefinierte Funktionen
\newcommand{\dist}{\operatorname{dist}}
\newcommand{\Hdist}{\operatorname{Hdist}}
\newcommand{\length}{\operatorname{length}}
\newcommand{\const}{\operatorname{const}}
\newcommand{\var}  {\operatorname{var}}
\newcommand{\diam}  {\operatorname{diam}}
\newcommand{\clos}  {\operatorname{clos}}
\newcommand{\inte}  {\operatorname{int}}
\newcommand{\capa} {\operatorname{cap}}
\newcommand{\grad} {\operatorname{grad}}
\newcommand{\Div} {\operatorname{div}}
\newcommand{\id} {\operatorname{id}}
\newcommand{\RE} {\operatorname{Re}}  % das soll hier Realteil sein
%
\newcommand{\R}{\mathbb{R}}      % reelle Zahlen
\newcommand{\C}{\mathbb{C}}      % komplexe Zahlen
\newcommand{\N}{\mathbb{N}}      % natürliche Zahlen
\newcommand{\Z}{\mathbb{Z}}      % ganze Zahlen
\newcommand{\Halb}{\mathbb{H}}   % obere Halbebene
\newcommand{\Ho}{\mathbb{H}^+}   % obere Halbebene
\newcommand{\Hu}{\mathbb{H}^-}   % untere Halbebene
\newcommand{\Hob}{\overline{\mathbb{H}}^+}  % abgeschlossene obere Halbebene
\newcommand{\Hub}{\overline{\mathbb{H}}^-}  % abgeschlossene untere Halbebene
\newcommand{\CDach}{\widehat{\mathbb{C}}}% Riemannsche Zahlenkugel
\newcommand{\RDach}{\widehat{\mathbb{R}}}% aequator in CDach
\newcommand{\D}{\mathbb{D}}      % Einheitskreis

%
\newcommand{\comp}{\circ\!}    % irgendwie macht er da immer so'n grossen
                                 % Abstand
%%% Local Variables: 
%%% mode: latex
%%% TeX-master: "main"
%%% End: 






























