doc-src/TutorialI/Misc/document/fakenat.tex
author bauerg
Mon, 17 Jul 2000 13:58:18 +0200
changeset 9374 153853af318b
parent 9145 9f7b8de5bfaf
child 9494 44fefb6e9994
permissions -rw-r--r--
- xsymbols for \<noteq> \<notin> \<in> \<exists> \<forall> \<and> \<inter> \<union> \<Union> - vector space type of {plus, minus, zero}, overload 0 in vector space - syntax |.| and ||.||

\begin{isabelle}%
%
\begin{isamarkuptext}%
\noindent
The type \isaindexbold{nat} of natural numbers is predefined and
behaves like%
\end{isamarkuptext}%
\isacommand{datatype}~nat~=~{"}0{"}~|~Suc~nat\end{isabelle}%
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "root"
%%% End: