src/HOL/IMP/Abs_Int_init.thy
author paulson <lp15@cam.ac.uk>
Tue, 27 Sep 2022 18:02:34 +0100
changeset 76217 8655344f1cf6
parent 67443 3abf6a722518
permissions -rw-r--r--
More obsolete "unfold" calls

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