src/HOLCF/IOA/meta_theory/Abstraction.thy
changeset 5976 44290b71a85f
parent 4816 64f075872f69
child 10835 f4745d77e620
--- a/src/HOLCF/IOA/meta_theory/Abstraction.thy	Thu Nov 26 12:18:51 1998 +0100
+++ b/src/HOLCF/IOA/meta_theory/Abstraction.thy	Thu Nov 26 16:37:56 1998 +0100
@@ -70,12 +70,12 @@
 ex2seq_abs_cex
   "ex2seq (cex_abs h ex) = cex_absSeq h (ex2seq ex)" 
 
-(* analog to the proved thm strength_Box  *)
+(* analog to the proved thm strength_Box - proof skipped as trivial *)
 weak_Box
 "temp_weakening P Q h 
  ==> temp_weakening ([] P) ([] Q) h"
 
-(* analog to the proved thm strength_Next  *)
+(* analog to the proved thm strength_Next - proof skipped as trivial *)
 weak_Next
 "temp_weakening P Q h 
  ==> temp_weakening (Next P) (Next Q) h"