summaryrefslogtreecommitdiff
path: root/test/phase5/exact-escape-producer.tex
blob: 81811122bb139e83a2f3325a8e7ed7528ab7d750 (plain)
1
2
3
4
5
6
7
8
9
10
\begin{axiom}\label{phase5_escape_source_axiom}
    For all $x$ we have $x = x$.
\end{axiom}

\begin{proposition}\label{phase5_escape_omitted_theorem}
    For all $x$ we have $x = x$.
\end{proposition}
\begin{proof}
    Omitted.
\end{proof}