src/HOL/IMP/Abs_Int_init.thy
author nipkow
Wed, 10 Jul 2024 08:37:54 +0200
changeset 80540 f86bcf439837
parent 67443 3abf6a722518
permissions -rw-r--r--
take care of facts in cartouches

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