src/HOL/Tools/Quotient/quotient_tacs.ML
Thu, 30 May 2013 12:35:40 +0200 wenzelm standardized aliases;
Thu, 18 Apr 2013 17:07:01 +0200 wenzelm simplifier uses proper Proof.context instead of historic type simpset;
Tue, 03 Apr 2012 16:26:48 +0200 kuncar new package Lifting - initial commit
Tue, 14 Feb 2012 20:09:35 +0100 wenzelm simplified use of tacticals;
Wed, 07 Dec 2011 14:00:02 +0000 Christian Urban added a specific tactic and method that deal with partial equivalence relations
Thu, 24 Nov 2011 21:01:06 +0100 wenzelm modernized some old-style infix operations, which were left over from the time of ML proof scripts;
Sat, 05 Nov 2011 12:01:21 +0000 Christian Urban more use of global operations (see 98ec8b51af9c)
Thu, 27 Oct 2011 20:26:38 +0200 wenzelm simplified/standardized signatures;
Fri, 19 Aug 2011 10:23:16 +0900 Cezary Kaliszyk Quotient Package: Regularization: do not fail if no progress is made, leave the subgoal to the user. Injection: try assumptions before extensionality to avoid looping.
Wed, 20 Jul 2011 16:14:49 +0200 Cezary Kaliszyk Quotient Package: handle Bound variables in rep_abs_rsp_tac not only at top-level of the goal
Wed, 29 Jun 2011 20:39:41 +0200 wenzelm simplified/unified Simplifier.mk_solver;
Thu, 09 Jun 2011 23:12:02 +0200 wenzelm renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Fri, 07 Jan 2011 21:26:49 +0100 wenzelm do not open ML structures;
Fri, 07 Jan 2011 15:35:00 +0100 wenzelm more precise parentheses and indentation;
Fri, 07 Jan 2011 14:58:15 +0100 wenzelm comments;
Fri, 17 Dec 2010 17:08:56 +0100 wenzelm renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
Wed, 01 Dec 2010 13:09:08 +0100 wenzelm just one Term.dest_funT;
Thu, 18 Nov 2010 17:01:15 +0100 haftmann map_fun combinator in theory Fun
Tue, 09 Nov 2010 14:02:14 +0100 haftmann slightly changed fun_map_def
Mon, 30 Aug 2010 09:35:30 +0200 haftmann merged
Sat, 28 Aug 2010 16:14:32 +0200 haftmann formerly unnamed infix equality now named HOL.eq
Mon, 30 Aug 2010 15:52:09 +0900 Cezary Kaliszyk Quotient Package: dont unfold mem_def, use rsp and prs instead
Sat, 28 Aug 2010 21:17:25 +0800 Christian Urban quotient package: added a list of pre-simplification rules for Ball, Bex and mem
Sat, 28 Aug 2010 20:24:40 +0800 Christian Urban quotient package: lemmas to be lifted and descended can be pre-simplified
Wed, 25 Aug 2010 18:46:22 +0200 wenzelm merged
Wed, 25 Aug 2010 20:04:49 +0800 Christian Urban tuned code
Wed, 25 Aug 2010 18:26:58 +0800 Christian Urban quotient package: deal correctly with frees in lifted theorems
Wed, 25 Aug 2010 18:36:22 +0200 wenzelm renamed Simplifier.simproc(_i) to Simplifier.simproc_global(_i) to emphasize that this is not the real thing;
Tue, 24 Aug 2010 22:38:45 +0800 Christian Urban use matching of types than just equality - this is needed in nominal to cope with type variables
less more (0) -50 -30 tip