2009-11-23 |
Cezary Kaliszyk |
Fixes for atomize
|
file |
diff |
annotate
|
2009-11-23 |
Christian Urban |
slight change in code layout
|
file |
diff |
annotate
|
2009-11-23 |
Cezary Kaliszyk |
Removing dead code
|
file |
diff |
annotate
|
2009-11-23 |
Cezary Kaliszyk |
Move atomize_goal to QuotMain
|
file |
diff |
annotate
|
2009-11-23 |
Cezary Kaliszyk |
Moved new repabs_inj code to QuotMain
|
file |
diff |
annotate
|
2009-11-23 |
Christian Urban |
code review with Cezary
|
file |
diff |
annotate
|
2009-11-21 |
Christian Urban |
a little tuning of comments
|
file |
diff |
annotate
|
2009-11-21 |
Christian Urban |
my first version of repabs injection
|
file |
diff |
annotate
|
2009-11-21 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-11-21 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-11-21 |
Christian Urban |
simplified get_fun so that it uses directly rty and qty, instead of qenv
|
file |
diff |
annotate
|
2009-11-20 |
Christian Urban |
started regularize of rtrm/qtrm version; looks quite promising
|
file |
diff |
annotate
|
2009-11-19 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
2009-11-13 |
Christian Urban |
added some tracing information to all phases of lifting to the function lift_thm
|
file |
diff |
annotate
|
2009-11-12 |
Cezary Kaliszyk |
merged
|
file |
diff |
annotate
|
2009-11-12 |
Christian Urban |
changed the quotdata to be a symtab table (needs fixing)
|
file |
diff |
annotate
|
2009-11-12 |
Christian Urban |
added a container for quotient constants (does not work yet though)
|
file |
diff |
annotate
|
2009-11-11 |
Cezary Kaliszyk |
Modifications while preparing the goal-directed version.
|
file |
diff |
annotate
|
2009-11-10 |
Cezary Kaliszyk |
More code cleaning and commenting
|
file |
diff |
annotate
|
2009-11-09 |
Cezary Kaliszyk |
Minor cleaning and removing of some 'handle _'.
|
file |
diff |
annotate
|
2009-11-09 |
Cezary Kaliszyk |
Cleaning and commenting
|
file |
diff |
annotate
|
2009-11-09 |
Cezary Kaliszyk |
Fixes for the other get_fun implementation.
|
file |
diff |
annotate
|
2009-11-06 |
Christian Urban |
updated to new Isabelle version and added a new example file
|
file |
diff |
annotate
|
2009-11-06 |
Christian Urban |
tuned the code in quotient and quotient_def
|
file |
diff |
annotate
|
2009-11-05 |
Cezary Kaliszyk |
More functionality for lifting list.cases and list.recs.
|
file |
diff |
annotate
|
2009-11-05 |
Cezary Kaliszyk |
Remaining fixes for polymorphic types. map_append now lifts properly with 'a list and 'b list.
|
file |
diff |
annotate
|
2009-11-05 |
Christian Urban |
removed Simplifier.context
|
file |
diff |
annotate
|
2009-11-05 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-05 |
Cezary Kaliszyk |
Infrastructure for polymorphic types
|
file |
diff |
annotate
|
2009-11-04 |
Cezary Kaliszyk |
Type instantiation in regularize
|
file |
diff |
annotate
|
2009-11-04 |
Cezary Kaliszyk |
Description of regularize
|
file |
diff |
annotate
|
2009-11-04 |
Christian Urban |
separated the quotient_def into a separate file
|
file |
diff |
annotate
|
2009-11-04 |
Christian Urban |
fixed definition of PLUS
|
file |
diff |
annotate
|
2009-11-04 |
Christian Urban |
simplified the quotient_def code
|
file |
diff |
annotate
|
2009-11-04 |
Cezary Kaliszyk |
Lifting 'fold1.simps(2)' and some cleaning.
|
file |
diff |
annotate
|
2009-11-03 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-11-03 |
Cezary Kaliszyk |
applic_prs
|
file |
diff |
annotate
|
2009-11-03 |
Christian Urban |
simplified the quotient_def code; type of the defined constant must now be given; for-part eliminated
|
file |
diff |
annotate
|
2009-11-03 |
Cezary Kaliszyk |
Automatic FORALL_PRS. 'list.induct' lifts automatically. Faster ALLEX_RSP
|
file |
diff |
annotate
|
2009-11-02 |
Christian Urban |
split quotient.ML into two files
|
file |
diff |
annotate
|
2009-11-02 |
Christian Urban |
slightly saner way of parsing the quotient_def
|
file |
diff |
annotate
|
2009-11-02 |
Christian Urban |
changed Type.typ_match to Sign.typ_match
|
file |
diff |
annotate
|
2009-11-02 |
Cezary Kaliszyk |
Optimization
|
file |
diff |
annotate
|
2009-11-02 |
Cezary Kaliszyk |
Fixed quotdata_lookup.
|
file |
diff |
annotate
|
2009-11-02 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-02 |
Christian Urban |
fixed the problem with types in map
|
file |
diff |
annotate
|
2009-10-31 |
Cezary Kaliszyk |
Automatic computation of application preservation and manually finished "alpha.induct". Slow...
|
file |
diff |
annotate
|
2009-10-30 |
Cezary Kaliszyk |
Regularize for equalities and a better tactic. "alpha.cases" now lifts.
|
file |
diff |
annotate
|
2009-10-30 |
Cezary Kaliszyk |
Regularization
|
file |
diff |
annotate
|
2009-10-30 |
Cezary Kaliszyk |
Finally merged the code of the versions of regularize and tested examples.
|
file |
diff |
annotate
|
2009-10-30 |
Cezary Kaliszyk |
Finding applications and duplicates filtered out in abstractions
|
file |
diff |
annotate
|
2009-10-30 |
Cezary Kaliszyk |
Cleaning of the interface to lift.
|
file |
diff |
annotate
|
2009-10-29 |
Cezary Kaliszyk |
Cleaning of 'map id' and 'prod_fun id id' in lower_defs.
|
file |
diff |
annotate
|
2009-10-29 |
Cezary Kaliszyk |
Using subst for identity definition.
|
file |
diff |
annotate
|
2009-10-28 |
Cezary Kaliszyk |
Fix also in the general procedure.
|
file |
diff |
annotate
|
2009-10-28 |
Cezary Kaliszyk |
Fixes
|
file |
diff |
annotate
|
2009-10-28 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-10-28 |
Christian Urban |
added infrastructure for defining lifted constants
|
file |
diff |
annotate
|
2009-10-28 |
Cezary Kaliszyk |
First experiments with Lambda
|
file |
diff |
annotate
|
2009-10-28 |
Cezary Kaliszyk |
Proof of append_rsp
|
file |
diff |
annotate
|