doc-src/TutorialI/Misc/document/fakenat.tex
author berghofe
Tue, 07 Nov 2000 17:50:21 +0100
changeset 10415 e6d7b77a0574
parent 10187 0376cccd9118
child 11418 53a402c10ba9
permissions -rw-r--r--
moved rewriting functions from Drule to MetaSimplifier

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