sequential lemmas;
authorwenzelm
Mon, 09 Oct 2006 02:20:11 +0200
changeset 20918 b9068bd7255c
parent 20917 803c94363ccc
child 20919 dab803075c62
sequential lemmas;
src/HOLCF/IOA/ABP/Correctness.thy
--- a/src/HOLCF/IOA/ABP/Correctness.thy	Mon Oct 09 02:20:10 2006 +0200
+++ b/src/HOLCF/IOA/ABP/Correctness.thy	Mon Oct 09 02:20:11 2006 +0200
@@ -61,7 +61,7 @@
 declare Let_def [simp] ioa_triple_proj [simp] starts_of_par [simp]
 
 lemmas env_ioas = env_ioa_def env_asig_def env_trans_def
-  and hom_ioas [simp] = env_ioas impl_ioas impl_trans impl_asigs asig_projections set_lemmas
+lemmas hom_ioas [simp] = env_ioas impl_ioas impl_trans impl_asigs asig_projections set_lemmas
 
 
 subsection {* lemmas about reduce *}