src/HOL/UNITY/UNITY.ML
changeset 8311 6218522253e7
parent 8216 e4b3192dfefa
child 8327 108fcc85a767
equal deleted inserted replaced
8310:cc2340c338f0 8311:6218522253e7
     7 
     7 
     8 From Misra, "A Logic for Concurrent Programming", 1994
     8 From Misra, "A Logic for Concurrent Programming", 1994
     9 *)
     9 *)
    10 
    10 
    11 set proof_timing;
    11 set proof_timing;
       
    12 
       
    13 (*Perhaps equalities.ML shouldn't add this in the first place!*)
       
    14 Delsimps [image_Collect];
    12 
    15 
    13 
    16 
    14 (*** General lemmas ***)
    17 (*** General lemmas ***)
    15 
    18 
    16 Goal "UNIV Times UNIV = UNIV";
    19 Goal "UNIV Times UNIV = UNIV";