bypass input method for better imitation of read-only mode (cf. f26a4d5e82b5): e.g. relevant for composition of ALT-u u on Mac OS X;
theory Abs_Int_init
imports "~~/src/HOL/Library/While_Combinator"
        "~~/src/HOL/Library/Extended"
        Vars Collecting Abs_Int_Tests
begin
hide_const (open) top bot dom  --"to avoid qualified names"
end