2009-11-26 |
Christian Urban |
recommited changes of comments
|
changeset |
files
|
2009-11-26 |
Cezary Kaliszyk |
Merge Again
|
changeset |
files
|
2009-11-26 |
Cezary Kaliszyk |
Merged
|
changeset |
files
|
2009-11-26 |
Christian Urban |
tuned comments
|
changeset |
files
|
2009-11-26 |
Christian Urban |
some diagnostic code for r_mk_comb
|
changeset |
files
|
2009-11-26 |
Christian Urban |
introduced a new property for Ball and ===> on the left
|
changeset |
files
|
2009-11-26 |
Christian Urban |
fixed QuotList
|
changeset |
files
|
2009-11-26 |
Christian Urban |
changed left-res
|
changeset |
files
|
2009-11-26 |
Cezary Kaliszyk |
Manually regularized akind_aty_atrm.induct
|
changeset |
files
|
2009-11-26 |
Cezary Kaliszyk |
Playing with Monos in LFex.
|
changeset |
files
|
2009-11-26 |
Cezary Kaliszyk |
Fixed FSet after merge.
|
changeset |
files
|
2009-11-26 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-26 |
Christian Urban |
test with monos
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
applic_prs
|
changeset |
files
|
2009-11-25 |
Christian Urban |
polishing
|
changeset |
files
|
2009-11-25 |
Christian Urban |
reordered the code
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
Moved exception handling to QuotMain and cleaned FSet.
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
Merge
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
Finished manual lifting of list_induct_part :)
|
changeset |
files
|
2009-11-25 |
Christian Urban |
comments tuning and slight reordering
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
Merge
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
More moving from QuotMain to UnusedQuotMain
|
changeset |
files
|
2009-11-25 |
Christian Urban |
deleted some obsolete diagnostic code
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
Removed unused things from QuotMain.
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
All examples work again.
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
cleaning in MyInt
|
changeset |
files
|
2009-11-25 |
Cezary Kaliszyk |
lambda_prs and cleaning the existing examples.
|
changeset |
files
|
2009-11-25 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-25 |
Christian Urban |
fixed the problem with generalising variables; at the moment it is quite a hack
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
Ho-matching failures...
|
changeset |
files
|
2009-11-24 |
Christian Urban |
changed unification to matching
|
changeset |
files
|
2009-11-24 |
Christian Urban |
unification
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
Lambda & SOLVED' for new quotient_tac
|
changeset |
files
|
2009-11-24 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
Conversion
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
The non-working procedure_tac.
|
changeset |
files
|
2009-11-24 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-24 |
Christian Urban |
use error instead of raising our own exception
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
Fixes to the tactic after quotient_tac changed.
|
changeset |
files
|
2009-11-24 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-24 |
Christian Urban |
added a prepare_tac
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
TRY' for clean_tac
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
Moved cleaning to QuotMain
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
New cleaning tactic
|
changeset |
files
|
2009-11-24 |
Christian Urban |
explicit phases for the cleaning
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
Separate regularize_tac
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
Another theorem for which the new regularize differs from old one, so the goal is not proved. But it seems, that the new one is better.
|
changeset |
files
|
2009-11-24 |
Cezary Kaliszyk |
More fixes for inj_REPABS
|
changeset |
files
|
2009-11-24 |
Christian Urban |
addded a tactic, which sets up the three goals of the `algorithm'
|
changeset |
files
|
2009-11-23 |
Christian Urban |
fixed the error by a temporary fix (the data of the eqivalence relation should be only its name)
|
changeset |
files
|
2009-11-23 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-23 |
Christian Urban |
tuned some comments
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
Another not-typechecking regularized term.
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
domain_type in regularizing equality
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
More theorems lifted in the goal-directed way.
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
Finished temporary goal-directed lift_theorem wrapper.
|
changeset |
files
|
2009-11-23 |
Christian Urban |
merged
|
changeset |
files
|
2009-11-23 |
Christian Urban |
a version of inj_REPABS (needs to be looked at again later)
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
Fixes for atomize
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
lift_thm with a goal.
|
changeset |
files
|
2009-11-23 |
Christian Urban |
slight change in code layout
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
Fixes for new code
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
Removing dead code
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
Move atomize_goal to QuotMain
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
Removed second implementation of Regularize/Inject from FSet.
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
Moved new repabs_inj code to QuotMain
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
New repabs behaves the same way as old one.
|
changeset |
files
|
2009-11-23 |
Christian Urban |
code review with Cezary
|
changeset |
files
|
2009-11-23 |
Cezary Kaliszyk |
The other branch does not seem to work...
|
changeset |
files
|
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
|