2009-12-04 merged
Christian Urban <urbanc@in.tum.de> [Fri, 04 Dec 2009 11:34:49 +0100] rev 521
merged
2009-12-04 merged
Christian Urban <urbanc@in.tum.de> [Fri, 04 Dec 2009 11:34:21 +0100] rev 520
merged
2009-12-04 Change equiv_trans2 to EQUALS_RSP, since we can prove it for any quotient type, not only for eqv relations.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 11:33:58 +0100] rev 519
Change equiv_trans2 to EQUALS_RSP, since we can prove it for any quotient type, not only for eqv relations.
2009-12-04 compose_tac instead of rtac to avoid unification; some code cleaning.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 11:06:43 +0100] rev 518
compose_tac instead of rtac to avoid unification; some code cleaning.
2009-12-04 Got to about 5 seconds for the longest proof. APPLY_RSP_TAC' solves the quotient internally without instantiation resulting in a faster proof.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 10:36:35 +0100] rev 517
Got to about 5 seconds for the longest proof. APPLY_RSP_TAC' solves the quotient internally without instantiation resulting in a faster proof.
2009-12-04 Using APPLY_RSP1; again a little bit faster.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 10:12:17 +0100] rev 516
Using APPLY_RSP1; again a little bit faster.
2009-12-04 Fixes after big merge.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 09:33:32 +0100] rev 515
Fixes after big merge.
2009-12-04 The big merge; probably non-functional.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 09:25:27 +0100] rev 514
The big merge; probably non-functional.
2009-12-04 Testing the new tactic everywhere
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 09:08:51 +0100] rev 513
Testing the new tactic everywhere
2009-12-04 First version of the deterministic rep-abs-inj-tac.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 09:01:13 +0100] rev 512
First version of the deterministic rep-abs-inj-tac.
2009-12-04 Changing = to \<equiv> in case if we want to use simp.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 09:18:46 +0100] rev 511
Changing = to \<equiv> in case if we want to use simp.
2009-12-04 Even better: Completely got rid of the simps in both quotient_tac and inj_repabs_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 09:10:31 +0100] rev 510
Even better: Completely got rid of the simps in both quotient_tac and inj_repabs_tac
2009-12-04 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 08:19:56 +0100] rev 509
merge
2009-12-04 Made your version work again with LIST_REL_EQ.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 04 Dec 2009 08:18:38 +0100] rev 508
Made your version work again with LIST_REL_EQ.
2009-12-03 the error occurs in APPLY_RSP_TAC where the wrong quotient (for LIST_REL) is applied
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 19:06:14 +0100] rev 507
the error occurs in APPLY_RSP_TAC where the wrong quotient (for LIST_REL) is applied
2009-12-03 removed quot argument...not all examples work anymore
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 15:03:31 +0100] rev 506
removed quot argument...not all examples work anymore
2009-12-03 merged
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 14:02:05 +0100] rev 505
merged
2009-12-03 merged
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 14:00:43 +0100] rev 504
merged
2009-12-03 first version of internalised quotient theorems; added FIXME-TODO
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 13:59:53 +0100] rev 503
first version of internalised quotient theorems; added FIXME-TODO
2009-12-03 further dead code
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 11:40:10 +0100] rev 502
further dead code
2009-12-03 Reintroduced varifyT; we still need it for permutation definition.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 03 Dec 2009 13:56:59 +0100] rev 501
Reintroduced varifyT; we still need it for permutation definition.
2009-12-03 Updated the examples
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 03 Dec 2009 13:45:52 +0100] rev 500
Updated the examples
2009-12-03 Fixed previous mistake
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 03 Dec 2009 12:33:05 +0100] rev 499
Fixed previous mistake
2009-12-03 defs used automatically by clean_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 03 Dec 2009 12:31:05 +0100] rev 498
defs used automatically by clean_tac
2009-12-03 Added qoutient_consts dest for getting all the constant definitions in the cleaning step.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 03 Dec 2009 12:22:19 +0100] rev 497
Added qoutient_consts dest for getting all the constant definitions in the cleaning step.
2009-12-03 Added the definition to quotient constant data.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 03 Dec 2009 12:17:23 +0100] rev 496
Added the definition to quotient constant data.
2009-12-03 removing unused code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 03 Dec 2009 11:58:46 +0100] rev 495
removing unused code
2009-12-03 merged
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 11:34:34 +0100] rev 494
merged
2009-12-03 deleted some dead code
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 11:33:24 +0100] rev 493
deleted some dead code
2009-12-03 Included all_prs and ex_prs in the lambda_prs conversion.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 03 Dec 2009 11:28:19 +0100] rev 492
Included all_prs and ex_prs in the lambda_prs conversion.
2009-12-03 further simplification
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 02:53:54 +0100] rev 491
further simplification
2009-12-03 simplified lambda_prs_conv
Christian Urban <urbanc@in.tum.de> [Thu, 03 Dec 2009 02:18:21 +0100] rev 490
simplified lambda_prs_conv
2009-12-02 deleted now obsolete argument rty everywhere
Christian Urban <urbanc@in.tum.de> [Wed, 02 Dec 2009 23:31:30 +0100] rev 489
deleted now obsolete argument rty everywhere
2009-12-02 deleted tests at the beginning of QuotMain
Christian Urban <urbanc@in.tum.de> [Wed, 02 Dec 2009 23:11:50 +0100] rev 488
deleted tests at the beginning of QuotMain
2009-12-02 Experiments with OPTION_map
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 20:54:59 +0100] rev 487
Experiments with OPTION_map
2009-12-02 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 17:16:44 +0100] rev 486
merge
2009-12-02 More experiments with higher order quotients and theorems with non-lifted constants.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 17:15:36 +0100] rev 485
More experiments with higher order quotients and theorems with non-lifted constants.
2009-12-02 merged
Christian Urban <urbanc@in.tum.de> [Wed, 02 Dec 2009 16:12:41 +0100] rev 484
merged
2009-12-02 Lifting to 2 different types :)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 14:37:21 +0100] rev 483
Lifting to 2 different types :)
2009-12-02 New APPLY_RSP which finally does automatic partial lifting :). Doesn't support same relation yet.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 14:11:46 +0100] rev 482
New APPLY_RSP which finally does automatic partial lifting :). Doesn't support same relation yet.
2009-12-02 Fixed unlam for non-abstractions and updated list_induct_part proof.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 12:07:54 +0100] rev 481
Fixed unlam for non-abstractions and updated list_induct_part proof.
2009-12-02 Removed the use of 'rty' from APPLY_RSP, finally LF proofs go automatically.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 11:30:40 +0100] rev 480
Removed the use of 'rty' from APPLY_RSP, finally LF proofs go automatically.
2009-12-02 The conversion approach works.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 10:56:35 +0100] rev 479
The conversion approach works.
2009-12-02 Trying a conversion based approach.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 10:30:20 +0100] rev 478
Trying a conversion based approach.
2009-12-02 A bit of progress; but the object-logic vs meta-logic distinction is troublesome.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 09:23:48 +0100] rev 477
A bit of progress; but the object-logic vs meta-logic distinction is troublesome.
2009-12-02 Added tactic for dealing with QUOT_TRUE and introducing QUOT_TRUE.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 02 Dec 2009 07:21:10 +0100] rev 476
Added tactic for dealing with QUOT_TRUE and introducing QUOT_TRUE.
2009-12-01 back in working state
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Dec 2009 19:18:43 +0100] rev 475
back in working state
2009-12-01 clean
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Dec 2009 19:01:51 +0100] rev 474
clean
2009-12-01 fixed previous commit
Christian Urban <urbanc@in.tum.de> [Tue, 01 Dec 2009 18:51:14 +0100] rev 473
fixed previous commit
2009-12-01 fixed problems with FOCUS
Christian Urban <urbanc@in.tum.de> [Tue, 01 Dec 2009 18:48:52 +0100] rev 472
fixed problems with FOCUS
2009-12-01 added a make_inst test
Christian Urban <urbanc@in.tum.de> [Tue, 01 Dec 2009 18:41:01 +0100] rev 471
added a make_inst test
2009-12-01 Transformation of QUOT_TRUE assumption by any given function
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 01 Dec 2009 18:22:48 +0100] rev 470
Transformation of QUOT_TRUE assumption by any given function
2009-12-01 QUOT_TRUE joke
Christian Urban <urbanc@in.tum.de> [Tue, 01 Dec 2009 16:27:42 +0100] rev 469
QUOT_TRUE joke
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
2009-11-27 renamed inj_REPABS to inj_repabs_trm
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 02:45:54 +0100] rev 408
renamed inj_REPABS to inj_repabs_trm
2009-11-27 tuned comments and moved slightly some code
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 02:44:11 +0100] rev 407
tuned comments and moved slightly some code
2009-11-27 deleted obsolete qenv code
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 02:35:50 +0100] rev 406
deleted obsolete qenv code
2009-11-27 renamed REGULARIZE to be regularize
Christian Urban <urbanc@in.tum.de> [Fri, 27 Nov 2009 02:23:49 +0100] rev 405
renamed REGULARIZE to be regularize
2009-11-26 more tuning
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 21:16:59 +0100] rev 404
more tuning
2009-11-26 deleted get_fun_old and stuff
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 21:04:17 +0100] rev 403
deleted get_fun_old and stuff
2009-11-26 recommited changes of comments
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 21:01:53 +0100] rev 402
recommited changes of comments
2009-11-26 Merge Again
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 26 Nov 2009 20:32:56 +0100] rev 401
Merge Again
2009-11-26 Merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 26 Nov 2009 20:32:33 +0100] rev 400
Merged
2009-11-26 tuned comments
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 20:18:36 +0100] rev 399
tuned comments
2009-11-26 some diagnostic code for r_mk_comb
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 19:51:31 +0100] rev 398
some diagnostic code for r_mk_comb
2009-11-26 introduced a new property for Ball and ===> on the left
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 16:23:24 +0100] rev 397
introduced a new property for Ball and ===> on the left
2009-11-26 fixed QuotList
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 13:52:46 +0100] rev 396
fixed QuotList
2009-11-26 changed left-res
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 13:46:00 +0100] rev 395
changed left-res
2009-11-26 Manually regularized akind_aty_atrm.induct
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 26 Nov 2009 12:21:47 +0100] rev 394
Manually regularized akind_aty_atrm.induct
2009-11-26 Playing with Monos in LFex.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 26 Nov 2009 10:52:24 +0100] rev 393
Playing with Monos in LFex.
2009-11-26 Fixed FSet after merge.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 26 Nov 2009 10:32:31 +0100] rev 392
Fixed FSet after merge.
2009-11-26 merged
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 03:18:38 +0100] rev 391
merged
2009-11-26 test with monos
Christian Urban <urbanc@in.tum.de> [Thu, 26 Nov 2009 02:31:00 +0100] rev 390
test with monos
2009-11-25 applic_prs
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 21:48:32 +0100] rev 389
applic_prs
2009-11-25 polishing
Christian Urban <urbanc@in.tum.de> [Wed, 25 Nov 2009 15:43:12 +0100] rev 388
polishing
2009-11-25 reordered the code
Christian Urban <urbanc@in.tum.de> [Wed, 25 Nov 2009 15:20:10 +0100] rev 387
reordered the code
2009-11-25 Moved exception handling to QuotMain and cleaned FSet.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 14:25:29 +0100] rev 386
Moved exception handling to QuotMain and cleaned FSet.
2009-11-25 Merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 14:16:33 +0100] rev 385
Merge
2009-11-25 Finished manual lifting of list_induct_part :)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 14:15:34 +0100] rev 384
Finished manual lifting of list_induct_part :)
2009-11-25 comments tuning and slight reordering
Christian Urban <urbanc@in.tum.de> [Wed, 25 Nov 2009 12:27:28 +0100] rev 383
comments tuning and slight reordering
2009-11-25 Merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 11:59:49 +0100] rev 382
Merge
2009-11-25 More moving from QuotMain to UnusedQuotMain
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 11:58:56 +0100] rev 381
More moving from QuotMain to UnusedQuotMain
2009-11-25 deleted some obsolete diagnostic code
Christian Urban <urbanc@in.tum.de> [Wed, 25 Nov 2009 11:46:59 +0100] rev 380
deleted some obsolete diagnostic code
2009-11-25 Removed unused things from QuotMain.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 11:41:42 +0100] rev 379
Removed unused things from QuotMain.
2009-11-25 All examples work again.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 10:52:21 +0100] rev 378
All examples work again.
2009-11-25 cleaning in MyInt
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 10:39:53 +0100] rev 377
cleaning in MyInt
2009-11-25 lambda_prs and cleaning the existing examples.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Nov 2009 10:34:03 +0100] rev 376
lambda_prs and cleaning the existing examples.
2009-11-25 merged
Christian Urban <urbanc@in.tum.de> [Wed, 25 Nov 2009 03:47:07 +0100] rev 375
merged
2009-11-25 fixed the problem with generalising variables; at the moment it is quite a hack
Christian Urban <urbanc@in.tum.de> [Wed, 25 Nov 2009 03:45:44 +0100] rev 374
fixed the problem with generalising variables; at the moment it is quite a hack
2009-11-24 Ho-matching failures...
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 20:13:16 +0100] rev 373
Ho-matching failures...
2009-11-24 changed unification to matching
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 19:09:29 +0100] rev 372
changed unification to matching
2009-11-24 unification
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 18:13:57 +0100] rev 371
unification
2009-11-24 Lambda & SOLVED' for new quotient_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 18:13:18 +0100] rev 370
Lambda & SOLVED' for new quotient_tac
2009-11-24 merged
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 17:35:31 +0100] rev 369
merged
2009-11-24 Conversion
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 17:00:53 +0100] rev 368
Conversion
2009-11-24 The non-working procedure_tac.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 16:20:34 +0100] rev 367
The non-working procedure_tac.
2009-11-24 merged
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 16:10:31 +0100] rev 366
merged
2009-11-24 use error instead of raising our own exception
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 15:31:29 +0100] rev 365
use error instead of raising our own exception
2009-11-24 Fixes to the tactic after quotient_tac changed.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 15:18:00 +0100] rev 364
Fixes to the tactic after quotient_tac changed.
2009-11-24 merged
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 15:15:33 +0100] rev 363
merged
2009-11-24 added a prepare_tac
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 15:15:10 +0100] rev 362
added a prepare_tac
2009-11-24 TRY' for clean_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 14:41:47 +0100] rev 361
TRY' for clean_tac
2009-11-24 Moved cleaning to QuotMain
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 14:19:54 +0100] rev 360
Moved cleaning to QuotMain
2009-11-24 New cleaning tactic
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 14:16:57 +0100] rev 359
New cleaning tactic
2009-11-24 explicit phases for the cleaning
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 13:46:36 +0100] rev 358
explicit phases for the cleaning
2009-11-24 Separate regularize_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 12:25:04 +0100] rev 357
Separate regularize_tac
2009-11-24 Another theorem for which the new regularize differs from old one, so the goal is not proved. But it seems, that the new one is better.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 08:36:28 +0100] rev 356
Another theorem for which the new regularize differs from old one, so the goal is not proved. But it seems, that the new one is better.
2009-11-24 More fixes for inj_REPABS
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 24 Nov 2009 08:35:04 +0100] rev 355
More fixes for inj_REPABS
2009-11-24 addded a tactic, which sets up the three goals of the `algorithm'
Christian Urban <urbanc@in.tum.de> [Tue, 24 Nov 2009 01:36:50 +0100] rev 354
addded a tactic, which sets up the three goals of the `algorithm'
2009-11-23 fixed the error by a temporary fix (the data of the eqivalence relation should be only its name)
Christian Urban <urbanc@in.tum.de> [Mon, 23 Nov 2009 23:09:03 +0100] rev 353
fixed the error by a temporary fix (the data of the eqivalence relation should be only its name)
2009-11-23 merged
Christian Urban <urbanc@in.tum.de> [Mon, 23 Nov 2009 22:00:54 +0100] rev 352
merged
2009-11-23 tuned some comments
Christian Urban <urbanc@in.tum.de> [Mon, 23 Nov 2009 21:59:57 +0100] rev 351
tuned some comments
2009-11-23 Another not-typechecking regularized term.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 21:56:30 +0100] rev 350
Another not-typechecking regularized term.
2009-11-23 domain_type in regularizing equality
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 21:48:44 +0100] rev 349
domain_type in regularizing equality
2009-11-23 More theorems lifted in the goal-directed way.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 21:12:16 +0100] rev 348
More theorems lifted in the goal-directed way.
2009-11-23 Finished temporary goal-directed lift_theorem wrapper.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 20:10:39 +0100] rev 347
Finished temporary goal-directed lift_theorem wrapper.
2009-11-23 merged
Christian Urban <urbanc@in.tum.de> [Mon, 23 Nov 2009 16:13:19 +0100] rev 346
merged
2009-11-23 a version of inj_REPABS (needs to be looked at again later)
Christian Urban <urbanc@in.tum.de> [Mon, 23 Nov 2009 16:12:50 +0100] rev 345
a version of inj_REPABS (needs to be looked at again later)
2009-11-23 Fixes for atomize
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 15:47:14 +0100] rev 344
Fixes for atomize
2009-11-23 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 15:08:25 +0100] rev 343
merge
2009-11-23 lift_thm with a goal.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 15:08:09 +0100] rev 342
lift_thm with a goal.
2009-11-23 slight change in code layout
Christian Urban <urbanc@in.tum.de> [Mon, 23 Nov 2009 15:02:48 +0100] rev 341
slight change in code layout
2009-11-23 Fixes for new code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 14:40:53 +0100] rev 340
Fixes for new code
2009-11-23 Removing dead code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 14:32:11 +0100] rev 339
Removing dead code
2009-11-23 Move atomize_goal to QuotMain
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 14:16:41 +0100] rev 338
Move atomize_goal to QuotMain
2009-11-23 Removed second implementation of Regularize/Inject from FSet.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 14:05:02 +0100] rev 337
Removed second implementation of Regularize/Inject from FSet.
2009-11-23 Moved new repabs_inj code to QuotMain
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 13:55:31 +0100] rev 336
Moved new repabs_inj code to QuotMain
2009-11-23 New repabs behaves the same way as old one.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 13:46:14 +0100] rev 335
New repabs behaves the same way as old one.
2009-11-23 code review with Cezary
Christian Urban <urbanc@in.tum.de> [Mon, 23 Nov 2009 13:24:12 +0100] rev 334
code review with Cezary
2009-11-23 The other branch does not seem to work...
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 10:26:59 +0100] rev 333
The other branch does not seem to work...
2009-11-23 Fixes for recent changes.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 23 Nov 2009 10:04:35 +0100] rev 332
Fixes for recent changes.
2009-11-22 updated to Isabelle 22nd November
Christian Urban <urbanc@in.tum.de> [Sun, 22 Nov 2009 15:30:23 +0100] rev 331
updated to Isabelle 22nd November
2009-11-21 a little tuning of comments
Christian Urban <urbanc@in.tum.de> [Sun, 22 Nov 2009 00:01:06 +0100] rev 330
a little tuning of comments
2009-11-21 slight tuning
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 23:23:01 +0100] rev 329
slight tuning
2009-11-21 some debugging code, but cannot find the place where the cprems_of exception is raised
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 14:45:25 +0100] rev 328
some debugging code, but cannot find the place where the cprems_of exception is raised
2009-11-21 tried to prove the repabs_inj lemma, but failed for the moment
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 14:18:31 +0100] rev 327
tried to prove the repabs_inj lemma, but failed for the moment
2009-11-21 my first version of repabs injection
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 13:14:35 +0100] rev 326
my first version of repabs injection
2009-11-21 tuned
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 11:16:48 +0100] rev 325
tuned
2009-11-21 tunded
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 10:58:08 +0100] rev 324
tunded
2009-11-21 tuned
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 03:12:50 +0100] rev 323
tuned
2009-11-21 flagged qenv-stuff as obsolete
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 02:53:23 +0100] rev 322
flagged qenv-stuff as obsolete
2009-11-21 simplified get_fun so that it uses directly rty and qty, instead of qenv
Christian Urban <urbanc@in.tum.de> [Sat, 21 Nov 2009 02:49:39 +0100] rev 321
simplified get_fun so that it uses directly rty and qty, instead of qenv
2009-11-20 started regularize of rtrm/qtrm version; looks quite promising
Christian Urban <urbanc@in.tum.de> [Fri, 20 Nov 2009 13:03:01 +0100] rev 320
started regularize of rtrm/qtrm version; looks quite promising
2009-11-19 updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Thu, 19 Nov 2009 14:17:10 +0100] rev 319
updated to new Isabelle
2009-11-18 fixed the storage of qconst definitions
Christian Urban <urbanc@in.tum.de> [Wed, 18 Nov 2009 23:52:48 +0100] rev 318
fixed the storage of qconst definitions
2009-11-13 Still don't know how to do the proof automatically.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 13 Nov 2009 19:32:12 +0100] rev 317
Still don't know how to do the proof automatically.
2009-11-13 added some tracing information to all phases of lifting to the function lift_thm
Christian Urban <urbanc@in.tum.de> [Fri, 13 Nov 2009 16:44:36 +0100] rev 316
added some tracing information to all phases of lifting to the function lift_thm
2009-11-12 merge of the merge?
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 12 Nov 2009 13:57:20 +0100] rev 315
merge of the merge?
2009-11-12 merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 12 Nov 2009 13:56:07 +0100] rev 314
merged
2009-11-12 added a FIXME commment
Christian Urban <urbanc@in.tum.de> [Thu, 12 Nov 2009 12:15:41 +0100] rev 313
added a FIXME commment
2009-11-12 looking up data in quot_info works now (needs qualified string)
Christian Urban <urbanc@in.tum.de> [Thu, 12 Nov 2009 12:07:33 +0100] rev 312
looking up data in quot_info works now (needs qualified string)
2009-11-12 changed the quotdata to be a symtab table (needs fixing)
Christian Urban <urbanc@in.tum.de> [Thu, 12 Nov 2009 02:54:40 +0100] rev 311
changed the quotdata to be a symtab table (needs fixing)
2009-11-12 added a container for quotient constants (does not work yet though)
Christian Urban <urbanc@in.tum.de> [Thu, 12 Nov 2009 02:18:36 +0100] rev 310
added a container for quotient constants (does not work yet though)
2009-11-11 Lifting towards goal and manually finished the proof.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 11 Nov 2009 22:30:43 +0100] rev 309
Lifting towards goal and manually finished the proof.
2009-11-11 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 11 Nov 2009 18:51:59 +0100] rev 308
merge
2009-11-11 Modifications while preparing the goal-directed version.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 11 Nov 2009 18:49:46 +0100] rev 307
Modifications while preparing the goal-directed version.
2009-11-11 updated to new Theory_Data and to new Isabelle
Christian Urban <urbanc@in.tum.de> [Wed, 11 Nov 2009 11:59:22 +0100] rev 306
updated to new Theory_Data and to new Isabelle
2009-11-11 Removed 'Toplevel.program' for polyml 5.3
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 11 Nov 2009 10:22:47 +0100] rev 305
Removed 'Toplevel.program' for polyml 5.3
2009-11-10 Atomizing a "goal" theorems.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 10 Nov 2009 17:43:05 +0100] rev 304
Atomizing a "goal" theorems.
2009-11-10 More code cleaning and commenting
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 10 Nov 2009 09:32:16 +0100] rev 303
More code cleaning and commenting
2009-11-09 Minor cleaning and removing of some 'handle _'.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 09 Nov 2009 15:40:43 +0100] rev 302
Minor cleaning and removing of some 'handle _'.
2009-11-09 Cleaning and commenting
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 09 Nov 2009 15:23:33 +0100] rev 301
Cleaning and commenting
2009-11-09 Fixes for the other get_fun implementation.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 09 Nov 2009 13:47:46 +0100] rev 300
Fixes for the other get_fun implementation.
2009-11-06 permutation lifting works now also
Christian Urban <urbanc@in.tum.de> [Fri, 06 Nov 2009 19:43:09 +0100] rev 299
permutation lifting works now also
2009-11-06 merged
Christian Urban <urbanc@in.tum.de> [Fri, 06 Nov 2009 19:26:32 +0100] rev 298
merged
(0) -224 +224 +1000 tip