src/HOL/IMP/Abs_Int_init.thy
author paulson <lp15@cam.ac.uk>
Sun, 03 Jun 2018 15:22:30 +0100
changeset 68361 20375f232f3b
parent 67443 3abf6a722518
permissions -rw-r--r--
infinite product material

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