doc-src/Tutorial/Ifexpr/normal_normif.ML
author wenzelm
Wed, 08 Mar 2000 17:58:37 +0100
changeset 8372 7b2cec1e789c
parent 5377 efb799c5ed3c
permissions -rw-r--r--
added METHOD_CASES, resolveq_cases_tac; removed multi_resolveq; improved 'tactic' method: bind thm(s) function;
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)";