discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
header {* Main HOL *}
theory Main
imports Plain Record Predicate_Compile Quickcheck_Exhaustive Nitpick
begin
text {*
Classical Higher-order Logic -- only ``Main'', excluding real and
complex numbers etc.
*}
text {* See further \cite{Nipkow-et-al:2002:tutorial} *}
end