2010-01-14 |
Cezary Kaliszyk |
produce defs with lthy, like prs and ids
|
file |
diff |
annotate
|
2010-01-14 |
Cezary Kaliszyk |
Remove SOLVED from quotient_tac. Move atomize_eqv to 'Unused'.
|
file |
diff |
annotate
|
2010-01-13 |
Christian Urban |
one more item in the list of Markus
|
file |
diff |
annotate
|
2010-01-13 |
Christian Urban |
deleted SOLVED'
|
file |
diff |
annotate
|
2010-01-13 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2010-01-13 |
Christian Urban |
added SOLVED' which is now part of Isabelle....must be removed eventually
|
file |
diff |
annotate
|
2010-01-12 |
Cezary Kaliszyk |
More indenting, bracket removing and comment restructuring.
|
file |
diff |
annotate
|
2010-01-12 |
Cezary Kaliszyk |
Cleaning comments, indentation etc in quotient_tacs.
|
file |
diff |
annotate
|
2010-01-12 |
Cezary Kaliszyk |
No more exception handling in rep_abs_rsp_tac
|
file |
diff |
annotate
|
2010-01-12 |
Cezary Kaliszyk |
handle all is no longer necessary in lambda_prs.
|
file |
diff |
annotate
|
2010-01-12 |
Cezary Kaliszyk |
removed 3 hacks.
|
file |
diff |
annotate
|
2010-01-12 |
Cezary Kaliszyk |
Updated some comments.
|
file |
diff |
annotate
|
2010-01-12 |
Cezary Kaliszyk |
Removed exception handling from equals_rsp_tac.
|
file |
diff |
annotate
|
2010-01-11 |
Cezary Kaliszyk |
Undid the non-working part.
|
file |
diff |
annotate
|
2010-01-11 |
Cezary Kaliszyk |
Changing exceptions to 'try', part 1.
|
file |
diff |
annotate
|
2010-01-08 |
Cezary Kaliszyk |
id_simps needs to be taken out not used directly, otherwise the new lemmas are not there.
|
file |
diff |
annotate
|
2010-01-08 |
Cezary Kaliszyk |
Modifications for new_equiv_rel, part2
|
file |
diff |
annotate
|
2010-01-06 |
Cezary Kaliszyk |
Sledgehammer bug.
|
file |
diff |
annotate
|
2010-01-01 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2010-01-01 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-12-24 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-12-23 |
Christian Urban |
tuning
|
file |
diff |
annotate
|
2009-12-23 |
Christian Urban |
renamed QUOT_TYPE to Quot_Type
|
file |
diff |
annotate
|
2009-12-22 |
Christian Urban |
renamed get_fun to absrep_fun; introduced explicit checked versions of the term functions
|
file |
diff |
annotate
|
2009-12-22 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-12-22 |
Christian Urban |
moved get_fun into quotient_term; this simplifies the overall including structure of the package
|
file |
diff |
annotate
|
2009-12-22 |
Christian Urban |
tuned comments; renamed QUOT_TRUE to Quot_True; atomize_eqv seems to not be neccessary (has it been added to Isabelle)...it is now comented out and everything still works
|
file |
diff |
annotate
|
2009-12-22 |
Christian Urban |
on the hunt for what condition raises which exception in the CLEVER CODE of calculate_inst
|
file |
diff |
annotate
|
2009-12-22 |
Christian Urban |
simplified calculate_instance; worked around some clever code; clever code is unfortunately still there...needs to be removed
|
file |
diff |
annotate
|
2009-12-21 |
Christian Urban |
used eq_reflection not with OF, but directly in @{thm ...}
|
file |
diff |
annotate
|
2009-12-21 |
Christian Urban |
cleaned a bit calculate_inst a bit; eta-contraction seems to be not necessary? (all examples go through)
|
file |
diff |
annotate
|
2009-12-21 |
Christian Urban |
get_fun needed change to cope with "('a fset) fset" types...this needs composition (op o); now id_simps contains also id_o and o_id, and map_id is also added in QuotList.thy; regularize and cleaning needed to be hacked (indicated by "HACK")...THIS NEEDS ATTENTION!!!; except two lemmas in IntEx, all examples go through; added considerable material to FSet3; tuned FIXME-TODO
|
file |
diff |
annotate
|
2009-12-19 |
Christian Urban |
avoided global "open"s - replaced by local "open"s
|
file |
diff |
annotate
|
2009-12-19 |
Christian Urban |
small tuning
|
file |
diff |
annotate
|
2009-12-17 |
Christian Urban |
moved the QuotMain code into two ML-files
|
file |
diff |
annotate
|