doc-src/Tutorial/Ifexpr/normif.ML
author wenzelm
Thu, 23 Mar 2000 11:27:52 +0100
changeset 8559 fd3753188232
parent 5377 efb799c5ed3c
permissions -rw-r--r--
ex/Antiquote.thy made new-style theory; removed ex/Antiquote.ML;

Goal "!t e. valif (normif b t e) env = valif (IF b t e) env";