doc-src/Tutorial/Ifexpr/normal_normif.ML
author wenzelm
Mon, 31 Jul 2000 14:33:40 +0200
changeset 9480 7afb808b6b3e
parent 5377 efb799c5ed3c
permissions -rw-r--r--
updated 'obtain';
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)";