2009-12-01 Removed last HOL_ss
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Dec 2009 14:08:56 +0100] rev 468
Removed last HOL_ss
2009-12-01 more cleaning
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Dec 2009 14:04:00 +0100] rev 467
more cleaning
2009-12-01 Cleaning 'aps'.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Dec 2009 12:16:45 +0100] rev 466
Cleaning 'aps'.
2009-11-30 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Nov 2009 15:40:22 +0100] rev 465
merge
2009-11-30 cleaned inj_regabs_trm
Christian Urban <urbanc@in.tum.de> [Mon, 30 Nov 2009 15:36:49 +0100] rev 464
cleaned inj_regabs_trm
2009-11-30 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Nov 2009 15:33:06 +0100] rev 463
merge
2009-11-30 clean_tac rewrites the definitions the other way
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Nov 2009 15:32:14 +0100] rev 462
clean_tac rewrites the definitions the other way
2009-11-30 merged
Christian Urban <urbanc@in.tum.de> [Mon, 30 Nov 2009 13:58:05 +0100] rev 461
merged
2009-11-30 added facilities to get all stored quotient data (equiv thms etc)
Christian Urban <urbanc@in.tum.de> [Mon, 30 Nov 2009 12:26:08 +0100] rev 460
added facilities to get all stored quotient data (equiv thms etc)
2009-11-30 More code cleaning
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Nov 2009 12:14:20 +0100] rev 459
More code cleaning
2009-11-30 Code cleaning.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Nov 2009 11:53:20 +0100] rev 458
Code cleaning.
2009-11-30 Commented clean-tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Nov 2009 10:16:10 +0100] rev 457
Commented clean-tac
2009-11-30 Added another induction to LFex
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Nov 2009 02:05:22 +0100] rev 456
Added another induction to LFex
2009-11-29 tried to improve the inj_repabs_trm function but left the new part commented out
Christian Urban <urbanc@in.tum.de> [Sun, 29 Nov 2009 23:59:37 +0100] rev 455
tried to improve the inj_repabs_trm function but left the new part commented out
2009-11-29 added a new version of QuotMain to experiment with qids
Christian Urban <urbanc@in.tum.de> [Sun, 29 Nov 2009 19:48:55 +0100] rev 454
added a new version of QuotMain to experiment with qids
2009-11-29 started functions for qid-insertion and fixed a bug in regularise
Christian Urban <urbanc@in.tum.de> [Sun, 29 Nov 2009 17:47:37 +0100] rev 453
started functions for qid-insertion and fixed a bug in regularise
2009-11-29 Removed unnecessary HOL_ss which proved one of the subgoals.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sun, 29 Nov 2009 09:38:07 +0100] rev 452
Removed unnecessary HOL_ss which proved one of the subgoals.
2009-11-29 Added 'TRY' to refl in clean_tac to get as far as possible. Removed unnecessary [quot_rsp] in FSet. Added necessary [quot_rsp] and one lifted thm in LamEx.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sun, 29 Nov 2009 08:48:06 +0100] rev 451
Added 'TRY' to refl in clean_tac to get as far as possible. Removed unnecessary [quot_rsp] in FSet. Added necessary [quot_rsp] and one lifted thm in LamEx.
2009-11-29 introduced a global list of respectfulness lemmas; the attribute is [quot_rsp]
Christian Urban <urbanc@in.tum.de> [Sun, 29 Nov 2009 03:59:18 +0100] rev 450
introduced a global list of respectfulness lemmas; the attribute is [quot_rsp]
2009-11-29 tuned
Christian Urban <urbanc@in.tum.de> [Sun, 29 Nov 2009 02:51:42 +0100] rev 449
tuned
2009-11-28 improved pattern matching inside the inj_repabs_tacs
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 19:14:12 +0100] rev 448
improved pattern matching inside the inj_repabs_tacs
2009-11-28 selective debugging of the inj_repabs_tac (at the moment for step 3 and 4 debugging information is printed)
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 18:49:39 +0100] rev 447
selective debugging of the inj_repabs_tac (at the moment for step 3 and 4 debugging information is printed)
2009-11-28 removed old inj_repabs_tac; kept only the one with (selective) debugging information
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 14:45:22 +0100] rev 446
removed old inj_repabs_tac; kept only the one with (selective) debugging information
2009-11-28 renamed r_mk_comb_tac to inj_repabs_tac
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 14:33:04 +0100] rev 445
renamed r_mk_comb_tac to inj_repabs_tac
2009-11-28 tuning
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 14:15:05 +0100] rev 444
tuning
2009-11-28 tuned comments
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 14:03:01 +0100] rev 443
tuned comments
2009-11-28 renamed LAMBDA_RES_TAC and WEAK_LAMBDA_RES_TAC to lower case names
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 13:54:48 +0100] rev 442
renamed LAMBDA_RES_TAC and WEAK_LAMBDA_RES_TAC to lower case names
2009-11-28 Manually finished LF induction.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 08:46:24 +0100] rev 441
Manually finished LF induction.
2009-11-28 Moved fast instantiation to QuotMain
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 08:04:23 +0100] rev 440
Moved fast instantiation to QuotMain
2009-11-28 LFex proof a bit further.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 07:44:17 +0100] rev 439
LFex proof a bit further.
2009-11-28 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 06:15:06 +0100] rev 438
merge
2009-11-28 Looking at repabs proof in LF.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 06:14:50 +0100] rev 437
Looking at repabs proof in LF.
2009-11-28 further proper merge
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 05:53:31 +0100] rev 436
further proper merge
2009-11-28 merged
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 05:49:16 +0100] rev 435
merged
2009-11-28 more simplification
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 05:47:13 +0100] rev 434
more simplification
2009-11-28 Merged and tested that all works.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 05:43:18 +0100] rev 433
Merged and tested that all works.
2009-11-28 Finished and tested the new regularize
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 05:29:30 +0100] rev 432
Finished and tested the new regularize
2009-11-28 more tuning of the repabs-tactics
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 05:09:22 +0100] rev 431
more tuning of the repabs-tactics
2009-11-28 fixed examples in IntEx and FSet
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 04:46:03 +0100] rev 430
fixed examples in IntEx and FSet
2009-11-28 merged
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 04:37:30 +0100] rev 429
merged
2009-11-28 fixed previous commit
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 04:37:04 +0100] rev 428
fixed previous commit
2009-11-28 Cleaned all lemmas about regularisation of Ball and Bex and moved in one place. Second Ball simprox.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 04:02:54 +0100] rev 427
Cleaned all lemmas about regularisation of Ball and Bex and moved in one place. Second Ball simprox.
2009-11-28 Merged comment
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 03:17:22 +0100] rev 426
Merged comment
2009-11-28 Integrated Stefan's tactic and changed substs to simps with empty context.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 28 Nov 2009 03:07:38 +0100] rev 425
Integrated Stefan's tactic and changed substs to simps with empty context.
2009-11-28 some slight tuning of the apply-tactic
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 03:06:22 +0100] rev 424
some slight tuning of the apply-tactic
2009-11-28 annotated a proof with all steps and simplified LAMBDA_RES_TAC
Christian Urban <urbanc@in.tum.de> [Sat, 28 Nov 2009 02:54:24 +0100] rev 423
annotated a proof with all steps and simplified LAMBDA_RES_TAC
2009-11-27 Merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Nov 2009 18:38:44 +0100] rev 422
Merge
2009-11-27 The magical code from Stefan, will need to be integrated in the Simproc.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Nov 2009 18:38:09 +0100] rev 421
The magical code from Stefan, will need to be integrated in the Simproc.
2009-11-27 replaced FIRST' (map rtac list) with resolve_tac list
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 13:59:52 +0100] rev 420
replaced FIRST' (map rtac list) with resolve_tac list
2009-11-27 Simplifying arguments; got rid of trans2_thm.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Nov 2009 10:04:49 +0100] rev 419
Simplifying arguments; got rid of trans2_thm.
2009-11-27 Cleaning of LFex. Lambda_prs fails to unify in 2 places.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Nov 2009 09:16:32 +0100] rev 418
Cleaning of LFex. Lambda_prs fails to unify in 2 places.
2009-11-27 Recommit
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Nov 2009 08:22:46 +0100] rev 417
Recommit
2009-11-27 Removing arguments of tactics: absrep, rel_refl, reps_same are computed.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Nov 2009 08:15:23 +0100] rev 416
Removing arguments of tactics: absrep, rel_refl, reps_same are computed.
2009-11-27 More cleaning in QuotMain, identity handling.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Nov 2009 07:16:16 +0100] rev 415
More cleaning in QuotMain, identity handling.
2009-11-27 Minor cleaning
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Nov 2009 07:00:14 +0100] rev 414
Minor cleaning
2009-11-27 tuned
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 04:02:20 +0100] rev 413
tuned
2009-11-27 some tuning
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 03:56:18 +0100] rev 412
some tuning
2009-11-27 simplified gen_frees_tac and properly named abstracted variables
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 03:33:30 +0100] rev 411
simplified gen_frees_tac and properly named abstracted variables
2009-11-27 removed CHANGED'
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 02:58:28 +0100] rev 410
removed CHANGED'
2009-11-27 introduced a separate lemma for id_simps
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 02:55:56 +0100] rev 409
introduced a separate lemma for id_simps
(0) -300 -100 -60 +60 +100 +300 +1000 tip