2009-12-04 |
Cezary Kaliszyk |
More name changes
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
code cleaning and renaming
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Removed previous inj_repabs_tac
|
file |
diff |
annotate
|
2009-12-04 |
Christian Urban |
some tuning
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
rep_abs_rsp_tac to replace the last use of instantiate_tac with matching and unification.
|
file |
diff |
annotate
|
2009-12-04 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-12-04 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Change equiv_trans2 to EQUALS_RSP, since we can prove it for any quotient type, not only for eqv relations.
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
compose_tac instead of rtac to avoid unification; some code cleaning.
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Got to about 5 seconds for the longest proof. APPLY_RSP_TAC' solves the quotient internally without instantiation resulting in a faster proof.
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Using APPLY_RSP1; again a little bit faster.
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Fixes after big merge.
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
The big merge; probably non-functional.
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Testing the new tactic everywhere
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
First version of the deterministic rep-abs-inj-tac.
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Changing = to \<equiv> in case if we want to use simp.
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Even better: Completely got rid of the simps in both quotient_tac and inj_repabs_tac
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-12-04 |
Cezary Kaliszyk |
Made your version work again with LIST_REL_EQ.
|
file |
diff |
annotate
|
2009-12-03 |
Christian Urban |
the error occurs in APPLY_RSP_TAC where the wrong quotient (for LIST_REL) is applied
|
file |
diff |
annotate
|
2009-12-03 |
Christian Urban |
removed quot argument...not all examples work anymore
|
file |
diff |
annotate
|
2009-12-03 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-12-03 |
Christian Urban |
first version of internalised quotient theorems; added FIXME-TODO
|
file |
diff |
annotate
|
2009-12-03 |
Christian Urban |
further dead code
|
file |
diff |
annotate
|
2009-12-03 |
Cezary Kaliszyk |
Reintroduced varifyT; we still need it for permutation definition.
|
file |
diff |
annotate
|
2009-12-03 |
Cezary Kaliszyk |
Fixed previous mistake
|
file |
diff |
annotate
|
2009-12-03 |
Cezary Kaliszyk |
defs used automatically by clean_tac
|
file |
diff |
annotate
|
2009-12-03 |
Cezary Kaliszyk |
removing unused code
|
file |
diff |
annotate
|
2009-12-03 |
Christian Urban |
deleted some dead code
|
file |
diff |
annotate
|
2009-12-03 |
Cezary Kaliszyk |
Included all_prs and ex_prs in the lambda_prs conversion.
|
file |
diff |
annotate
|
2009-12-03 |
Christian Urban |
further simplification
|
file |
diff |
annotate
|
2009-12-03 |
Christian Urban |
simplified lambda_prs_conv
|
file |
diff |
annotate
|
2009-12-02 |
Christian Urban |
deleted now obsolete argument rty everywhere
|
file |
diff |
annotate
|
2009-12-02 |
Christian Urban |
deleted tests at the beginning of QuotMain
|
file |
diff |
annotate
|
2009-12-02 |
Cezary Kaliszyk |
Experiments with OPTION_map
|
file |
diff |
annotate
|
2009-12-02 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-12-02 |
Cezary Kaliszyk |
More experiments with higher order quotients and theorems with non-lifted constants.
|
file |
diff |
annotate
|
2009-12-02 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-12-02 |
Cezary Kaliszyk |
New APPLY_RSP which finally does automatic partial lifting :). Doesn't support same relation yet.
|
file |
diff |
annotate
|
2009-12-02 |
Cezary Kaliszyk |
Fixed unlam for non-abstractions and updated list_induct_part proof.
|
file |
diff |
annotate
|
2009-12-02 |
Cezary Kaliszyk |
Removed the use of 'rty' from APPLY_RSP, finally LF proofs go automatically.
|
file |
diff |
annotate
|
2009-12-02 |
Cezary Kaliszyk |
The conversion approach works.
|
file |
diff |
annotate
|
2009-12-02 |
Cezary Kaliszyk |
Added tactic for dealing with QUOT_TRUE and introducing QUOT_TRUE.
|
file |
diff |
annotate
|
2009-12-01 |
Cezary Kaliszyk |
back in working state
|
file |
diff |
annotate
|
2009-12-01 |
Cezary Kaliszyk |
clean
|
file |
diff |
annotate
|
2009-12-01 |
Christian Urban |
fixed previous commit
|
file |
diff |
annotate
|
2009-12-01 |
Christian Urban |
fixed problems with FOCUS
|
file |
diff |
annotate
|
2009-12-01 |
Christian Urban |
added a make_inst test
|
file |
diff |
annotate
|
2009-12-01 |
Cezary Kaliszyk |
Transformation of QUOT_TRUE assumption by any given function
|
file |
diff |
annotate
|
2009-12-01 |
Christian Urban |
QUOT_TRUE joke
|
file |
diff |
annotate
|
2009-12-01 |
Cezary Kaliszyk |
Removed last HOL_ss
|
file |
diff |
annotate
|
2009-12-01 |
Cezary Kaliszyk |
more cleaning
|
file |
diff |
annotate
|
2009-12-01 |
Cezary Kaliszyk |
Cleaning 'aps'.
|
file |
diff |
annotate
|
2009-11-30 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-11-30 |
Christian Urban |
cleaned inj_regabs_trm
|
file |
diff |
annotate
|
2009-11-30 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2009-11-30 |
Cezary Kaliszyk |
clean_tac rewrites the definitions the other way
|
file |
diff |
annotate
|
2009-11-30 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-30 |
Christian Urban |
added facilities to get all stored quotient data (equiv thms etc)
|
file |
diff |
annotate
|
2009-11-30 |
Cezary Kaliszyk |
More code cleaning
|
file |
diff |
annotate
|
2009-11-30 |
Cezary Kaliszyk |
Code cleaning.
|
file |
diff |
annotate
|
2009-11-30 |
Cezary Kaliszyk |
Commented clean-tac
|
file |
diff |
annotate
|
2009-11-29 |
Christian Urban |
tried to improve the inj_repabs_trm function but left the new part commented out
|
file |
diff |
annotate
|
2009-11-29 |
Christian Urban |
started functions for qid-insertion and fixed a bug in regularise
|
file |
diff |
annotate
|
2009-11-29 |
Cezary Kaliszyk |
Removed unnecessary HOL_ss which proved one of the subgoals.
|
file |
diff |
annotate
|
2009-11-29 |
Cezary Kaliszyk |
Added 'TRY' to refl in clean_tac to get as far as possible. Removed unnecessary [quot_rsp] in FSet. Added necessary [quot_rsp] and one lifted thm in LamEx.
|
file |
diff |
annotate
|
2009-11-29 |
Christian Urban |
introduced a global list of respectfulness lemmas; the attribute is [quot_rsp]
|
file |
diff |
annotate
|
2009-11-29 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
improved pattern matching inside the inj_repabs_tacs
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
selective debugging of the inj_repabs_tac (at the moment for step 3 and 4 debugging information is printed)
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
removed old inj_repabs_tac; kept only the one with (selective) debugging information
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
renamed r_mk_comb_tac to inj_repabs_tac
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
tuning
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
tuned comments
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
renamed LAMBDA_RES_TAC and WEAK_LAMBDA_RES_TAC to lower case names
|
file |
diff |
annotate
|
2009-11-28 |
Cezary Kaliszyk |
Moved fast instantiation to QuotMain
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
further proper merge
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
more simplification
|
file |
diff |
annotate
|
2009-11-28 |
Cezary Kaliszyk |
Merged and tested that all works.
|
file |
diff |
annotate
|
2009-11-28 |
Cezary Kaliszyk |
Finished and tested the new regularize
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
more tuning of the repabs-tactics
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
fixed previous commit
|
file |
diff |
annotate
|
2009-11-28 |
Cezary Kaliszyk |
Cleaned all lemmas about regularisation of Ball and Bex and moved in one place. Second Ball simprox.
|
file |
diff |
annotate
|
2009-11-28 |
Cezary Kaliszyk |
Merged comment
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
some slight tuning of the apply-tactic
|
file |
diff |
annotate
|
2009-11-28 |
Christian Urban |
annotated a proof with all steps and simplified LAMBDA_RES_TAC
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
replaced FIRST' (map rtac list) with resolve_tac list
|
file |
diff |
annotate
|
2009-11-27 |
Cezary Kaliszyk |
Simplifying arguments; got rid of trans2_thm.
|
file |
diff |
annotate
|
2009-11-27 |
Cezary Kaliszyk |
Removing arguments of tactics: absrep, rel_refl, reps_same are computed.
|
file |
diff |
annotate
|
2009-11-27 |
Cezary Kaliszyk |
More cleaning in QuotMain, identity handling.
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
some tuning
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
simplified gen_frees_tac and properly named abstracted variables
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
removed CHANGED'
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
introduced a separate lemma for id_simps
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
renamed inj_REPABS to inj_repabs_trm
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
tuned comments and moved slightly some code
|
file |
diff |
annotate
|
2009-11-27 |
Christian Urban |
renamed REGULARIZE to be regularize
|
file |
diff |
annotate
|
2009-11-26 |
Christian Urban |
more tuning
|
file |
diff |
annotate
|
2009-11-26 |
Christian Urban |
deleted get_fun_old and stuff
|
file |
diff |
annotate
|
2009-11-26 |
Christian Urban |
recommited changes of comments
|
file |
diff |
annotate
|
2009-11-26 |
Cezary Kaliszyk |
Merge Again
|
file |
diff |
annotate
|
2009-11-26 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-11-26 |
Christian Urban |
tuned comments
|
file |
diff |
annotate
|
2009-11-26 |
Christian Urban |
some diagnostic code for r_mk_comb
|
file |
diff |
annotate
|
2009-11-26 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-26 |
Christian Urban |
test with monos
|
file |
diff |
annotate
|
2009-11-25 |
Cezary Kaliszyk |
applic_prs
|
file |
diff |
annotate
|
2009-11-25 |
Christian Urban |
polishing
|
file |
diff |
annotate
|
2009-11-25 |
Christian Urban |
reordered the code
|
file |
diff |
annotate
|
2009-11-25 |
Cezary Kaliszyk |
Moved exception handling to QuotMain and cleaned FSet.
|
file |
diff |
annotate
|
2009-11-25 |
Christian Urban |
comments tuning and slight reordering
|
file |
diff |
annotate
|
2009-11-25 |
Cezary Kaliszyk |
Merge
|
file |
diff |
annotate
|
2009-11-25 |
Cezary Kaliszyk |
More moving from QuotMain to UnusedQuotMain
|
file |
diff |
annotate
|
2009-11-25 |
Christian Urban |
deleted some obsolete diagnostic code
|
file |
diff |
annotate
|
2009-11-25 |
Cezary Kaliszyk |
Removed unused things from QuotMain.
|
file |
diff |
annotate
|
2009-11-25 |
Cezary Kaliszyk |
lambda_prs and cleaning the existing examples.
|
file |
diff |
annotate
|
2009-11-25 |
Christian Urban |
fixed the problem with generalising variables; at the moment it is quite a hack
|
file |
diff |
annotate
|
2009-11-24 |
Christian Urban |
changed unification to matching
|
file |
diff |
annotate
|
2009-11-24 |
Christian Urban |
unification
|
file |
diff |
annotate
|
2009-11-24 |
Cezary Kaliszyk |
Lambda & SOLVED' for new quotient_tac
|
file |
diff |
annotate
|
2009-11-24 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-24 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-24 |
Christian Urban |
use error instead of raising our own exception
|
file |
diff |
annotate
|
2009-11-24 |
Cezary Kaliszyk |
Fixes to the tactic after quotient_tac changed.
|
file |
diff |
annotate
|
2009-11-24 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-24 |
Christian Urban |
added a prepare_tac
|
file |
diff |
annotate
|
2009-11-24 |
Cezary Kaliszyk |
TRY' for clean_tac
|
file |
diff |
annotate
|
2009-11-24 |
Cezary Kaliszyk |
Moved cleaning to QuotMain
|
file |
diff |
annotate
|
2009-11-24 |
Cezary Kaliszyk |
New cleaning tactic
|
file |
diff |
annotate
|
2009-11-24 |
Cezary Kaliszyk |
Separate regularize_tac
|
file |
diff |
annotate
|
2009-11-24 |
Cezary Kaliszyk |
More fixes for inj_REPABS
|
file |
diff |
annotate
|
2009-11-24 |
Christian Urban |
addded a tactic, which sets up the three goals of the `algorithm'
|
file |
diff |
annotate
|
2009-11-23 |
Christian Urban |
fixed the error by a temporary fix (the data of the eqivalence relation should be only its name)
|
file |
diff |
annotate
|
2009-11-23 |
Christian Urban |
tuned some comments
|
file |
diff |
annotate
|
2009-11-23 |
Cezary Kaliszyk |
domain_type in regularizing equality
|
file |
diff |
annotate
|
2009-11-23 |
Cezary Kaliszyk |
More theorems lifted in the goal-directed way.
|
file |
diff |
annotate
|
2009-11-23 |
Cezary Kaliszyk |
Finished temporary goal-directed lift_theorem wrapper.
|
file |
diff |
annotate
|
2009-11-23 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-11-23 |
Christian Urban |
a version of inj_REPABS (needs to be looked at again later)
|
file |
diff |
annotate
|
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
|
2009-10-28 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-10-28 |
Christian Urban |
added a function for matching types
|
file |
diff |
annotate
|
2009-10-27 |
Cezary Kaliszyk |
Simplfied interface to repabs_injection.
|
file |
diff |
annotate
|
2009-10-27 |
Cezary Kaliszyk |
map_append lifted automatically.
|
file |
diff |
annotate
|
2009-10-27 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-10-27 |
Cezary Kaliszyk |
Fixed APPLY_RSP vs Cong in the InjRepAbs tactic.
|
file |
diff |
annotate
|
2009-10-27 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-10-27 |
Christian Urban |
added equiv-thm to the quot_info
|
file |
diff |
annotate
|
2009-10-27 |
Christian Urban |
made quotients compatiple with Nominal; updated keyword file
|
file |
diff |
annotate
|
2009-10-27 |
Cezary Kaliszyk |
Completely cleaned Int.
|
file |
diff |
annotate
|
2009-10-27 |
Cezary Kaliszyk |
Further reordering in Int code.
|
file |
diff |
annotate
|
2009-10-26 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2009-10-26 |
Cezary Kaliszyk |
Symmetry of integer addition
|
file |
diff |
annotate
|
2009-10-26 |
Cezary Kaliszyk |
Finished the code for adding lower defs, and more things moved to QuotMain
|
file |
diff |
annotate
|
2009-10-26 |
Cezary Kaliszyk |
Cleaning and fixing.
|
file |
diff |
annotate
|
2009-10-25 |
Christian Urban |
added code for declaring map-functions
|
file |
diff |
annotate
|
2009-10-24 |
Christian Urban |
added data-storage about the quotients
|
file |
diff |
annotate
|
2009-10-24 |
Christian Urban |
changed the definitions of liftet constants to use fun_maps
|
file |
diff |
annotate
|
2009-10-24 |
Christian Urban |
moved the map_funs setup into QuotMain
|
file |
diff |
annotate
|
2009-10-24 |
cek |
Undid wrong merge
|
file |
diff |
annotate
|
2009-10-24 |
cek |
Cleaning the mess
|
file |
diff |
annotate
|
2009-10-23 |
Christian Urban |
fixed problem with incorrect ABS/REP name
|
file |
diff |
annotate
|
2009-10-23 |
Cezary Kaliszyk |
Split Finite Set example into separate file
|
file |
diff |
annotate
|
2009-10-23 |
Cezary Kaliszyk |
eqsubst_tac
|
file |
diff |
annotate
|
2009-10-23 |
Cezary Kaliszyk |
Trying to get a simpler lemma with the whole infrastructure
|
file |
diff |
annotate
|
2009-10-23 |
Cezary Kaliszyk |
Using RANGE tactical allows getting rid of the quotients immediately.
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
Further developing the tactic and simplifying the proof
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
res_forall_rsp_tac further simplifies the proof
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
Working on the proof and the tactic.
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
The proof gets simplified
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
The proof now including manually unfolded higher-order RES_FORALL_RSP.
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
The problems with 'abs' term.
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
Simplified the proof with some tactic... Still hangs sometimes.
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
More proof
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
Got rid of instantiations in the proof
|
file |
diff |
annotate
|
2009-10-22 |
Cezary Kaliszyk |
Removed some debugging messages
|
file |
diff |
annotate
|
2009-10-21 |
Christian Urban |
tuned and attempted to store data about the quotients (does not work yet)
|
file |
diff |
annotate
|
2009-10-21 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2009-10-21 |
Christian Urban |
slight tuning
|
file |
diff |
annotate
|
2009-10-21 |
Christian Urban |
fixed my_reg
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Reorganization of the construction part
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Simplified proof more
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Cleaning the code
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Further reorganization
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Further reorganizing the file
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Reordering
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
cterm_instantiate also fails for some strange reason...
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
preparing arguments for res_inst_tac
|
file |
diff |
annotate
|
2009-10-21 |
Cezary Kaliszyk |
Trying res_inst_tac
|
file |
diff |
annotate
|
2009-10-20 |
Christian Urban |
some minor tuning
|
file |
diff |
annotate
|
2009-10-20 |
Christian Urban |
tuned and fixed the earlier fix
|
file |
diff |
annotate
|
2009-10-20 |
Christian Urban |
fixed the abs case in my_reg and added an app case
|
file |
diff |
annotate
|