wenzelm [Fri, 10 Jan 2014 23:44:03 +0100] rev 54986
merged
wenzelm [Fri, 10 Jan 2014 23:42:18 +0100] rev 54985
disable Thm.check_hyps for now, due to remaining problems with AFP/Datatype_Order_Generator and AFP/Psi_Calculi (because of HOL-Nominal 'equivariance');
wenzelm [Fri, 10 Jan 2014 21:37:28 +0100] rev 54984
more elementary management of declared hyps, below structure Assumption;
Goal.prove: insist in declared hyps;
Simplifier: declare hyps via Thm.assume_hyps;
more accurate tool context in some boundary cases;
wenzelm [Fri, 10 Jan 2014 17:44:41 +0100] rev 54983
more accurate context;
wenzelm [Fri, 10 Jan 2014 16:55:37 +0100] rev 54982
tuned;
wenzelm [Fri, 10 Jan 2014 16:20:06 +0100] rev 54981
explicit check of background theory;
traytel [Fri, 10 Jan 2014 17:24:52 +0100] rev 54980
basic ordinal arithmetic and cardinals library extension (not relevant for BNFs)
blanchet [Fri, 10 Jan 2014 16:18:18 +0100] rev 54979
correctly extract code RHS, with loose bound variables
blanchet [Fri, 10 Jan 2014 16:11:01 +0100] rev 54978
cope gracefully with missing ctr equations by plugging in 'False ==> ...'
blanchet [Fri, 10 Jan 2014 15:48:13 +0100] rev 54977
strengthened tactic to handle 'disc_iff' equations of the form '... = False'