src/HOL/IMP/Abs_Int_init.thy
author nipkow
Mon, 14 Jan 2019 16:10:56 +0100
changeset 69655 2b56cbb02e8a
parent 67443 3abf6a722518
permissions -rw-r--r--
root_val -> value

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