src/HOL/IMP/Abs_Int_init.thy
author haftmann
Fri, 14 Jun 2019 08:34:27 +0000
changeset 70332 315489d836d8
parent 67443 3abf6a722518
permissions -rw-r--r--
avoid spammed sledgehammer proofs

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