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
|
2009-10-28 |
Christian Urban |
added a function for matching types
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
Manual conversion of equality to equivalence allows lifting append_assoc.
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
Simplfied interface to repabs_injection.
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
map_append lifted automatically.
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
Manually lifted Map_Append.
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
Merged
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
Fixed APPLY_RSP vs Cong in the InjRepAbs tactic.
|
changeset |
files
|
2009-10-27 |
Christian Urban |
tuned
|
changeset |
files
|
2009-10-27 |
Christian Urban |
merged
|
changeset |
files
|
2009-10-27 |
Christian Urban |
added equiv-thm to the quot_info
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
Simplifying FSet with new functions.
|
changeset |
files
|
2009-10-27 |
Christian Urban |
added an example about lambda-terms
|
changeset |
files
|
2009-10-27 |
Christian Urban |
made quotients compatiple with Nominal; updated keyword file
|
changeset |
files
|
2009-10-27 |
Christian Urban |
merged
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
Completely cleaned Int.
|
changeset |
files
|
2009-10-27 |
Cezary Kaliszyk |
Further reordering in Int code.
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Simplifying Int.
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Merge
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Simplifying Int and Working on map
|
changeset |
files
|
2009-10-26 |
Christian Urban |
merged
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Simplifying code in int
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Symmetry of integer addition
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Finished the code for adding lower defs, and more things moved to QuotMain
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Making all the definitions from the original ones
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Finished COND_PRS proof.
|
changeset |
files
|
2009-10-26 |
Cezary Kaliszyk |
Cleaning and fixing.
|
changeset |
files
|
2009-10-26 |
Christian Urban |
updated with quotient_def
|
changeset |
files
|
2009-10-25 |
Christian Urban |
added code for declaring map-functions
|
changeset |
files
|
2009-10-24 |
Christian Urban |
added "print_quotients" command to th ekeyword file
|
changeset |
files
|
2009-10-24 |
Christian Urban |
proved the two lemmas in QuotScript (reformulated them without leading forall)
|
changeset |
files
|
2009-10-24 |
Christian Urban |
added data-storage about the quotients
|
changeset |
files
|
2009-10-24 |
Christian Urban |
added another example file about integers (see HOL/Int.thy)
|
changeset |
files
|
2009-10-24 |
Christian Urban |
changed the definitions of liftet constants to use fun_maps
|
changeset |
files
|
2009-10-24 |
cek |
Merge
|
changeset |
files
|
2009-10-24 |
Cezary Kaliszyk |
Finally lifted induction, with some manually added simplification lemmas.
|
changeset |
files
|
2009-10-24 |
Christian Urban |
changed encoding from utf8 to ISO8 (needed to work with xemacs)
|
changeset |
files
|
2009-10-24 |
cek |
Merge
|
changeset |
files
|
2009-10-24 |
Cezary Kaliszyk |
Preparing infrastructire for LAMBDA_PRS
|
changeset |
files
|
2009-10-24 |
Christian Urban |
moved the map_funs setup into QuotMain
|
changeset |
files
|
2009-10-24 |
Cezary Kaliszyk |
Finally completely lift the previously lifted theorems + clean some old stuff
|
changeset |
files
|
2009-10-24 |
Cezary Kaliszyk |
More infrastructure for automatic lifting of theorems lifted before
|
changeset |
files
|
2009-10-24 |
Cezary Kaliszyk |
More infrastructure for automatic lifting of theorems lifted before
|
changeset |
files
|
2009-10-24 |
cek |
Undid wrong merge
|
changeset |
files
|
2009-10-24 |
cek |
Tried rolling back
|
changeset |
files
|
2009-10-24 |
cek |
Cleaning the mess
|
changeset |
files
|
2009-10-24 |
cek |
Merge
|
changeset |
files
|
2009-10-24 |
cek |
Better tactic and simplified the proof further
|
changeset |
files
|
2009-10-23 |
Christian Urban |
fixed problem with incorrect ABS/REP name
|
changeset |
files
|
2009-10-23 |
Cezary Kaliszyk |
Stronger tactic, simpler proof.
|
changeset |
files
|
2009-10-23 |
Cezary Kaliszyk |
Split Finite Set example into separate file
|
changeset |
files
|
2009-10-23 |
Cezary Kaliszyk |
eqsubst_tac
|
changeset |
files
|
2009-10-23 |
Cezary Kaliszyk |
Trying to get a simpler lemma with the whole infrastructure
|
changeset |
files
|
2009-10-23 |
Cezary Kaliszyk |
Using RANGE tactical allows getting rid of the quotients immediately.
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
Further developing the tactic and simplifying the proof
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
res_forall_rsp_tac further simplifies the proof
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
Working on the proof and the tactic.
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
The proof gets simplified
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
Removed an assumption
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
The proof now including manually unfolded higher-order RES_FORALL_RSP.
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
The problems with 'abs' term.
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
Simplified the proof with some tactic... Still hangs sometimes.
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
More proof
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
Got rid of instantiations in the proof
|
changeset |
files
|
2009-10-22 |
Cezary Kaliszyk |
Removed some debugging messages
|
changeset |
files
|
2009-10-21 |
Christian Urban |
tuned and attempted to store data about the quotients (does not work yet)
|
changeset |
files
|
2009-10-21 |
Christian Urban |
tuned
|
changeset |
files
|
2009-10-21 |
Christian Urban |
slight tuning
|
changeset |
files
|
2009-10-21 |
Christian Urban |
fixed my_reg
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
Reorganization of the construction part
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
Simplified proof more
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
Cleaning the code
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
Further reorganization
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
Further reorganizing the file
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
Reordering
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
cterm_instantiate also fails for some strange reason...
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
preparing arguments for res_inst_tac
|
changeset |
files
|
2009-10-21 |
Cezary Kaliszyk |
Trying res_inst_tac
|
changeset |
files
|
2009-10-20 |
Christian Urban |
started to write code for storing data about the quotients
|
changeset |
files
|
2009-10-20 |
Christian Urban |
some minor tuning
|
changeset |
files
|
2009-10-20 |
Christian Urban |
tuned and fixed the earlier fix
|
changeset |
files
|
2009-10-20 |
Christian Urban |
fixed the abs case in my_reg and added an app case
|
changeset |
files
|
2009-10-19 |
Christian Urban |
my version of regularise (still needs to be completed)
|
changeset |
files
|
2009-10-19 |
Christian Urban |
moved the map-info and fun-info section to quotient.ML
|
changeset |
files
|
2009-10-18 |
Cezary Kaliszyk |
Test if we can already do sth with the transformed theorem.
|
changeset |
files
|
2009-10-18 |
Christian Urban |
slight fix and tuning
|
changeset |
files
|
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
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
Partial simplification of the proof
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
Some QUOTIENTS
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
Only QUOTIENSs are left to fnish proof
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
More higher order unification problems
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
Merged
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
Simplified
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
Further in the proof
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
compose_tac works with the full instantiation.
|
changeset |
files
|
2009-10-17 |
Christian Urban |
slightly simplified get_fun function
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
The instantiated version is the same modulo beta
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
Fully manually instantiated. Still fails...
|
changeset |
files
|
2009-10-17 |
Cezary Kaliszyk |
Little progress with match/instantiate
|
changeset |
files
|
2009-10-16 |
Cezary Kaliszyk |
Fighting with the instantiation
|
changeset |
files
|
2009-10-16 |
Cezary Kaliszyk |
Symmetric version of REP_ABS_RSP
|
changeset |
files
|
2009-10-16 |
Cezary Kaliszyk |
Progressing with the proof
|
changeset |
files
|
2009-10-16 |
Cezary Kaliszyk |
Finally fix get_fun.
|
changeset |
files
|
2009-10-16 |
Cezary Kaliszyk |
A fix for one fun_map; doesn't work for more.
|
changeset |
files
|
2009-10-16 |
Christian Urban |
fixed the problem with function types; but only type_of works; cterm_of does not work
|
changeset |
files
|