2009-10-21 |
Cezary Kaliszyk |
Simplified proof more
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Cleaning the code
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Further reorganization
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Further reorganizing the file
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Reordering
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
cterm_instantiate also fails for some strange reason...
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
preparing arguments for res_inst_tac
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Trying res_inst_tac
|
file |
diff |
annotate
|
2009-10-20 |
Christian Urban |
some minor tuning
|
file |
diff |
annotate
|
2009-10-20 |
Christian Urban |
tuned and fixed the earlier fix
|
file |
diff |
annotate
|
2009-10-20 |
Christian Urban |
fixed the abs case in my_reg and added an app case
|
file |
diff |
annotate
|
2009-10-19 |
Christian Urban |
my version of regularise (still needs to be completed)
|
file |
diff |
annotate
|
2009-10-19 |
Christian Urban |
moved the map-info and fun-info section to quotient.ML
|
file |
diff |
annotate
|
2009-10-18 |
Cezary Kaliszyk |
Test if we can already do sth with the transformed theorem.
|
file |
diff |
annotate
|
2009-10-18 |
Christian Urban |
slight fix and tuning
|
file |
diff |
annotate
|
2009-10-17 |
Christian Urban |
the command "quotient" can now define more than one quotient at the same time; quotients need to be separated by and
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Partial simplification of the proof
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Some QUOTIENTS
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Only QUOTIENSs are left to fnish proof
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
More higher order unification problems
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Simplified
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Further in the proof
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
compose_tac works with the full instantiation.
|
file |
diff |
annotate
|
2009-10-17 |
Christian Urban |
slightly simplified get_fun function
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
The instantiated version is the same modulo beta
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Fully manually instantiated. Still fails...
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Little progress with match/instantiate
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
Fighting with the instantiation
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
Symmetric version of REP_ABS_RSP
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
Progressing with the proof
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
Finally fix get_fun.
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
A fix for one fun_map; doesn't work for more.
|
file |
diff |
annotate
|
2009-10-16 |
Christian Urban |
fixed the problem with function types; but only type_of works; cterm_of does not work
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Description of the problem with get_fun.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
A proper build_goal_term function.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Cleaning the code
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Cleaning the proofs
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Cleaning the code, part 4
|
file |
diff |
annotate
|
2009-10-15 |
Christian Urban |
slightly improved tyRel
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Reordering the code, part 3
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Reordering the code, part 2.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Reordering the code, part 1.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Minor cleaning.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
The definition of Fold1
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
A number of lemmas for REGULARIZE_TAC and regularizing card1.
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Proving the proper RepAbs version
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Forgot to save, second part of the commit
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Manually regularized list_induct2
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Fixed bug in regularise types. Now we can regularise list.induct.
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Function for checking recursively if lifting is needed
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Merge
|
file |
diff |
annotate
|
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
|