src/HOL/IMP/Abs_Int_init.thy
author haftmann
Sun, 09 Feb 2020 21:58:42 +0000
changeset 71425 f2da99316b86
parent 67443 3abf6a722518
permissions -rw-r--r--
more rules for natural deduction from inequalities

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