Tue, 06 Oct 2009 01:50:13 +0200 |
Christian Urban |
simplified the unlam_def function
|
changeset |
files
|
Mon, 05 Oct 2009 11:54:02 +0200 |
Christian Urban |
added an explicit syntax-argument to the function make_def (is needed if the user gives an syntax annotation for quotient types)
|
changeset |
files
|
Mon, 05 Oct 2009 11:24:32 +0200 |
Christian Urban |
used prop_of to get the term of a theorem (replaces crep_thm)
|
changeset |
files
|
Fri, 02 Oct 2009 11:10:21 +0200 |
Cezary Kaliszyk |
Merged
|
changeset |
files
|
Fri, 02 Oct 2009 11:09:33 +0200 |
Cezary Kaliszyk |
First theorem with quantifiers. Learned how to use sledgehammer.
|
changeset |
files
|
Thu, 01 Oct 2009 16:10:14 +0200 |
Christian Urban |
simplified the storage of the map-functions by using TheoryDataFun
|
changeset |
files
|
Wed, 30 Sep 2009 16:57:09 +0200 |
Cezary Kaliszyk |
Just one atomize is enough for the currently lifted theorems. Properly lift 'all' and 'Ex'.
|
changeset |
files
|
Tue, 29 Sep 2009 22:35:48 +0200 |
Christian Urban |
used new cong_tac
|
changeset |
files
|
Tue, 29 Sep 2009 17:46:18 +0200 |
Cezary Kaliszyk |
First version of handling of the universal quantifier
|
changeset |
files
|
Tue, 29 Sep 2009 15:58:14 +0200 |
Cezary Kaliszyk |
Handling abstraction correctly.
|
changeset |
files
|
Tue, 29 Sep 2009 13:38:27 +0200 |
Cezary Kaliszyk |
second test
|
changeset |
files
|
Tue, 29 Sep 2009 13:24:57 +0200 |
Cezary Kaliszyk |
Test line
|
changeset |
files
|
Tue, 29 Sep 2009 11:55:37 +0200 |
Cezary Kaliszyk |
Partially fix lifting of card_suc. The quantified variable still needs to be changed.
|
changeset |
files
|
Tue, 29 Sep 2009 10:49:31 +0200 |
Cezary Kaliszyk |
Tested new build_goal and removed old one, eq_reflection is included in atomize, card_suc tests.
|
changeset |
files
|
Tue, 29 Sep 2009 09:58:02 +0200 |
Cezary Kaliszyk |
Checked again with the version on my hard-drive backedup yesterday and fixed small whitespace issues.
|
changeset |
files
|
Tue, 29 Sep 2009 09:26:22 +0200 |
Cezary Kaliszyk |
Merged
|
changeset |
files
|
Mon, 28 Sep 2009 23:17:29 +0200 |
Christian Urban |
added name to prove
|
changeset |
files
|
Mon, 28 Sep 2009 19:24:55 +0200 |
Christian Urban |
consistent state
|
changeset |
files
|
Mon, 28 Sep 2009 19:22:28 +0200 |
Christian Urban |
some tuning of my code
|
changeset |
files
|
Mon, 28 Sep 2009 19:15:19 +0200 |
Cezary Kaliszyk |
Cleanup
|
changeset |
files
|
Mon, 28 Sep 2009 19:10:27 +0200 |
Cezary Kaliszyk |
Merged
|
changeset |
files
|
Mon, 28 Sep 2009 18:59:04 +0200 |
Cezary Kaliszyk |
Cleaning the code with Makarius
|
changeset |
files
|
Mon, 28 Sep 2009 15:37:38 +0200 |
Cezary Kaliszyk |
Instnatiation with a schematic variable
|
changeset |
files
|
Mon, 28 Sep 2009 02:39:44 +0200 |
Christian Urban |
added ctxt as explicit argument to build_goal; tuned
|
changeset |
files
|
Fri, 25 Sep 2009 19:26:18 +0200 |
Christian Urban |
slightly tuned the comment for unlam
|
changeset |
files
|
Fri, 25 Sep 2009 17:08:50 +0200 |
Christian Urban |
fixed a bug in my code: function typedef_term constructs now now the correct term when the relation is called x
|
changeset |
files
|
Fri, 25 Sep 2009 16:50:11 +0200 |
Christian Urban |
tuned slightly one proof
|
changeset |
files
|
Fri, 25 Sep 2009 14:50:35 +0200 |
Cezary Kaliszyk |
A version of the tactic that exports variables correctly.
|
changeset |
files
|
Fri, 25 Sep 2009 09:38:16 +0200 |
Cezary Kaliszyk |
Minor cleaning: whitespace, commas etc.
|
changeset |
files
|
Thu, 24 Sep 2009 17:43:26 +0200 |
Cezary Kaliszyk |
Correctly handling abstractions while building goals
|
changeset |
files
|