doc-src/ZF/ZF.tex
changeset 28871 111bbd2b12db
parent 14202 643fc73e2910
child 42619 9691759a9b3c
--- a/doc-src/ZF/ZF.tex	Fri Nov 21 14:21:42 2008 +0100
+++ b/doc-src/ZF/ZF.tex	Fri Nov 21 15:54:53 2008 +0100
@@ -1665,6 +1665,7 @@
 consts     term :: "i=>i"
 datatype  "term(A)" = Apply ("a \isasymin A", "l \isasymin list(term(A))")
   monos list_mono
+  type_elims list_univ [THEN subsetD, elim_format]
 \end{alltt*}
 is an example of nested recursion.  (The theorem \isa{list_mono} is proved
 in theory \isa{List}, and the \isa{term} example is developed in