added a tabled implementation of the reflexive transitive closure
header {* Main HOL *}theory Mainimports Plain Nitpick Predicate_Compilebegintext {* Classical Higher-order Logic -- only ``Main'', excluding real and complex numbers etc.*}text {* See further \cite{Nipkow-et-al:2002:tutorial} *}end