Mon, 04 Oct 2010 21:37:42 +0200 |
blanchet |
move MESON files together
|
changeset |
files
|
Mon, 04 Oct 2010 20:55:55 +0200 |
blanchet |
paramify new skolems just like old ones (cf. reveal_old_skolem_terms)
|
changeset |
files
|
Mon, 04 Oct 2010 18:31:34 +0200 |
blanchet |
fixed two bugs in new skolemizer: instantiations now take types into consideration, and rotate_tac is given the proper offset
|
changeset |
files
|
Mon, 04 Oct 2010 17:30:34 +0200 |
blanchet |
correctly handle multiple copies of the same axiom with the same types
|
changeset |
files
|
Mon, 04 Oct 2010 16:36:20 +0200 |
blanchet |
put two operations in the right order
|
changeset |
files
|
Mon, 04 Oct 2010 16:24:53 +0200 |
blanchet |
reintroduce old "unify_prem_with_concl" code to avoid reaching unification bound + primitive handling for polymorphism
|
changeset |
files
|
Mon, 04 Oct 2010 15:05:19 +0200 |
blanchet |
apply "assume_tac" directly on the right assumption, using "rotate_tac" -- this ensures that the desired unifications are performed
|
changeset |
files
|
Mon, 04 Oct 2010 14:36:18 +0200 |
blanchet |
instantiate foralls and release exists in the order described by the topological order
|
changeset |
files
|
Mon, 04 Oct 2010 14:34:15 +0200 |
blanchet |
reverted 0bfaaa81fc62, since "Thm.rename_boundvars" can't be relied upon to give unique names to bound variables
|
changeset |
files
|
Mon, 04 Oct 2010 09:08:46 +0200 |
blanchet |
renamed internal function
|
changeset |
files
|
Mon, 04 Oct 2010 09:05:15 +0200 |
blanchet |
hack in MESON to make it less likely that variables (e.g. "x") get renamed (e.g. "xa") when resolving
|
changeset |
files
|
Wed, 06 Oct 2010 13:48:12 +0200 |
haftmann |
tuned header
|
changeset |
files
|
Tue, 05 Oct 2010 18:09:31 +0200 |
krauss |
tuned
|
changeset |
files
|
Tue, 05 Oct 2010 18:09:29 +0200 |
krauss |
force less agressively
|
changeset |
files
|
Tue, 05 Oct 2010 16:33:16 +0200 |
krauss |
lexicographic_order: replace parallel map with laziness to avoid wasting cycles on proofs that are not needed
|
changeset |
files
|