diff options
Diffstat (limited to 'test/phase5/exact-local-function-failure.tex')
| -rw-r--r-- | test/phase5/exact-local-function-failure.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/phase5/exact-local-function-failure.tex b/test/phase5/exact-local-function-failure.tex new file mode 100644 index 0000000..f1afc9b --- /dev/null +++ b/test/phase5/exact-local-function-failure.tex @@ -0,0 +1,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} |
