pointer to the other proof direction
authorkleing
Thu, 20 Mar 2014 09:47:43 +0100
changeset 56224 18378a709991
parent 56223 7696903b9e61
child 56225 00112abe9b25
pointer to the other proof direction
src/HOL/IMP/Compiler2.thy
--- a/src/HOL/IMP/Compiler2.thy	Wed Mar 19 20:50:24 2014 -0700
+++ b/src/HOL/IMP/Compiler2.thy	Thu Mar 20 09:47:43 2014 +0100
@@ -4,6 +4,11 @@
 imports Compiler
 begin
 
+text {*
+The preservation of the source code semantics is already shown in the 
+parent theory @{theory Compiler}. This here shows the second direction.
+*}
+
 section {* Compiler Correctness, Reverse Direction *}
 
 subsection {* Definitions *}