src/HOL/IMP/Abs_Int_init.thy
author paulson <lp15@cam.ac.uk>
Mon, 19 Feb 2018 16:44:45 +0000
changeset 67673 c8caefb20564
parent 67443 3abf6a722518
permissions -rw-r--r--
lots of new material, ultimately related to measure theory

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