2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

Typinferenz um 2 Beispiele erweitert

This commit is contained in:
Martin Thoma 2014-03-20 17:08:27 +01:00
parent 757626b99e
commit 683b8a645a
4 changed files with 86 additions and 5 deletions

View file

@ -54,7 +54,10 @@
\def\fT{\mathfrak{T}}%Für Topologie
\renewcommand{\qed}{\hfill\blacksquare}
\newcommand{\qedwhite}{\hfill \ensuremath{\Box}}
\newcommand{\Parr}{\text{\pointer}}
\newcommand{\powerset}[1]{\mathcal{P}(#1)}
\def\praum{\ensuremath{\mathcal{P}}}
\def\mdp{\ensuremath{\mathbb{P}}}
\def\mdc{\ensuremath{\mathbb{C}}}