|
@@ -41,11 +41,11 @@ $\psi \vdash \varphi$ & Syntaktische Herleitbarkeit\newline Die Formel $\
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
\section*{Weiteres}
|
|
|
|
|
|
-\settowidth\mylengtha{$\bot$}
|
|
|
+\settowidth\mylengtha{$a \Parr b$}
|
|
|
\setlength\mylengthb{\dimexpr\columnwidth-\mylengtha-2\tabcolsep\relax}
|
|
|
|
|
|
\begin{xtabular}{@{} p{\mylengtha} P{\mylengthb} @{}}
|
|
|
$\bot$ & Bottom\\
|
|
|
-$\Parr$ & TODO?\\
|
|
|
+$a \Parr b$ & $a$ wird zu $b$ unifiziert\\
|
|
|
$\succeq$& Typschemainstanziierung\\
|
|
|
\end{xtabular}
|