wenzelm [Sat, 11 Jan 2014 20:06:31 +0100] rev 54993
check_hyps for attribute application (still inactive, due to non-compliant tools);
bypass check_hyps for locale expressions, where assumptions are not necessarily declared in intermediate situations;
wenzelm [Sat, 11 Jan 2014 17:05:03 +0100] rev 54992
clarified context;
wenzelm [Sat, 11 Jan 2014 14:34:11 +0100] rev 54991
clarified context;
wenzelm [Sat, 11 Jan 2014 14:12:33 +0100] rev 54990
tuned signature;
haftmann [Sat, 11 Jan 2014 21:03:11 +0100] rev 54989
shot in the dark to make LaTeX happy again
haftmann [Sat, 11 Jan 2014 08:10:14 +0100] rev 54988
provide default name in splitted representation
haftmann [Sat, 11 Jan 2014 08:10:12 +0100] rev 54987
dropped legacy alias feature
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;