2009-10-12 |
Christian Urban |
deleted diagnostic code
|
file |
diff |
annotate
|
2009-10-12 |
Christian Urban |
added quotient command (you need to update isar-keywords-prove.el)
|
file |
diff |
annotate
|
2009-10-12 |
Cezary Kaliszyk |
Bounded quantifier
|
file |
diff |
annotate
|
2009-10-12 |
Cezary Kaliszyk |
The tyREL function.
|
file |
diff |
annotate
|
2009-10-12 |
Christian Urban |
started some strange functions
|
file |
diff |
annotate
|
2009-10-12 |
Cezary Kaliszyk |
Further with the manual proof
|
file |
diff |
annotate
|
2009-10-09 |
Cezary Kaliszyk |
Further experiments with proving induction manually
|
file |
diff |
annotate
|
2009-10-09 |
Cezary Kaliszyk |
Testing if I can prove the regularized version of induction manually
|
file |
diff |
annotate
|
2009-10-08 |
Christian Urban |
exported parts of QuotMain into a separate ML-file
|
file |
diff |
annotate
|
2009-10-06 |
Christian Urban |
consistent usage of rty (for the raw, unquotient type); tuned a bit the Isar
|
file |
diff |
annotate
|
2009-10-06 |
Christian Urban |
simplified typedef_quot_type_tac (using MetaSimplifier.rewrite_rule instead of the simplifier)
|
file |
diff |
annotate
|
2009-10-06 |
Christian Urban |
renamed unlam_def to unabs_def (matching the function abs_def in drule.ML)
|
file |
diff |
annotate
|
2009-10-06 |
Christian Urban |
tuned; nothing serious
|
file |
diff |
annotate
|
2009-10-06 |
Christian Urban |
another improvement to unlam_def
|
file |
diff |
annotate
|
2009-10-06 |
Christian Urban |
one further improvement to unlam_def
|
file |
diff |
annotate
|
2009-10-05 |
Christian Urban |
simplified the unlam_def function
|
file |
diff |
annotate
|
2009-10-05 |
Christian Urban |
added an explicit syntax-argument to the function make_def (is needed if the user gives an syntax annotation for quotient types)
|
file |
diff |
annotate
|
2009-10-05 |
Christian Urban |
used prop_of to get the term of a theorem (replaces crep_thm)
|
file |
diff |
annotate
|
2009-10-02 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-10-02 |
Cezary Kaliszyk |
First theorem with quantifiers. Learned how to use sledgehammer.
|
file |
diff |
annotate
|
2009-10-01 |
Christian Urban |
simplified the storage of the map-functions by using TheoryDataFun
|
file |
diff |
annotate
|
2009-09-30 |
Cezary Kaliszyk |
Just one atomize is enough for the currently lifted theorems. Properly lift 'all' and 'Ex'.
|
file |
diff |
annotate
|
2009-09-29 |
Christian Urban |
used new cong_tac
|
file |
diff |
annotate
|
2009-09-29 |
Cezary Kaliszyk |
First version of handling of the universal quantifier
|
file |
diff |
annotate
|
2009-09-29 |
Cezary Kaliszyk |
Handling abstraction correctly.
|
file |
diff |
annotate
|
2009-09-29 |
Cezary Kaliszyk |
second test
|
file |
diff |
annotate
|
2009-09-29 |
Cezary Kaliszyk |
Test line
|
file |
diff |
annotate
|
2009-09-29 |
Cezary Kaliszyk |
Partially fix lifting of card_suc. The quantified variable still needs to be changed.
|
file |
diff |
annotate
|
2009-09-29 |
Cezary Kaliszyk |
Tested new build_goal and removed old one, eq_reflection is included in atomize, card_suc tests.
|
file |
diff |
annotate
|
2009-09-29 |
Cezary Kaliszyk |
Checked again with the version on my hard-drive backedup yesterday and fixed small whitespace issues.
|
file |
diff |
annotate
|
2009-09-29 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-09-28 |
Christian Urban |
consistent state
|
file |
diff |
annotate
|
2009-09-28 |
Christian Urban |
some tuning of my code
|
file |
diff |
annotate
|
2009-09-28 |
Cezary Kaliszyk |
Cleanup
|
file |
diff |
annotate
|
2009-09-28 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-09-28 |
Cezary Kaliszyk |
Cleaning the code with Makarius
|
file |
diff |
annotate
|
2009-09-28 |
Cezary Kaliszyk |
Instnatiation with a schematic variable
|
file |
diff |
annotate
|
2009-09-28 |
Christian Urban |
added ctxt as explicit argument to build_goal; tuned
|
file |
diff |
annotate
|
2009-09-25 |
Christian Urban |
slightly tuned the comment for unlam
|
file |
diff |
annotate
|
2009-09-25 |
Christian Urban |
fixed a bug in my code: function typedef_term constructs now now the correct term when the relation is called x
|
file |
diff |
annotate
|
2009-09-25 |
Christian Urban |
tuned slightly one proof
|
file |
diff |
annotate
|
2009-09-25 |
Cezary Kaliszyk |
A version of the tactic that exports variables correctly.
|
file |
diff |
annotate
|
2009-09-25 |
Cezary Kaliszyk |
Minor cleaning: whitespace, commas etc.
|
file |
diff |
annotate
|
2009-09-24 |
Cezary Kaliszyk |
Correctly handling abstractions while building goals
|
file |
diff |
annotate
|
2009-09-24 |
Cezary Kaliszyk |
Minor cleanup
|
file |
diff |
annotate
|
2009-09-24 |
Cezary Kaliszyk |
Found the source for the exception and added a handle for it.
|
file |
diff |
annotate
|
2009-09-24 |
Cezary Kaliszyk |
Make the tactic use Trueprop_cong and atomize.
|
file |
diff |
annotate
|
2009-09-23 |
Cezary Kaliszyk |
Proper code for getting the prop out of the theorem.
|
file |
diff |
annotate
|
2009-09-23 |
Cezary Kaliszyk |
Using "atomize" the versions with arbitrary Trueprops can be proven.
|
file |
diff |
annotate
|
2009-09-22 |
Cezary Kaliszyk |
Proper definition of CARD and some properties of it.
|
file |
diff |
annotate
|
2009-09-22 |
Christian Urban |
some comments
|
file |
diff |
annotate
|
2009-09-21 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-09-21 |
Christian Urban |
slight tuning
|
file |
diff |
annotate
|
2009-09-21 |
Cezary Kaliszyk |
The tactic with REPEAT, CHANGED and a proper simpset.
|
file |
diff |
annotate
|
2009-09-21 |
Cezary Kaliszyk |
Merged with my changes from the morning:
|
file |
diff |
annotate
|
2009-09-20 |
Ning |
some more beautification
|
file |
diff |
annotate
|
2009-09-20 |
Ning |
beautification of some proofs
|
file |
diff |
annotate
|
2009-09-18 |
Cezary Kaliszyk |
Added more useful quotient facts.
|
file |
diff |
annotate
|
2009-09-18 |
Cezary Kaliszyk |
Testing the tactic further.
|
file |
diff |
annotate
|
2009-09-17 |
Cezary Kaliszyk |
The tactic still only for fset
|
file |
diff |
annotate
|