doc-src/Tutorial/Ifexpr/ifex
author paulson
Fri, 14 May 2004 16:53:15 +0200
changeset 14749 9ccfd0f59e11
parent 5377 efb799c5ed3c
permissions -rw-r--r--
new atomize theorem
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5377
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     1
datatype ifex = CIF bool | VIF nat | IF ifex ifex ifex