summaryrefslogtreecommitdiff
path: root/test/phase7/concurrent-later.tex
blob: 2daf8e9dbbac7e5536d1e5edd93e0d2d28286312 (plain)
1
2
3
4
5
6
7
8
9
10
11
\begin{axiom}\label{phase7_concurrent_later_axiom}
    For all $x$ we have $x = x$.
\end{axiom}

\begin{proposition}\label{phase7_concurrent_later_failure}
    For all $x$ we have $x = x$.
\end{proposition}
\begin{proof}
    Fix $x$.
    Follows by assumption.
\end{proof}