2009-11-23 |
Cezary Kaliszyk |
Fixes for recent changes.
|
changeset |
files
|
2009-11-22 |
Christian Urban |
updated to Isabelle 22nd November
|
changeset |
files
|
2009-11-21 |
Christian Urban |
a little tuning of comments
|
changeset |
files
|
2009-11-21 |
Christian Urban |
slight tuning
|
changeset |
files
|
2009-11-21 |
Christian Urban |
some debugging code, but cannot find the place where the cprems_of exception is raised
|
changeset |
files
|
2009-11-21 |
Christian Urban |
tried to prove the repabs_inj lemma, but failed for the moment
|
changeset |
files
|
2009-11-21 |
Christian Urban |
my first version of repabs injection
|
changeset |
files
|
2009-11-21 |
Christian Urban |
tuned
|
changeset |
files
|
2009-11-21 |
Christian Urban |
tunded
|
changeset |
files
|
2009-11-21 |
Christian Urban |
tuned
|
changeset |
files
|
2009-11-21 |
Christian Urban |
flagged qenv-stuff as obsolete
|
changeset |
files
|
2009-11-21 |
Christian Urban |
simplified get_fun so that it uses directly rty and qty, instead of qenv
|
changeset |
files
|
2009-11-20 |
Christian Urban |
started regularize of rtrm/qtrm version; looks quite promising
|
changeset |
files
|
2009-11-19 |
Christian Urban |
updated to new Isabelle
|
changeset |
files
|
2009-11-18 |
Christian Urban |
fixed the storage of qconst definitions
|
changeset |
files
|
2009-11-13 |
Cezary Kaliszyk |
Still don't know how to do the proof automatically.
|
changeset |
files
|
2009-11-13 |
Christian Urban |
added some tracing information to all phases of lifting to the function lift_thm
|
changeset |
files
|
2009-11-12 |
Cezary Kaliszyk |
merge of the merge?
|
changeset |
files
|
2009-11-12 |
Cezary Kaliszyk |
merged
|
changeset |
files
|
2009-11-12 |
Christian Urban |
added a FIXME commment
|
changeset |
files
|
2009-11-12 |
Christian Urban |
looking up data in quot_info works now (needs qualified string)
|
changeset |
files
|
2009-11-12 |
Christian Urban |
changed the quotdata to be a symtab table (needs fixing)
|
changeset |
files
|
2009-11-12 |
Christian Urban |
added a container for quotient constants (does not work yet though)
|
changeset |
files
|
2009-11-11 |
Cezary Kaliszyk |
Lifting towards goal and manually finished the proof.
|
changeset |
files
|
2009-11-11 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2009-11-11 |
Cezary Kaliszyk |
Modifications while preparing the goal-directed version.
|
changeset |
files
|
2009-11-11 |
Christian Urban |
updated to new Theory_Data and to new Isabelle
|
changeset |
files
|
2009-11-11 |
Cezary Kaliszyk |
Removed 'Toplevel.program' for polyml 5.3
|
changeset |
files
|
2009-11-10 |
Cezary Kaliszyk |
Atomizing a "goal" theorems.
|
changeset |
files
|
2009-11-10 |
Cezary Kaliszyk |
More code cleaning and commenting
|
changeset |
files
|
2009-11-09 |
Cezary Kaliszyk |
Minor cleaning and removing of some 'handle _'.
|
changeset |
files
|
2009-11-09 |
Cezary Kaliszyk |
Cleaning and commenting
|
changeset |
files
|
2009-11-09 |
Cezary Kaliszyk |
Fixes for the other get_fun implementation.
|
changeset |
files
|
2009-11-06 |
Christian Urban |
permutation lifting works now also
|
changeset |
files
|
2009-11-06 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-06 |
Christian Urban |
updated to new Isabelle version and added a new example file
|
changeset |
files
|
2009-11-06 |
Cezary Kaliszyk |
Minor changes
|
changeset |
files
|
2009-11-06 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2009-11-06 |
Cezary Kaliszyk |
fold_rsp
|
changeset |
files
|
2009-11-06 |
Christian Urban |
tuned the code in quotient and quotient_def
|
changeset |
files
|
2009-11-05 |
Cezary Kaliszyk |
More functionality for lifting list.cases and list.recs.
|
changeset |
files
|
2009-11-05 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-05 |
Christian Urban |
removed typing information from get_fun in quotient_def; *potentially* dangerous
|
changeset |
files
|
2009-11-05 |
Cezary Kaliszyk |
Remaining fixes for polymorphic types. map_append now lifts properly with 'a list and 'b list.
|
changeset |
files
|
2009-11-05 |
Christian Urban |
removed Simplifier.context
|
changeset |
files
|
2009-11-05 |
Christian Urban |
replaced check_term o parse_term by read_term
|
changeset |
files
|
2009-11-05 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-05 |
Cezary Kaliszyk |
Infrastructure for polymorphic types
|
changeset |
files
|
2009-11-04 |
Cezary Kaliszyk |
Two new tests for get_fun. Second one fails.
|
changeset |
files
|
2009-11-04 |
Cezary Kaliszyk |
Type instantiation in regularize
|
changeset |
files
|
2009-11-04 |
Cezary Kaliszyk |
Description of regularize
|
changeset |
files
|
2009-11-04 |
Cezary Kaliszyk |
Experiments with lifting partially applied constants.
|
changeset |
files
|
2009-11-04 |
Christian Urban |
more tuning
|
changeset |
files
|
2009-11-04 |
Christian Urban |
slightly tuned
|
changeset |
files
|
2009-11-04 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-04 |
Christian Urban |
separated the quotient_def into a separate file
|
changeset |
files
|
2009-11-04 |
Cezary Kaliszyk |
Experiments in Int
|
changeset |
files
|
2009-11-04 |
Christian Urban |
fixed definition of PLUS
|
changeset |
files
|
2009-11-04 |
Christian Urban |
simplified the quotient_def code
|
changeset |
files
|
2009-11-04 |
Cezary Kaliszyk |
Lifting 'fold1.simps(2)' and some cleaning.
|
changeset |
files
|
2009-11-03 |
Cezary Kaliszyk |
Playing with alpha_refl.
|
changeset |
files
|
2009-11-03 |
Cezary Kaliszyk |
Alpha.induct now lifts automatically.
|
changeset |
files
|
2009-11-03 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2009-11-03 |
Cezary Kaliszyk |
applic_prs
|
changeset |
files
|
2009-11-03 |
Christian Urban |
simplified the quotient_def code; type of the defined constant must now be given; for-part eliminated
|
changeset |
files
|
2009-11-03 |
Cezary Kaliszyk |
Automatic FORALL_PRS. 'list.induct' lifts automatically. Faster ALLEX_RSP
|
changeset |
files
|
2009-11-03 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2009-11-03 |
Cezary Kaliszyk |
Preparing infrastructure for general FORALL_PRS
|
changeset |
files
|
2009-11-02 |
Christian Urban |
split quotient.ML into two files
|
changeset |
files
|
2009-11-02 |
Christian Urban |
slightly saner way of parsing the quotient_def
|
changeset |
files
|
2009-11-02 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-02 |
Christian Urban |
changed Type.typ_match to Sign.typ_match
|
changeset |
files
|
2009-11-02 |
Cezary Kaliszyk |
Fixes after optimization and preparing for a general FORALL_PRS
|
changeset |
files
|
2009-11-02 |
Cezary Kaliszyk |
Optimization
|
changeset |
files
|
2009-11-02 |
Cezary Kaliszyk |
Map does not fully work yet.
|
changeset |
files
|
2009-11-02 |
Cezary Kaliszyk |
Fixed quotdata_lookup.
|
changeset |
files
|
2009-11-02 |
Christian Urban |
fixed problem with maps_update
|
changeset |
files
|
2009-11-02 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-02 |
Christian Urban |
fixed the problem with types in map
|
changeset |
files
|
2009-10-31 |
Cezary Kaliszyk |
Automatic computation of application preservation and manually finished "alpha.induct". Slow...
|
changeset |
files
|
2009-10-30 |
Cezary Kaliszyk |
Regularize for equalities and a better tactic. "alpha.cases" now lifts.
|
changeset |
files
|
2009-10-30 |
Cezary Kaliszyk |
Regularization
|
changeset |
files
|
2009-10-30 |
Christian Urban |
merged
|
changeset |
files
|
2009-10-30 |
Christian Urban |
added some facts about fresh and support of lam
|
changeset |
files
|
2009-10-30 |
Cezary Kaliszyk |
Finally merged the code of the versions of regularize and tested examples.
|
changeset |
files
|
2009-10-30 |
Cezary Kaliszyk |
Lemmas about fv.
|
changeset |
files
|
2009-10-30 |
Christian Urban |
changed the order of rfv and reformulated a3 with rfv
|
changeset |
files
|
2009-10-30 |
Christian Urban |
merged
|
changeset |
files
|
2009-10-30 |
Christian Urban |
not sure what changed here
|
changeset |
files
|
2009-10-30 |
Christian Urban |
added fv-function
|
changeset |
files
|
2009-10-30 |
Cezary Kaliszyk |
The proper real_alpha
|
changeset |
files
|
2009-10-30 |
Cezary Kaliszyk |
Finding applications and duplicates filtered out in abstractions
|
changeset |
files
|
2009-10-30 |
Cezary Kaliszyk |
Cleaning also in Lam
|
changeset |
files
|
2009-10-30 |
Cezary Kaliszyk |
Cleaning of the interface to lift.
|
changeset |
files
|
2009-10-29 |
Cezary Kaliszyk |
Tried manually lifting real_alpha
|
changeset |
files
|
2009-10-29 |
Cezary Kaliszyk |
More tests in Lam
|
changeset |
files
|
2009-10-29 |
Cezary Kaliszyk |
Cleaning of 'map id' and 'prod_fun id id' in lower_defs.
|
changeset |
files
|
2009-10-29 |
Cezary Kaliszyk |
Using subst for identity definition.
|
changeset |
files
|
2009-10-29 |
Cezary Kaliszyk |
Lifting of the 3 lemmas in LamEx
|
changeset |
files
|
2009-10-29 |
Cezary Kaliszyk |
Fixed wrong CARD definition and removed the "Does not work anymore" comment.
|
changeset |
files
|
2009-10-29 |
Christian Urban |
merged
|
changeset |
files
|
2009-10-28 |
Christian Urban |
updated some definitions; had to give sometimes different names; somewhere I introduced a bug, since not everything is working anymore (needs fixing!)
|
changeset |
files
|
2009-10-28 |
Christian Urban |
ported all constant definitions to new scheme
|
changeset |
files
|
2009-10-28 |
Christian Urban |
fixed the definition of alpha; this *breaks* some of the experiments
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
disambiguate ===> syntax
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
More cleaning in Lam code
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
cleaned FSet
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
Some cleaning
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
Cleaning the unnecessary theorems in 'IntEx'.
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
Fix also in the general procedure.
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
Fixes
|
changeset |
files
|
2009-10-28 |
Christian Urban |
updated all definitions
|
changeset |
files
|
2009-10-28 |
Christian Urban |
merged
|
changeset |
files
|
2009-10-28 |
Christian Urban |
added infrastructure for defining lifted constants
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
First experiments with Lambda
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
Fixed mistake in const generation, will postpone this.
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
More finshed proofs and cleaning
|
changeset |
files
|
2009-10-28 |
Cezary Kaliszyk |
Proof of append_rsp
|
changeset |
files
|
2009-10-28 |
Christian Urban |
merged
|
changeset |
files
|