src/HOL/IMP/Abs_Int_init.thy
author Wenda Li <wl302@cam.ac.uk>
Sun, 01 Dec 2019 19:15:55 +0000
changeset 71185 8a0e25d93a95
parent 67443 3abf6a722518
permissions -rw-r--r--
merged

theory Abs_Int_init
imports "HOL-Library.While_Combinator"
        "HOL-Library.Extended"
        Vars Collecting Abs_Int_Tests
begin

hide_const (open) top bot dom  \<comment> \<open>to avoid qualified names\<close>

end