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
|
Tue, 05 Oct 2010 14:19:43 +0200 |
krauss |
removed complicated (and rarely helpful) error reporting
|
changeset |
files
|