src/Pure/goal.ML
Mon, 10 Apr 2017 21:05:31 +0200 wenzelm tuned signature;
Wed, 14 Dec 2016 16:59:41 +0100 wenzelm always close derivation, for significantly improved performance without parallel proofs;
Tue, 13 Dec 2016 11:51:42 +0100 wenzelm more symbols;
Fri, 30 Oct 2015 17:14:30 +0100 wenzelm tuned signature -- clarified modules;
Fri, 23 Oct 2015 17:17:11 +0200 wenzelm clarified modules;
Sun, 16 Aug 2015 18:19:30 +0200 wenzelm prefer theory_id operations;
Tue, 28 Jul 2015 20:05:53 +0200 wenzelm proper context;
Tue, 14 Jul 2015 19:01:46 +0200 wenzelm more aggressive compaction of multi-goal proof terms (see also a8babbb6d5ea, 4dd0ba632e40);
Tue, 14 Jul 2015 11:29:43 +0200 wenzelm normalize proof before splitting conjunctions, according to Proof.conclude_goal (see also 4dd0ba632e40) -- may reduce general resource usage;
Wed, 08 Jul 2015 19:28:43 +0200 wenzelm Variable.focus etc.: optional bindings provided by user;
Sun, 05 Jul 2015 15:02:30 +0200 wenzelm simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
Fri, 06 Mar 2015 17:32:20 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Thu, 05 Mar 2015 13:28:04 +0100 wenzelm tuned -- more explicit use of context;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Mon, 23 Feb 2015 14:50:30 +0100 wenzelm Goal.prove_multi is superseded by the fully general Goal.prove_common;
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Sat, 08 Nov 2014 21:31:51 +0100 wenzelm optional proof context for unify operations, for the sake of proper local options;
Thu, 30 Oct 2014 16:20:46 +0100 wenzelm eliminated aliases;
Tue, 19 Aug 2014 18:11:04 +0200 wenzelm clarified modules;
Tue, 19 Aug 2014 17:00:44 +0200 wenzelm added PARALLEL_ALLGOALS convenience;
Fri, 21 Mar 2014 20:33:56 +0100 wenzelm more qualified names;
Tue, 18 Feb 2014 20:32:58 +0100 wenzelm tuned message;
Sat, 11 Jan 2014 21:39:21 +0100 wenzelm reactivate Thm.check_hyps, after adapting AFP/Datatype_Order_Generator (see AFP/b7e389b5765c);
Sat, 11 Jan 2014 20:06:31 +0100 wenzelm check_hyps for attribute application (still inactive, due to non-compliant tools);
Sat, 11 Jan 2014 17:05:03 +0100 wenzelm clarified context;
Fri, 10 Jan 2014 23:42:18 +0100 wenzelm disable Thm.check_hyps for now, due to remaining problems with AFP/Datatype_Order_Generator and AFP/Psi_Calculi (because of HOL-Nominal 'equivariance');
Fri, 10 Jan 2014 21:37:28 +0100 wenzelm more elementary management of declared hyps, below structure Assumption;
Fri, 10 Jan 2014 16:20:06 +0100 wenzelm explicit check of background theory;
less more (0) -100 -50 -30 tip