src/HOL/Tools/Quotient/quotient_tacs.ML
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
Sun, 22 Aug 2010 14:01:25 +0800 Christian Urban use a smaller simpset in order to not solve refl-instances
Sun, 22 Aug 2010 12:58:03 +0800 Christian Urban allow for pre-simplification of lifted theorems
Sun, 22 Aug 2010 10:45:53 +0800 Christian Urban changed to a more convenient argument order
Wed, 11 Aug 2010 13:30:24 +0800 Christian Urban deleted duplicate lemma
Thu, 08 Jul 2010 16:19:24 +0200 haftmann tuned titles
Tue, 29 Jun 2010 01:38:29 +0100 Christian Urban separated the lifting and descending procedures in the quotient package
Mon, 28 Jun 2010 16:20:39 +0100 Christian Urban separation of translations in derive_qtrm / derive_rtrm (similarly for types)
Mon, 28 Jun 2010 09:48:36 +0200 Cezary Kaliszyk Quotient package reverse lifting
Mon, 28 Jun 2010 07:38:39 +0200 Cezary Kaliszyk Add reverse lifting flag to automated theorem derivation
Sat, 26 Jun 2010 08:23:40 +0100 Christian Urban streamlined the generation of quotient theorems out of raw theorems
Wed, 23 Jun 2010 08:44:44 +0200 Cezary Kaliszyk Quotient package now uses Partial Equivalence instead place of equivalence
Sat, 15 May 2010 21:50:05 +0200 wenzelm less pervasive names from structure Thm;
Sat, 15 May 2010 17:59:06 +0200 wenzelm incorporated further conversions and conversionals, after some minor tuning;
Wed, 12 May 2010 11:30:18 +0200 Cezary Kaliszyk Remove RANGE_WARN
Mon, 03 May 2010 20:13:36 +0200 wenzelm renamed Thm.freezeT to Thm.legacy_freezeT -- it is based on Type.legacy_freeze;
Tue, 20 Apr 2010 14:55:53 +0200 Cezary Kaliszyk eta-normalize the goal since the original theorem is atomized
Sat, 27 Mar 2010 14:48:46 +0100 Cezary Kaliszyk Automated lifting can be restricted to specific quotient types
Fri, 19 Mar 2010 06:14:37 +0100 Cezary Kaliszyk Check that argument is not a 'Bound' before calling fastype_of.
Sun, 14 Mar 2010 14:36:56 +0100 wenzelm tuned comment;
Sun, 14 Mar 2010 14:31:24 +0100 wenzelm observe standard header format;
Sun, 07 Mar 2010 12:19:47 +0100 wenzelm modernized structure Object_Logic;
Fri, 19 Feb 2010 13:54:19 +0100 Cezary Kaliszyk Initial version of HOL quotient package.
less more (0) tip