author | haftmann |
Mon, 27 Sep 2010 11:12:08 +0200 | |
changeset 39717 | e9bec0b43449 |
parent 39716 | d1c12f4ee9ac |
child 39722 | 4a4086908382 |
child 39723 | 12cc713036d6 |
--- a/src/HOL/Imperative_HOL/Overview.thy Mon Sep 27 11:12:01 2010 +0200 +++ b/src/HOL/Imperative_HOL/Overview.thy Mon Sep 27 11:12:08 2010 +0200 @@ -138,6 +138,9 @@ Provided proof rules are such that they reduce monad operations to operations on bare heaps. + + Note that HOL equality coincides with reference equality and may be + used as primitive executable operation. *} subsection {* Arrays *}