src/HOL/IMP/Abs_Int_init.thy
author nipkow
Sun, 10 Mar 2013 18:29:10 +0100
changeset 51389 8a9f0503b1c0
parent 47613 e72e44cee6f2
child 51390 1dff81cf425b
permissions -rw-r--r--
factored out Step

theory Abs_Int_init
imports "~~/src/HOL/Library/While_Combinator"
        Vars Collecting Abs_Int_Tests
begin

hide_const (open) top bot dom --"to avoid qualified names"

end