2009-10-14 |
Cezary Kaliszyk |
Proper handling of non-lifted quantifiers, testing type freezing.
|
file |
diff |
annotate
|
2009-10-13 |
Christian Urban |
slight simplification of atomize_thm
|
file |
diff |
annotate
|
2009-10-13 |
Cezary Kaliszyk |
atomize_thm and meta_quantify.
|
file |
diff |
annotate
|
2009-10-13 |
Cezary Kaliszyk |
Regularizing HOL all.
|
file |
diff |
annotate
|
2009-10-13 |
Cezary Kaliszyk |
":" is used for being in a set, "IN" means something else...
|
file |
diff |
annotate
|
2009-10-13 |
Cezary Kaliszyk |
First (untested) version of regularize for abstractions.
|
file |
diff |
annotate
|
2009-10-12 |
Christian Urban |
slightly modified the parser
|
file |
diff |
annotate
|
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
|