doc-src/TutorialI/Misc/document/fakenat.tex
author wenzelm
Tue, 12 Sep 2000 22:13:23 +0200
changeset 9941 fe05af7ec816
parent 9924 3370f6aa3200
child 10187 0376cccd9118
permissions -rw-r--r--
renamed atts: rulify to rule_format, elimify to elim_format;

%
\begin{isabellebody}%
\def\isabellecontext{fakenat}%
%
\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: