doc-src/TutorialI/Misc/document/fakenat.tex
author nipkow
Tue, 29 Aug 2000 15:43:29 +0200
changeset 9722 a5f86aed785b
parent 9721 7e51c9f3d5a0
child 9924 3370f6aa3200
permissions -rw-r--r--
*** empty log message ***
nipkow@9722
     1
%
nipkow@9722
     2
\begin{isabellebody}%
nipkow@8749
     3
%
nipkow@8749
     4
\begin{isamarkuptext}%
nipkow@8749
     5
\noindent
nipkow@9494
     6
The type \isaindexbold{nat}\index{*0|bold}\index{*Suc|bold} of natural
nipkow@9494
     7
numbers is predefined and behaves like%
nipkow@8749
     8
\end{isamarkuptext}%
nipkow@9722
     9
\isacommand{datatype}\ nat\ {\isacharequal}\ \isadigit{0}\ {\isacharbar}\ Suc\ nat\end{isabellebody}%
wenzelm@9145
    10
%%% Local Variables:
wenzelm@9145
    11
%%% mode: latex
wenzelm@9145
    12
%%% TeX-master: "root"
wenzelm@9145
    13
%%% End: