diff options
Diffstat (limited to 'test/phase5/exact-proof-parity-invalid-fix.tex')
| -rw-r--r-- | test/phase5/exact-proof-parity-invalid-fix.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/phase5/exact-proof-parity-invalid-fix.tex b/test/phase5/exact-proof-parity-invalid-fix.tex new file mode 100644 index 0000000..0a2b24c --- /dev/null +++ b/test/phase5/exact-proof-parity-invalid-fix.tex @@ -0,0 +1,8 @@ +\begin{proposition}\label{invalid_bounded_fix} + Let $A$ be a set. + For all $x\in A$ we have $x\in A$. +\end{proposition} +\begin{proof} + Fix $x\notin A$. + Follows. +\end{proof} |
