doc-src/Contents
author nipkow
Thu, 16 Oct 1997 13:45:16 +0200
changeset 3893 5a1f22e7b359
parent 3171 d8de47527309
child 5379 69b0c72d70d0
permissions -rw-r--r--
The simplifier has been improved a little: equations s=t which used to be rejected because of looping are now treated as (s=t) == True. The latter translation must be done outside of Thm because it involves the object-logic specific True. Therefore the simple loop test has been moved from Thm to Logic.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3171
d8de47527309 added System;
wenzelm
parents: 3168
diff changeset
     1
Intro Ref System Logics Inductive AxClass