2010-02-12 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2010-02-12 |
Cezary Kaliszyk |
renamed 'as' to 'is' everywhere.
|
file |
diff |
annotate
|
2010-02-12 |
Christian Urban |
moved "strange" lemma to quotient_tacs; marked a number of lemmas as unused; tuned
|
file |
diff |
annotate
|
2010-02-11 |
Cezary Kaliszyk |
Main renaming + fixes for new Isabelle in IntEx2.
|
file |
diff |
annotate
|
2010-01-26 |
Cezary Kaliszyk |
2 cases for regularize with split, lemmas with split now lift.
|
file |
diff |
annotate
|
2010-01-26 |
Cezary Kaliszyk |
Simpler statement that has the problem.
|
file |
diff |
annotate
|
2010-01-26 |
Cezary Kaliszyk |
Found a term that does not regularize.
|
file |
diff |
annotate
|
2010-01-26 |
Cezary Kaliszyk |
A triple is still ok.
|
file |
diff |
annotate
|
2010-01-26 |
Cezary Kaliszyk |
Combined the simpsets in clean_tac and updated the comment. Now cleaning of splits does work.
|
file |
diff |
annotate
|
2010-01-26 |
Cezary Kaliszyk |
Generalized split_prs and split_rsp
|
file |
diff |
annotate
|
2010-01-24 |
Christian Urban |
test with splits
|
file |
diff |
annotate
|
2009-12-24 |
Christian Urban |
made the quotient_type definition more like typedef; now type variables need to be explicitly given
|
file |
diff |
annotate
|
2009-12-23 |
Christian Urban |
corrected map declarations for Sum and Prod; moved absrep_fun examples in separate file
|
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 |
moved get_fun into quotient_term; this simplifies the overall including structure of the package
|
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 |
on suggestion of Tobias renamed "quotient_def" to "quotient_definition"; needs new keyword file
|
file |
diff |
annotate
|
2009-12-19 |
Christian Urban |
renamed "quotient" command to "quotient_type"; needs new keyword file to be installed
|
file |
diff |
annotate
|
2009-12-17 |
Christian Urban |
moved the QuotMain code into two ML-files
|
file |
diff |
annotate
|
2009-12-11 |
Cezary Kaliszyk |
New syntax for definitions.
|
file |
diff |
annotate
|
2009-12-10 |
Cezary Kaliszyk |
Regularized the hard lemma.
|
file |
diff |
annotate
|
2009-12-10 |
Cezary Kaliszyk |
Found the problem with ttt3.
|
file |
diff |
annotate
|
2009-12-10 |
Christian Urban |
moved the interpretation code into Unused.thy
|
file |
diff |
annotate
|
2009-12-10 |
Christian Urban |
removed memb and used standard mem (member from List.thy)
|
file |
diff |
annotate
|
2009-12-10 |
Christian Urban |
simplified proofs
|
file |
diff |
annotate
|
2009-12-10 |
Christian Urban |
removed quot_respect attribute of a non-standard lemma
|
file |
diff |
annotate
|
2009-12-09 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-12-09 |
Cezary Kaliszyk |
Different syntax for definitions that allows overloading and retrieving of definitions by matching whole constants.
|
file |
diff |
annotate
|
2009-12-09 |
Christian Urban |
improved fun_map_conv
|
file |
diff |
annotate
|
2009-12-09 |
Cezary Kaliszyk |
Temporarily repeated fun_map_tac 4 times. Cleaning for all examples work.
|
file |
diff |
annotate
|
2009-12-08 |
Christian Urban |
tuned the examples and flagged the problematic cleaning lemmas in FSet
|
file |
diff |
annotate
|
2009-12-08 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-12-08 |
Christian Urban |
implemented cleaning strategy with fun_map.simps on non-bounded variables; still a few rough edges
|
file |
diff |
annotate
|
2009-12-08 |
Cezary Kaliszyk |
manually cleaned the hard lemma.
|
file |
diff |
annotate
|
2009-12-08 |
Cezary Kaliszyk |
An example which is hard to lift because of the interplay between lambda_prs and unfolding.
|
file |
diff |
annotate
|
2009-12-08 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-12-08 |
Christian Urban |
added preserve rules to the cleaning_tac
|
file |
diff |
annotate
|
2009-12-08 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-12-08 |
Cezary Kaliszyk |
cleaning.
|
file |
diff |
annotate
|
2009-12-08 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-12-08 |
Christian Urban |
changed names of attributes
|
file |
diff |
annotate
|
2009-12-08 |
Cezary Kaliszyk |
Manual regularization of a goal in FSet.
|
file |
diff |
annotate
|
2009-12-08 |
Cezary Kaliszyk |
make_inst3
|
file |
diff |
annotate
|
2009-12-08 |
Cezary Kaliszyk |
Made fset work again to test all.
|
file |
diff |
annotate
|
2009-12-08 |
Cezary Kaliszyk |
Finished the proof of ttt2 and found bug in regularize when trying ttt3.
|
file |
diff |
annotate
|
2009-12-07 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-12-07 |
Christian Urban |
removed "global" data and lookup functions; had to move a tactic out from the inj_repabs_match tactic since apply_rsp interferes with a trans2 rule for ===>
|
file |
diff |
annotate
|
2009-12-07 |
Cezary Kaliszyk |
3 lambda examples in FSet. In the last one regularize_term fails.
|
file |
diff |
annotate
|
2009-12-07 |
Cezary Kaliszyk |
List moved after QuotMain
|
file |
diff |
annotate
|
2009-12-07 |
Christian Urban |
directory re-arrangement
|
file |
diff |
annotate
| base
|