doc-src/Tutorial/Ifexpr/normal_normif.ML
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5377
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     1
Goal "!t e. normal(normif b t e) = (normal t & normal e)";