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

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