src/HOL/Tools/BNF/bnf_fp_def_sugar_tactics.ML
Sun, 11 Sep 2016 15:37:09 +0200 blanchet strengthened tactics
Sun, 11 Sep 2016 13:35:27 +0200 blanchet derive relator properties forward
Sun, 11 Sep 2016 13:35:27 +0200 blanchet derive maps forward
Sun, 11 Sep 2016 13:35:25 +0200 blanchet tuning
Fri, 27 May 2016 20:23:55 +0200 wenzelm tuned proofs, to allow unfold_abs_def;
Thu, 28 Apr 2016 15:42:52 +0200 wenzelm unfold is subject to unfold_abs_def (still inactive);
Mon, 07 Mar 2016 23:20:11 +0100 blanchet strengthened tactic
Wed, 17 Feb 2016 17:08:36 +0100 blanchet making 'pred_inject' a first-class BNF citizen
Tue, 01 Dec 2015 13:07:40 +0100 blanchet tuned whitespace
Tue, 06 Oct 2015 18:39:31 +0200 blanchet generate 'case_transfer' unconditionally
Mon, 27 Jul 2015 17:44:55 +0200 wenzelm tuned signature;
Sun, 26 Jul 2015 17:24:54 +0200 wenzelm updated to infer_instantiate;
Sat, 18 Jul 2015 21:44:18 +0200 wenzelm prefer tactics with explicit context;
Sat, 18 Jul 2015 20:47:08 +0200 wenzelm prefer tactics with explicit context;
Thu, 16 Jul 2015 12:23:22 +0200 traytel {r,e,d,f}tac with proper context in BNF
Mon, 30 Mar 2015 20:59:14 +0200 blanchet export more low-level theorems in data structure (partly for 'corec')
Tue, 24 Mar 2015 18:10:56 +0100 blanchet tuning
Tue, 10 Mar 2015 20:53:16 +0100 blanchet tuning
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Tue, 03 Mar 2015 19:08:04 +0100 traytel eliminated some clones of Proof_Context.cterm_of
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Mon, 05 Jan 2015 06:56:15 +0100 blanchet tuning
Fri, 19 Dec 2014 11:18:23 +0100 desharna remove duplication in tactic
Tue, 11 Nov 2014 12:30:37 +0100 desharna make 'corec_transfer' tactic more robust
Tue, 11 Nov 2014 10:26:08 +0100 desharna make 'rec_transfer' tactic more robust
Tue, 21 Oct 2014 17:23:12 +0200 desharna generate 'map_o_corec' for (co)datatypes
Tue, 21 Oct 2014 17:23:11 +0200 desharna move theorem 'rec_o_map'
Tue, 14 Oct 2014 16:17:36 +0200 desharna generate 'sel_transfer' for (co)datatypes
Wed, 08 Oct 2014 17:09:07 +0200 wenzelm added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
Thu, 02 Oct 2014 12:02:27 +0200 blanchet tuning
Fri, 26 Sep 2014 09:58:35 +0200 desharna make 'case_transfer' tactic more robust
Thu, 25 Sep 2014 16:35:56 +0200 desharna generate 'corec_transfer' for codatatypes
Thu, 25 Sep 2014 16:35:53 +0200 desharna generate 'rec_transfer' for datatypes
Mon, 22 Sep 2014 15:01:27 +0200 desharna make 'set_induct0' tactic more robust w.r.t multiple arguments constructors
Wed, 17 Sep 2014 16:20:13 +0200 blanchet avoid 'subst_tac' when possible (it is suspected of not helping 'HOL-Proofs')
Tue, 16 Sep 2014 19:23:37 +0200 blanchet tuned fact visibility
Tue, 16 Sep 2014 19:23:37 +0200 blanchet register 'prod' and 'sum' as datatypes, to allow N2M through them
Fri, 12 Sep 2014 13:50:51 +0200 desharna make 'ctr_transfer' tactic more robust
Fri, 12 Sep 2014 13:48:15 +0200 desharna make 'rel_sel' and 'map_sel' tactics more robust
Thu, 04 Sep 2014 09:02:43 +0200 blanchet renamed internal constant
Thu, 04 Sep 2014 09:02:43 +0200 blanchet tuned size function generation
Mon, 01 Sep 2014 16:34:40 +0200 blanchet renamed BNF theories
Fri, 29 Aug 2014 14:36:51 +0200 desharna generate 'disc_transfer' for (co)datatypes
Fri, 29 Aug 2014 14:21:24 +0200 desharna generate 'case_transfer' for (co)datatypes
Wed, 27 Aug 2014 13:05:59 +0200 blanchet removed not so interesting 'set_empty'
Thu, 21 Aug 2014 13:59:45 +0200 desharna fix tactic failure with rel_induct0
Tue, 19 Aug 2014 16:46:31 +0200 desharna generate 'ctr_transfer' for (co)datatypes
Mon, 18 Aug 2014 17:19:58 +0200 blanchet reordered some (co)datatype property names for more consistency
Tue, 12 Aug 2014 12:31:42 +0200 desharna generate 'set_cases' theorem for (co)datatypes
Tue, 12 Aug 2014 12:01:37 +0200 desharna generate 'set_intros' theorem for (co)datatypes
Sun, 10 Aug 2014 14:34:43 +0200 wenzelm merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;
Mon, 28 Jul 2014 12:31:30 +0200 desharna made tactic more robust w.r.t. dead variables; tuned;
Thu, 07 Aug 2014 12:17:41 +0200 blanchet generate nicer 'set' theorems for (co)datatypes
Wed, 30 Jul 2014 10:50:28 +0200 desharna generate 'set_induct' theorem for codatatypes
Fri, 25 Jul 2014 11:26:11 +0200 blanchet compile
Fri, 25 Jul 2014 11:26:10 +0200 blanchet tuning
Wed, 16 Jul 2014 10:13:00 +0200 desharna generate 'rel_sel' theorem for (co)datatypes
Wed, 16 Jul 2014 10:11:25 +0200 desharna fix rel_cases
Tue, 15 Jul 2014 00:35:07 +0200 blanchet took out 'rel_cases' for now because of failing tactic
less more (0) -60 tip