doc-src/Tutorial/Ifexpr/ifex
author kleing
Tue, 09 Mar 2004 04:22:50 +0100
changeset 14448 ba25d002a59c
parent 5377 efb799c5ed3c
permissions -rw-r--r--
suggest -p 1 proof object level for HOL

datatype ifex = CIF bool | VIF nat | IF ifex ifex ifex