doc-src/Tutorial/Ifexpr/normal_normif.ML
author wenzelm
Wed, 16 Feb 2000 15:04:12 +0100
changeset 8250 f4029c34adef
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Syntax translation functions;

Goal "!t e. normal(normif b t e) = (normal t & normal e)";