summaryrefslogtreecommitdiff
path: root/test/phase5/exact-local-function-failure.tex
blob: f1afc9b98e5eb255d41dd92f05e5b493e2a3dfe7 (plain)
1
2
3
4
5
6
7
8
\begin{proposition}\label{phase5_local_function_failure}
    For all $A$ we have $A = A$.
\end{proposition}
\begin{proof}
    Fix $A$.
    Let $f(x) = f$ for $x\in A$.
    Follows by assumption.
\end{proof}