Mercurial
Mercurial
>
hg
>
nominal2
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
+120
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
cleaned some theorems
2010-01-25, by Christian Urban
test with splits
2010-01-24, by Christian Urban
The alpha equivalence relations for structures in 'Terms'
2010-01-23, by Cezary Kaliszyk
More experiments with defining the homomorphism directly, lifting of 'distinct' and of 'exhaust'.
2010-01-23, by Cezary Kaliszyk
Trying to define hom for the lifted type directly.
2010-01-23, by Cezary Kaliszyk
Proper alpha equivalence for Sigma calculus.
2010-01-22, by Cezary Kaliszyk
Changed fun_map and rel_map to definitions.
2010-01-21, by Cezary Kaliszyk
Lifted Peter's Sigma lemma with Ex1.
2010-01-21, by Cezary Kaliszyk
Automatic injection of Bexeq
2010-01-21, by Cezary Kaliszyk
Automatic cleaning of Bexeq<->Ex1 theorems.
2010-01-21, by Cezary Kaliszyk
Using Bexeq_rsp, and manually lifted lemma with Ex1.
2010-01-21, by Cezary Kaliszyk
Bexeq definition, Ex1_prs lemma, Bex1_rsp lemma, compiles.
2010-01-21, by Cezary Kaliszyk
The missing rule.
2010-01-21, by Cezary Kaliszyk
Ex1 -> Bex1 Regularization, Preparing Exeq.
2010-01-21, by Cezary Kaliszyk
Added the Sigma Calculus example
2010-01-20, by Cezary Kaliszyk
Better error messages for non matching quantifiers.
2010-01-20, by Cezary Kaliszyk
Statement of term1_hom_rsp
2010-01-20, by Cezary Kaliszyk
proved that the function is a function
2010-01-20, by Christian Urban
term1_hom as a function
2010-01-20, by Cezary Kaliszyk
A version of hom with quantifiers.
2010-01-19, by Cezary Kaliszyk
added permutation functions for the raw calculi
2010-01-17, by Christian Urban
fixed broken (partial) proof
2010-01-16, by Christian Urban
used "new" alpha-equivalence relation (according to new scheme); proved equivalence theorems and so on
2010-01-16, by Christian Urban
liftin and lifing_tac can now lift several "and"-separated goals at once; the raw-theorems have to be given in the order of goals
2010-01-16, by Christian Urban
added a partial proof under which conditions rlam_rec Respects alpha...I guess something like this is true; this means the Hom lemmas need to have preconditions
2010-01-15, by Christian Urban
tried to witness the hom-lemma with the recursion combinator from rlam....does not work yet completely
2010-01-15, by Christian Urban
merged
2010-01-15, by Christian Urban
added free_variable function (do not know about the algorithm yet)
2010-01-15, by Christian Urban
hom lifted to hom', so it is true. Infrastructure for partially regularized quantifiers. Nicer errors for regularize.
2010-01-15, by Cezary Kaliszyk
slight tuning of relation_error
2010-01-15, by Christian Urban
Appropriate respects and a statement of the lifted hom lemma
2010-01-15, by Cezary Kaliszyk
recursion-hom for lambda
2010-01-15, by Christian Urban
Incorrect version of the homomorphism lemma
2010-01-15, by Cezary Kaliszyk
trivial
2010-01-14, by Christian Urban
tuned quotient_typ.ML
2010-01-14, by Christian Urban
tuned quotient_def.ML and cleaned somewhat LamEx.thy
2010-01-14, by Christian Urban
a few more lemmas...except supp of lambda-abstractions
2010-01-14, by Christian Urban
removed one sorry
2010-01-14, by Christian Urban
nearly all of the proof
2010-01-14, by Christian Urban
right generalisation
2010-01-14, by Christian Urban
First subgoal.
2010-01-14, by Cezary Kaliszyk
setup for strong induction
2010-01-14, by Christian Urban
exported absrep_const for nitpick.
2010-01-14, by Cezary Kaliszyk
minor
2010-01-14, by Cezary Kaliszyk
Simplified matches_typ.
2010-01-14, by Cezary Kaliszyk
added bound-variable functions to terms
2010-01-14, by Christian Urban
merged
2010-01-14, by Christian Urban
added 3 calculi with interesting binding structure
2010-01-14, by Christian Urban
produce defs with lthy, like prs and ids
2010-01-14, by Cezary Kaliszyk
Remove SOLVED from quotient_tac. Move atomize_eqv to 'Unused'.
2010-01-14, by Cezary Kaliszyk
Finished organising an efficient datastructure for qconst_info.
2010-01-14, by Cezary Kaliszyk
Undid changes from symtab to termtab, since we need to lookup specialized types.
2010-01-14, by Cezary Kaliszyk
Moved the matches_typ function outside a?d simplified it.
2010-01-13, by Cezary Kaliszyk
one more item in the list of Markus
2010-01-13, by Christian Urban
Put relation_error as a separate function.
2010-01-13, by Cezary Kaliszyk
Better error message for definition failure.
2010-01-13, by Cezary Kaliszyk
merge
2010-01-13, by Cezary Kaliszyk
Stored Termtab for constant information.
2010-01-13, by Cezary Kaliszyk
merged
2010-01-13, by Christian Urban
deleted SOLVED'
2010-01-13, by Christian Urban
Removed the 'oops' in IntEx.
2010-01-13, by Cezary Kaliszyk
tuned
2010-01-13, by Christian Urban
added SOLVED' which is now part of Isabelle....must be removed eventually
2010-01-13, by Christian Urban
merged
2010-01-13, by Christian Urban
tuned
2010-01-13, by Christian Urban
absrep_fun and equiv_relation do not produce anymore spurious maps; two problems arose in IntEx, which are marked with "INJECTION PROBLEM"
2010-01-13, by Christian Urban
More indenting, bracket removing and comment restructuring.
2010-01-12, by Cezary Kaliszyk
Finished replacing OO by OOO
2010-01-12, by Cezary Kaliszyk
Change OO to OOO in FSet3.
2010-01-12, by Cezary Kaliszyk
minor comment editing
2010-01-12, by Cezary Kaliszyk
modifying comments/indentation in quotient_term.ml
2010-01-12, by Cezary Kaliszyk
Cleaning comments, indentation etc in quotient_tacs.
2010-01-12, by Cezary Kaliszyk
No more exception handling in rep_abs_rsp_tac
2010-01-12, by Cezary Kaliszyk
handle all is no longer necessary in lambda_prs.
2010-01-12, by Cezary Kaliszyk
removed 3 hacks.
2010-01-12, by Cezary Kaliszyk
Updated some comments.
2010-01-12, by Cezary Kaliszyk
merge
2010-01-12, by Cezary Kaliszyk
Removed exception handling from equals_rsp_tac.
2010-01-12, by Cezary Kaliszyk
added an abbreviation for OOO
2010-01-11, by Christian Urban
merge
2010-01-11, by Cezary Kaliszyk
Undid the non-working part.
2010-01-11, by Cezary Kaliszyk
started to adhere to Wenzel-Standard
2010-01-11, by Christian Urban
Changing exceptions to 'try', part 1.
2010-01-11, by Cezary Kaliszyk
removed quotdata_lookup_type
2010-01-11, by Cezary Kaliszyk
Fix for testing matching constants in regularize.
2010-01-11, by Cezary Kaliszyk
tuned previous commit further
2010-01-11, by Christian Urban
the chk-functions in quotient_term also simplify the result according to the id_simps; had to remove id_def from this theorem list though; this caused in FSet3 that relied on this rule; the problem is marked with "ID PROBLEM"
2010-01-11, by Christian Urban
introduced separate match function
2010-01-09, by Christian Urban
removed obsolete equiv_relation and rnamed new_equiv_relation
2010-01-09, by Christian Urban
New_relations, all works again including concat examples.
2010-01-08, by Cezary Kaliszyk
map and rel simps for all quotients; needed when changing the relations to aggregate ones.
2010-01-08, by Cezary Kaliszyk
id_simps needs to be taken out not used directly, otherwise the new lemmas are not there.
2010-01-08, by Cezary Kaliszyk
Experimients with fconcat_insert
2010-01-08, by Cezary Kaliszyk
Modifications for new_equiv_rel, part2
2010-01-08, by Cezary Kaliszyk
Modifictaions for new_relation.
2010-01-08, by Cezary Kaliszyk
Proved concat_empty.
2010-01-08, by Cezary Kaliszyk
Replacing equivp by reflp in the assumptions leads to non-provable subgoals in the gen_pre lemmas.
2010-01-07, by Cezary Kaliszyk
some cleaning.
2010-01-07, by Cezary Kaliszyk
First generalization.
2010-01-07, by Cezary Kaliszyk
The working proof of the special case.
2010-01-07, by Cezary Kaliszyk
Reduced the proof to two simple but not obvious to prove facts.
2010-01-07, by Cezary Kaliszyk
More cleaning and commenting AbsRepTest. Now tests work; just slow.
2010-01-07, by Cezary Kaliszyk
cleaning in AbsRepTest.
2010-01-07, by Cezary Kaliszyk
Further in the proof
2010-01-06, by Cezary Kaliszyk
Tried to prove the lemma manually; only left with quotient proofs.
2010-01-06, by Cezary Kaliszyk
Sledgehammer bug.
2010-01-06, by Cezary Kaliszyk
merge
2010-01-05, by Cezary Kaliszyk
Trying the proof
2010-01-05, by Cezary Kaliszyk
merged
2010-01-05, by Christian Urban
Struggling with composition
2010-01-05, by Cezary Kaliszyk
Trying to state composition quotient.
2010-01-05, by Cezary Kaliszyk
proper handling of error messages (code copy - maybe this can be avoided)
2010-01-05, by Christian Urban
added a new version of equiv_relation (is not yet used anywhere except in AbsRepTest)
2010-01-05, by Christian Urban
Readded 'regularize_to_injection' which I believe will be needed.
2010-01-05, by Cezary Kaliszyk
added a warning to the quotient_type definition, if a map function is missing
2010-01-02, by Christian Urban
tuned
2010-01-01, by Christian Urban
a slight change to abs/rep generation
2010-01-01, by Christian Urban
tuned
2010-01-01, by Christian Urban
fixed comment errors
2010-01-01, by Christian Urban
some slight tuning
2010-01-01, by Christian Urban
less
more
|
(0)
-120
+120
+1000
tip