src/HOL/IMP/Abs_Int_init.thy
author wenzelm
Sat, 01 Jun 2019 11:29:59 +0200
changeset 70299 83774d669b51
parent 67443 3abf6a722518
permissions -rw-r--r--
Added tag Isabelle2019-RC4 for changeset ad2d84c42380

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