Wed, 25 Aug 2010 11:17:33 +0900 Quotient Package / lemma for regularization of bex1_rel for equivalence relations
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 25 Aug 2010 11:17:33 +0900] rev 38702
Quotient Package / lemma for regularization of bex1_rel for equivalence relations
Tue, 24 Aug 2010 20:09:30 +0200 merged
blanchet [Tue, 24 Aug 2010 20:09:30 +0200] rev 38701
merged
Tue, 24 Aug 2010 19:55:34 +0200 make Mirabelle happy
blanchet [Tue, 24 Aug 2010 19:55:34 +0200] rev 38700
make Mirabelle happy
Tue, 24 Aug 2010 19:19:28 +0200 compute names lazily;
blanchet [Tue, 24 Aug 2010 19:19:28 +0200] rev 38699
compute names lazily; there's no point to compute the names of 10000 facts when only 500 are used
Tue, 24 Aug 2010 18:03:43 +0200 clean handling of whether a fact is chained or not;
blanchet [Tue, 24 Aug 2010 18:03:43 +0200] rev 38698
clean handling of whether a fact is chained or not; more elegant and reliable than encoding it in the name
Tue, 24 Aug 2010 16:43:52 +0200 don't backtick facts that contain schematic variables, since this doesn't work (for some reason)
blanchet [Tue, 24 Aug 2010 16:43:52 +0200] rev 38697
don't backtick facts that contain schematic variables, since this doesn't work (for some reason)
Tue, 24 Aug 2010 16:24:11 +0200 quote facts whose names collide with a keyword or command name (cf. "subclass" in "Jinja/J/TypeSafe.thy")
blanchet [Tue, 24 Aug 2010 16:24:11 +0200] rev 38696
quote facts whose names collide with a keyword or command name (cf. "subclass" in "Jinja/J/TypeSafe.thy")
Tue, 24 Aug 2010 15:29:13 +0200 revert this idea of automatically invoking "metisFT" when "metis" fails;
blanchet [Tue, 24 Aug 2010 15:29:13 +0200] rev 38695
revert this idea of automatically invoking "metisFT" when "metis" fails; there are very few good reasons why "metisFT" should succeed when "metis" fails, and "metisFT" tends to "diverge" more often than "metis -- furthermore the exception handling code wasn't working properly
Tue, 24 Aug 2010 22:38:45 +0800 use matching of types than just equality - this is needed in nominal to cope with type variables
Christian Urban <urbanc@in.tum.de> [Tue, 24 Aug 2010 22:38:45 +0800] rev 38694
use matching of types than just equality - this is needed in nominal to cope with type variables
Tue, 24 Aug 2010 15:08:05 +0200 merge
blanchet [Tue, 24 Aug 2010 15:08:05 +0200] rev 38693
merge
Tue, 24 Aug 2010 15:07:54 +0200 cosmetics
blanchet [Tue, 24 Aug 2010 15:07:54 +0200] rev 38692
cosmetics
Tue, 24 Aug 2010 15:06:47 +0200 use a soft time limit for E
blanchet [Tue, 24 Aug 2010 15:06:47 +0200] rev 38691
use a soft time limit for E with a hard limit, "eproof"/"eproof.pl" doesn't show the proof is there's less than 1 second left, yielding "the ATP output is malformed"
Tue, 24 Aug 2010 14:36:29 +0200 make remote ATP versions more robust, by starting with "preferred" version numbers and falling back on any version
blanchet [Tue, 24 Aug 2010 14:36:29 +0200] rev 38690
make remote ATP versions more robust, by starting with "preferred" version numbers and falling back on any version
Mon, 23 Aug 2010 23:32:11 +0200 cosmetics
blanchet [Mon, 23 Aug 2010 23:32:11 +0200] rev 38689
cosmetics
Mon, 23 Aug 2010 23:24:24 +0200 optimize fact filter some more
blanchet [Mon, 23 Aug 2010 23:24:24 +0200] rev 38688
optimize fact filter some more
Mon, 23 Aug 2010 23:00:57 +0200 cache previous iteration's weights, and keep track of what's dirty and what's clean;
blanchet [Mon, 23 Aug 2010 23:00:57 +0200] rev 38687
cache previous iteration's weights, and keep track of what's dirty and what's clean; this speeds up the relevance filter significantly
Mon, 23 Aug 2010 21:55:52 +0200 modified relevance filter
blanchet [Mon, 23 Aug 2010 21:55:52 +0200] rev 38686
modified relevance filter
Mon, 23 Aug 2010 21:11:30 +0200 adjust fudge factors in the light of experiments
blanchet [Mon, 23 Aug 2010 21:11:30 +0200] rev 38685
adjust fudge factors in the light of experiments
Mon, 23 Aug 2010 18:53:11 +0200 invert semantics of "relevance_convergence", to make it more intuitive
blanchet [Mon, 23 Aug 2010 18:53:11 +0200] rev 38684
invert semantics of "relevance_convergence", to make it more intuitive
Mon, 23 Aug 2010 18:39:12 +0200 if no facts were selected on first iteration, try again with a lower threshold
blanchet [Mon, 23 Aug 2010 18:39:12 +0200] rev 38683
if no facts were selected on first iteration, try again with a lower threshold
Mon, 23 Aug 2010 18:25:49 +0200 weed out junk in relevance filter
blanchet [Mon, 23 Aug 2010 18:25:49 +0200] rev 38682
weed out junk in relevance filter
Mon, 23 Aug 2010 18:04:31 +0200 no need for "eq" facts -- good old "=" is good enough for us
blanchet [Mon, 23 Aug 2010 18:04:31 +0200] rev 38681
no need for "eq" facts -- good old "=" is good enough for us
Mon, 23 Aug 2010 17:53:49 +0200 revert unintended change
blanchet [Mon, 23 Aug 2010 17:53:49 +0200] rev 38680
revert unintended change
Mon, 23 Aug 2010 17:49:18 +0200 destroy elim rules before checking for finite exhaustive facts
blanchet [Mon, 23 Aug 2010 17:49:18 +0200] rev 38679
destroy elim rules before checking for finite exhaustive facts
Mon, 23 Aug 2010 16:12:41 +0200 prevent double inclusion of the fact "True_or_False" in TPTP problems
blanchet [Mon, 23 Aug 2010 16:12:41 +0200] rev 38678
prevent double inclusion of the fact "True_or_False" in TPTP problems
Tue, 24 Aug 2010 10:07:14 +0200 merged
haftmann [Tue, 24 Aug 2010 10:07:14 +0200] rev 38677
merged
Tue, 24 Aug 2010 09:06:17 +0200 tuned
haftmann [Tue, 24 Aug 2010 09:06:17 +0200] rev 38676
tuned
Mon, 23 Aug 2010 11:57:32 +0200 merged
haftmann [Mon, 23 Aug 2010 11:57:32 +0200] rev 38675
merged
Mon, 23 Aug 2010 11:57:22 +0200 dropped pre_post_conv
haftmann [Mon, 23 Aug 2010 11:57:22 +0200] rev 38674
dropped pre_post_conv
Mon, 23 Aug 2010 11:51:33 +0200 use conv alias
haftmann [Mon, 23 Aug 2010 11:51:33 +0200] rev 38673
use conv alias
Mon, 23 Aug 2010 11:51:32 +0200 preliminary versions of static_eval_conv(_simple)
haftmann [Mon, 23 Aug 2010 11:51:32 +0200] rev 38672
preliminary versions of static_eval_conv(_simple)
Mon, 23 Aug 2010 11:51:32 +0200 use Code_Thingol.static_eval_conv_simple
haftmann [Mon, 23 Aug 2010 11:51:32 +0200] rev 38671
use Code_Thingol.static_eval_conv_simple
Mon, 23 Aug 2010 11:51:32 +0200 added static_eval_conv
haftmann [Mon, 23 Aug 2010 11:51:32 +0200] rev 38670
added static_eval_conv
Mon, 23 Aug 2010 11:09:49 +0200 refined and unified naming convention for dynamic code evaluation techniques
haftmann [Mon, 23 Aug 2010 11:09:49 +0200] rev 38669
refined and unified naming convention for dynamic code evaluation techniques
Mon, 23 Aug 2010 11:09:48 +0200 tap_thy conversional
haftmann [Mon, 23 Aug 2010 11:09:48 +0200] rev 38668
tap_thy conversional
Mon, 23 Aug 2010 11:09:48 +0200 dropped now obsolete purge_data -- happens implicitly on change of theory identity
haftmann [Mon, 23 Aug 2010 11:09:48 +0200] rev 38667
dropped now obsolete purge_data -- happens implicitly on change of theory identity
Tue, 24 Aug 2010 08:22:17 +0200 merged
bulwahn [Tue, 24 Aug 2010 08:22:17 +0200] rev 38666
merged
Mon, 23 Aug 2010 16:47:57 +0200 introducing simplification equations for inductive sets; added data structure for storing equations; rewriting retrieval of simplification equation for inductive predicates and sets
bulwahn [Mon, 23 Aug 2010 16:47:57 +0200] rev 38665
introducing simplification equations for inductive sets; added data structure for storing equations; rewriting retrieval of simplification equation for inductive predicates and sets
Mon, 23 Aug 2010 16:47:55 +0200 added support for xsymbol syntax for mode annotations in code_pred command
bulwahn [Mon, 23 Aug 2010 16:47:55 +0200] rev 38664
added support for xsymbol syntax for mode annotations in code_pred command
Wed, 25 Aug 2010 11:13:27 +0200 tuned raw Sidekick output;
wenzelm [Wed, 25 Aug 2010 11:13:27 +0200] rev 38663
tuned raw Sidekick output;
Tue, 24 Aug 2010 23:49:07 +0200 Text.Range.is_singleton;
wenzelm [Tue, 24 Aug 2010 23:49:07 +0200] rev 38662
Text.Range.is_singleton;
Tue, 24 Aug 2010 21:34:38 +0200 Markup_Tree.+: new info tends to sink to bottom, where it is prefered by select;
wenzelm [Tue, 24 Aug 2010 21:34:38 +0200] rev 38661
Markup_Tree.+: new info tends to sink to bottom, where it is prefered by select;
Tue, 24 Aug 2010 21:22:01 +0200 tuned;
wenzelm [Tue, 24 Aug 2010 21:22:01 +0200] rev 38660
tuned;
Tue, 24 Aug 2010 21:20:08 +0200 Markup_Tree.select: more straight-forward recursion producing one main stream, avoid fragmentation of parent info due to ignored subtree;
wenzelm [Tue, 24 Aug 2010 21:20:08 +0200] rev 38659
Markup_Tree.select: more straight-forward recursion producing one main stream, avoid fragmentation of parent info due to ignored subtree; tuned;
Tue, 24 Aug 2010 20:36:48 +0200 tuned root markup;
wenzelm [Tue, 24 Aug 2010 20:36:48 +0200] rev 38658
tuned root markup;
Mon, 23 Aug 2010 20:50:00 +0200 misc tuning of important special cases;
wenzelm [Mon, 23 Aug 2010 20:50:00 +0200] rev 38657
misc tuning of important special cases;
Mon, 23 Aug 2010 19:35:57 +0200 Rewrite the Probability theory.
hoelzl [Mon, 23 Aug 2010 19:35:57 +0200] rev 38656
Rewrite the Probability theory. Introduced pinfreal as real numbers with infinity. Use pinfreal as value for measures. Introduces Lebesgue Measure based on the integral in Multivariate Analysis. Proved Radon Nikodym for arbitrary sigma finite measure spaces.
Mon, 23 Aug 2010 17:46:13 +0200 merged
wenzelm [Mon, 23 Aug 2010 17:46:13 +0200] rev 38655
merged
Mon, 23 Aug 2010 15:30:42 +0200 merged
blanchet [Mon, 23 Aug 2010 15:30:42 +0200] rev 38654
merged
Mon, 23 Aug 2010 15:27:50 +0200 use different name for debugging purposes
blanchet [Mon, 23 Aug 2010 15:27:50 +0200] rev 38653
use different name for debugging purposes
Mon, 23 Aug 2010 14:54:17 +0200 perform eta-expansion of quantifier bodies in Sledgehammer translation when needed + transform elim rules later;
blanchet [Mon, 23 Aug 2010 14:54:17 +0200] rev 38652
perform eta-expansion of quantifier bodies in Sledgehammer translation when needed + transform elim rules later; it's a mistake to transform the elim rules too early because then we lose some info, e.g. "no_atp" attributes
Mon, 23 Aug 2010 14:51:56 +0200 "no_atp" fact that leads to unsound Sledgehammer proofs
blanchet [Mon, 23 Aug 2010 14:51:56 +0200] rev 38651
"no_atp" fact that leads to unsound Sledgehammer proofs
Mon, 23 Aug 2010 14:21:57 +0200 "no_atp" fact that leads to unsound proofs in Sledgehammer
blanchet [Mon, 23 Aug 2010 14:21:57 +0200] rev 38650
"no_atp" fact that leads to unsound proofs in Sledgehammer
Mon, 23 Aug 2010 12:13:58 +0200 "no_atp" fact that leads to unsound proofs
blanchet [Mon, 23 Aug 2010 12:13:58 +0200] rev 38649
"no_atp" fact that leads to unsound proofs
Mon, 23 Aug 2010 11:56:30 +0200 "no_atp" a few facts that often lead to unsound proofs
blanchet [Mon, 23 Aug 2010 11:56:30 +0200] rev 38648
"no_atp" a few facts that often lead to unsound proofs
Mon, 23 Aug 2010 09:04:37 +0200 play with fudge factor + parse one more Vampire error
blanchet [Mon, 23 Aug 2010 09:04:37 +0200] rev 38647
play with fudge factor + parse one more Vampire error
Mon, 23 Aug 2010 00:09:25 +0200 fiddle a bit with the SPASS fudge number
blanchet [Mon, 23 Aug 2010 00:09:25 +0200] rev 38646
fiddle a bit with the SPASS fudge number
Sun, 22 Aug 2010 22:47:03 +0200 be more generous towards SPASS's -SOS mode
blanchet [Sun, 22 Aug 2010 22:47:03 +0200] rev 38645
be more generous towards SPASS's -SOS mode
Sun, 22 Aug 2010 16:56:05 +0200 don't penalize abstractions in relevance filter + support nameless `foo`-style facts
blanchet [Sun, 22 Aug 2010 16:56:05 +0200] rev 38644
don't penalize abstractions in relevance filter + support nameless `foo`-style facts
Mon, 23 Aug 2010 11:56:12 +0200 merged
haftmann [Mon, 23 Aug 2010 11:56:12 +0200] rev 38643
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip