doc-src/TutorialI/Misc/document/fakenat.tex
author wenzelm
Thu, 07 Sep 2000 20:51:07 +0200
changeset 9893 93d2fde0306c
parent 9722 a5f86aed785b
child 9924 3370f6aa3200
permissions -rw-r--r--
tuned msg;

%
\begin{isabellebody}%
%
\begin{isamarkuptext}%
\noindent
The type \isaindexbold{nat}\index{*0|bold}\index{*Suc|bold} of natural
numbers is predefined and behaves like%
\end{isamarkuptext}%
\isacommand{datatype}\ nat\ {\isacharequal}\ \isadigit{0}\ {\isacharbar}\ Suc\ nat\end{isabellebody}%
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "root"
%%% End: