Tue, 12 Jan 2010 16:12:54 +0100 modifying comments/indentation in quotient_term.ml
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 12 Jan 2010 16:12:54 +0100] rev 849
modifying comments/indentation in quotient_term.ml
Tue, 12 Jan 2010 16:03:51 +0100 Cleaning comments, indentation etc in quotient_tacs.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 12 Jan 2010 16:03:51 +0100] rev 848
Cleaning comments, indentation etc in quotient_tacs.
Tue, 12 Jan 2010 15:48:46 +0100 No more exception handling in rep_abs_rsp_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 12 Jan 2010 15:48:46 +0100] rev 847
No more exception handling in rep_abs_rsp_tac
Tue, 12 Jan 2010 12:14:33 +0100 handle all is no longer necessary in lambda_prs.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 12 Jan 2010 12:14:33 +0100] rev 846
handle all is no longer necessary in lambda_prs.
Tue, 12 Jan 2010 12:04:47 +0100 removed 3 hacks.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 12 Jan 2010 12:04:47 +0100] rev 845
removed 3 hacks.
Tue, 12 Jan 2010 11:25:38 +0100 Updated some comments.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 12 Jan 2010 11:25:38 +0100] rev 844
Updated some comments.
Tue, 12 Jan 2010 10:59:51 +0100 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 12 Jan 2010 10:59:51 +0100] rev 843
merge
Tue, 12 Jan 2010 10:59:38 +0100 Removed exception handling from equals_rsp_tac.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 12 Jan 2010 10:59:38 +0100] rev 842
Removed exception handling from equals_rsp_tac.
Mon, 11 Jan 2010 22:36:21 +0100 added an abbreviation for OOO
Christian Urban <urbanc@in.tum.de> [Mon, 11 Jan 2010 22:36:21 +0100] rev 841
added an abbreviation for OOO
Mon, 11 Jan 2010 20:04:19 +0100 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 11 Jan 2010 20:04:19 +0100] rev 840
merge
Mon, 11 Jan 2010 20:03:43 +0100 Undid the non-working part.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 11 Jan 2010 20:03:43 +0100] rev 839
Undid the non-working part.
Mon, 11 Jan 2010 16:33:00 +0100 started to adhere to Wenzel-Standard
Christian Urban <urbanc@in.tum.de> [Mon, 11 Jan 2010 16:33:00 +0100] rev 838
started to adhere to Wenzel-Standard
Mon, 11 Jan 2010 15:58:38 +0100 Changing exceptions to 'try', part 1.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 11 Jan 2010 15:58:38 +0100] rev 837
Changing exceptions to 'try', part 1.
Mon, 11 Jan 2010 15:13:09 +0100 removed quotdata_lookup_type
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 11 Jan 2010 15:13:09 +0100] rev 836
removed quotdata_lookup_type
Mon, 11 Jan 2010 11:51:19 +0100 Fix for testing matching constants in regularize.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 11 Jan 2010 11:51:19 +0100] rev 835
Fix for testing matching constants in regularize.
Mon, 11 Jan 2010 01:03:34 +0100 tuned previous commit further
Christian Urban <urbanc@in.tum.de> [Mon, 11 Jan 2010 01:03:34 +0100] rev 834
tuned previous commit further
Mon, 11 Jan 2010 00:31:29 +0100 the chk-functions in quotient_term also simplify the result according to the id_simps; had to remove id_def from this theorem list though; this caused in FSet3 that relied on this rule; the problem is marked with "ID PROBLEM"
Christian Urban <urbanc@in.tum.de> [Mon, 11 Jan 2010 00:31:29 +0100] rev 833
the chk-functions in quotient_term also simplify the result according to the id_simps; had to remove id_def from this theorem list though; this caused in FSet3 that relied on this rule; the problem is marked with "ID PROBLEM"
Sat, 09 Jan 2010 09:38:34 +0100 introduced separate match function
Christian Urban <urbanc@in.tum.de> [Sat, 09 Jan 2010 09:38:34 +0100] rev 832
introduced separate match function
Sat, 09 Jan 2010 08:52:06 +0100 removed obsolete equiv_relation and rnamed new_equiv_relation
Christian Urban <urbanc@in.tum.de> [Sat, 09 Jan 2010 08:52:06 +0100] rev 831
removed obsolete equiv_relation and rnamed new_equiv_relation
Fri, 08 Jan 2010 19:46:22 +0100 New_relations, all works again including concat examples.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 08 Jan 2010 19:46:22 +0100] rev 830
New_relations, all works again including concat examples.
Fri, 08 Jan 2010 15:02:12 +0100 map and rel simps for all quotients; needed when changing the relations to aggregate ones.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 08 Jan 2010 15:02:12 +0100] rev 829
map and rel simps for all quotients; needed when changing the relations to aggregate ones.
Fri, 08 Jan 2010 14:43:30 +0100 id_simps needs to be taken out not used directly, otherwise the new lemmas are not there.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 08 Jan 2010 14:43:30 +0100] rev 828
id_simps needs to be taken out not used directly, otherwise the new lemmas are not there.
Fri, 08 Jan 2010 11:20:12 +0100 Experimients with fconcat_insert
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 08 Jan 2010 11:20:12 +0100] rev 827
Experimients with fconcat_insert
Fri, 08 Jan 2010 10:44:30 +0100 Modifications for new_equiv_rel, part2
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 08 Jan 2010 10:44:30 +0100] rev 826
Modifications for new_equiv_rel, part2
Fri, 08 Jan 2010 10:39:08 +0100 Modifictaions for new_relation.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 08 Jan 2010 10:39:08 +0100] rev 825
Modifictaions for new_relation.
Fri, 08 Jan 2010 10:08:01 +0100 Proved concat_empty.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 08 Jan 2010 10:08:01 +0100] rev 824
Proved concat_empty.
Thu, 07 Jan 2010 16:51:38 +0100 Replacing equivp by reflp in the assumptions leads to non-provable subgoals in the gen_pre lemmas.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 07 Jan 2010 16:51:38 +0100] rev 823
Replacing equivp by reflp in the assumptions leads to non-provable subgoals in the gen_pre lemmas.
Thu, 07 Jan 2010 16:06:13 +0100 some cleaning.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 07 Jan 2010 16:06:13 +0100] rev 822
some cleaning.
Thu, 07 Jan 2010 15:50:22 +0100 First generalization.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 07 Jan 2010 15:50:22 +0100] rev 821
First generalization.
Thu, 07 Jan 2010 14:14:17 +0100 The working proof of the special case.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 07 Jan 2010 14:14:17 +0100] rev 820
The working proof of the special case.
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip