src/HOL/IMP/Abs_Int_init.thy
author wenzelm
Fri, 04 Jan 2019 23:22:53 +0100
changeset 69593 3dda49e08b9d
parent 67443 3abf6a722518
permissions -rw-r--r--
isabelle update -u control_cartouches;

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