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