try logical and theory abstraction before full abstraction (avoids warnings of linarith)
(* Title: Sequents/ROOT.ML
Author: Lawrence C Paulson, Cambridge University Computer Laboratory
Copyright 1991 University of Cambridge
Classical Sequent Calculus based on Pure Isabelle.
*)
use_thys ["LK", "ILL", "ILL_predlog", "Washing", "Modal0", "T", "S4", "S43"];