src/HOL/IMP/Abs_Int_init.thy
author blanchet
Mon, 31 Jan 2022 16:09:23 +0100
changeset 75038 e5750bcb8c41
parent 67443 3abf6a722518
permissions -rw-r--r--
removed experimental prover z3_tptp

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