src/HOL/IMP/Abs_Int_init.thy
author wenzelm
Thu, 08 Nov 2018 12:32:06 +0100
changeset 69261 a41f49148525
parent 67443 3abf6a722518
permissions -rw-r--r--
more uniform (see 1722cc56d22e);

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