# HG changeset patch # User wenzelm # Date 1205775428 -3600 # Node ID ed3375ac152d544765814cd16383a80f6ccf6ace # Parent 651371f29e0089c097855794e91ca72587f86c00 proper naming of weak_ref_map2ref_map; diff -r 651371f29e00 -r ed3375ac152d src/HOLCF/IOA/meta_theory/RefMappings.thy --- a/src/HOLCF/IOA/meta_theory/RefMappings.thy Mon Mar 17 18:37:07 2008 +0100 +++ b/src/HOLCF/IOA/meta_theory/RefMappings.thy Mon Mar 17 18:37:08 2008 +0100 @@ -69,7 +69,7 @@ subsection "weak_ref_map and ref_map" -lemma imp_conj_lemma: +lemma weak_ref_map2ref_map: "[| ext C = ext A; is_weak_ref_map f C A |] ==> is_ref_map f C A" apply (unfold is_weak_ref_map_def is_ref_map_def)