doc-src/TutorialI/Misc/document/fakenat.tex
author wenzelm
Wed, 30 Aug 2000 17:54:05 +0200
changeset 9749 36ddd544a18d
parent 9722 a5f86aed785b
child 9924 3370f6aa3200
permissions -rw-r--r--
token trans: removed \mbox to achieve proper italic correction;

%
\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: