src/HOL/IMP/Abs_Int_init.thy
author haftmann
Mon, 03 Feb 2020 20:42:04 +0000
changeset 71418 bd9d27ccb3a3
parent 67443 3abf6a722518
permissions -rw-r--r--
more theorems

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