summaryrefslogtreecommitdiff
path: root/test/phase5/exact-inductive-recursive-domain.tex
diff options
context:
space:
mode:
Diffstat (limited to 'test/phase5/exact-inductive-recursive-domain.tex')
-rw-r--r--test/phase5/exact-inductive-recursive-domain.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/phase5/exact-inductive-recursive-domain.tex b/test/phase5/exact-inductive-recursive-domain.tex
new file mode 100644
index 0000000..2259e9e
--- /dev/null
+++ b/test/phase5/exact-inductive-recursive-domain.tex
@@ -0,0 +1,6 @@
+\begin{inductive}\label{phase5_recursive_domain}
+ Define $\phasefivedomain{A}\subseteq\phasefivedomain{A}$ inductively as follows.
+ \begin{enumerate}
+ \item $A\in\phasefivedomain{A}$.
+ \end{enumerate}
+\end{inductive}