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
|
2009-10-19 |
Christian Urban |
my version of regularise (still needs to be completed)
|
file |
diff |
annotate
|
2009-10-19 |
Christian Urban |
moved the map-info and fun-info section to quotient.ML
|
file |
diff |
annotate
|
2009-10-18 |
Cezary Kaliszyk |
Test if we can already do sth with the transformed theorem.
|
file |
diff |
annotate
|
2009-10-18 |
Christian Urban |
slight fix and tuning
|
file |
diff |
annotate
|
2009-10-17 |
Christian Urban |
the command "quotient" can now define more than one quotient at the same time; quotients need to be separated by and
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Partial simplification of the proof
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Some QUOTIENTS
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Only QUOTIENSs are left to fnish proof
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
More higher order unification problems
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Simplified
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Further in the proof
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
compose_tac works with the full instantiation.
|
file |
diff |
annotate
|
2009-10-17 |
Christian Urban |
slightly simplified get_fun function
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
The instantiated version is the same modulo beta
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Fully manually instantiated. Still fails...
|
file |
diff |
annotate
|
2009-10-17 |
Cezary Kaliszyk |
Little progress with match/instantiate
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
Fighting with the instantiation
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
Symmetric version of REP_ABS_RSP
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
Progressing with the proof
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
Finally fix get_fun.
|
file |
diff |
annotate
|
2009-10-16 |
Cezary Kaliszyk |
A fix for one fun_map; doesn't work for more.
|
file |
diff |
annotate
|
2009-10-16 |
Christian Urban |
fixed the problem with function types; but only type_of works; cterm_of does not work
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Description of the problem with get_fun.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
A proper build_goal_term function.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Cleaning the code
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Cleaning the proofs
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Cleaning the code, part 4
|
file |
diff |
annotate
|
2009-10-15 |
Christian Urban |
slightly improved tyRel
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Reordering the code, part 3
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Reordering the code, part 2.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Reordering the code, part 1.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
Minor cleaning.
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
The definition of Fold1
|
file |
diff |
annotate
|
2009-10-15 |
Cezary Kaliszyk |
A number of lemmas for REGULARIZE_TAC and regularizing card1.
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Proving the proper RepAbs version
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Forgot to save, second part of the commit
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Manually regularized list_induct2
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Fixed bug in regularise types. Now we can regularise list.induct.
|
file |
diff |
annotate
|
2009-10-14 |
Cezary Kaliszyk |
Function for checking recursively if lifting is needed
|
file |
diff |
annotate
|