doc-src/Tutorial/Ifexpr/normal_normif.ML
author wenzelm
Sun, 14 Oct 2001 22:05:46 +0200
changeset 11768 48bc55f43774
parent 5377 efb799c5ed3c
permissions -rw-r--r--
unified rewrite/rewrite_cterm/simplify interface;

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