src/HOL/IMP/Abs_Int_init.thy
author hoelzl
Fri, 22 Mar 2013 10:41:43 +0100
changeset 51473 1210309fddab
parent 51390 1dff81cf425b
child 53013 3fbcfa911863
permissions -rw-r--r--
move first_countable_topology to the HOL image

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

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

end