diff options
Diffstat (limited to 'test/phase5/exact-induction-ambiguous.tex')
| -rw-r--r-- | test/phase5/exact-induction-ambiguous.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/phase5/exact-induction-ambiguous.tex b/test/phase5/exact-induction-ambiguous.tex new file mode 100644 index 0000000..8029041 --- /dev/null +++ b/test/phase5/exact-induction-ambiguous.tex @@ -0,0 +1,7 @@ +\begin{proposition}\label{phase5_ambiguous_set_induction} + Let $A,B$ be sets. + Then $A=A$. +\end{proposition} +\begin{proof}[Proof by \in-induction] + Follows. +\end{proof} |
