bulwahn [Mon, 18 Jul 2011 10:34:21 +0200] rev 43875
adding random, exhaustive and SML quickcheck as testers
haftmann [Sun, 17 Jul 2011 22:25:14 +0200] rev 43874
more on complement
haftmann [Sun, 17 Jul 2011 22:24:08 +0200] rev 43873
more on complement
haftmann [Sun, 17 Jul 2011 20:57:56 +0200] rev 43872
more consistent theorem names
haftmann [Sun, 17 Jul 2011 20:46:51 +0200] rev 43871
more lemmas about SUP
haftmann [Sun, 17 Jul 2011 20:29:54 +0200] rev 43870
structuring duals together
haftmann [Sun, 17 Jul 2011 20:23:39 +0200] rev 43869
merged
haftmann [Sun, 17 Jul 2011 20:23:33 +0200] rev 43868
more lemmas about Sup
haftmann [Sun, 17 Jul 2011 19:55:17 +0200] rev 43867
generalized INT_anti_mono
haftmann [Sun, 17 Jul 2011 19:48:02 +0200] rev 43866
moving UNIV = ... equations to their proper theories
haftmann [Sun, 17 Jul 2011 15:15:58 +0200] rev 43865
further generalization from sets to complete lattices
blanchet [Sun, 17 Jul 2011 14:21:19 +0200] rev 43864
fixed lambda-liftg: must ensure the formulas are in close form
blanchet [Sun, 17 Jul 2011 14:12:45 +0200] rev 43863
ensure that the lambda translation procedure is called only once with all the facts, which is necessary for soundness of lambda-lifting (freshness of new names)
blanchet [Sun, 17 Jul 2011 14:11:35 +0200] rev 43862
pass kind to lambda-translation function
blanchet [Sun, 17 Jul 2011 14:11:35 +0200] rev 43861
more refactoring of preprocessing
blanchet [Sun, 17 Jul 2011 14:11:35 +0200] rev 43860
more refactoring of preprocessing, so as to be able to centralize it
blanchet [Sun, 17 Jul 2011 14:11:35 +0200] rev 43859
renamed internal data structure
blanchet [Sun, 17 Jul 2011 14:11:35 +0200] rev 43858
simplify code -- there are no lambdas in helpers anyway
blanchet [Sun, 17 Jul 2011 14:11:35 +0200] rev 43857
added lambda-lifting to Sledgehammer (rough)
blanchet [Sun, 17 Jul 2011 14:11:34 +0200] rev 43856
move more lambda-handling logic to Sledgehammer, from ATP module, for formal dependency reasons
haftmann [Sun, 17 Jul 2011 08:45:06 +0200] rev 43855
merged
haftmann [Sat, 16 Jul 2011 22:28:35 +0200] rev 43854
generalized some lemmas
haftmann [Sat, 16 Jul 2011 22:04:02 +0200] rev 43853
consolidated bot and top classes, tuned notation
haftmann [Sat, 16 Jul 2011 21:53:50 +0200] rev 43852
tuned notation
wenzelm [Sat, 16 Jul 2011 22:17:27 +0200] rev 43851
clarified bash_output_fifo;
wenzelm [Sat, 16 Jul 2011 20:52:41 +0200] rev 43850
moved bash operations to Isabelle_System (cf. Scala version);
wenzelm [Sat, 16 Jul 2011 20:14:58 +0200] rev 43849
access to process output stream via auxiliary fifo;
wenzelm [Sat, 16 Jul 2011 18:41:35 +0200] rev 43848
some file and directory operations;
wenzelm [Sat, 16 Jul 2011 18:20:02 +0200] rev 43847
more general bash_process, which allows to terminate background processes as well;
wenzelm [Sat, 16 Jul 2011 18:11:14 +0200] rev 43846
updated to Poly/ML SVN 1328, which is considered 5.4.2;
wenzelm [Sat, 16 Jul 2011 17:11:49 +0200] rev 43845
added File.fold_pages for streaming of large files;
prefer \f notation;
wenzelm [Sat, 16 Jul 2011 16:51:12 +0200] rev 43844
tuned;
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 16 Jul 2011 00:01:17 +0200] rev 43843
HOL/Import: Fix errors with _mk_list
wenzelm [Fri, 15 Jul 2011 16:51:01 +0200] rev 43842
Element.activate: leave check of binding where actually applied to the context -- allow internal qualifications, or non-identifier fact names like "assumes *: A" (see also 1183951365de);
wenzelm [Fri, 15 Jul 2011 14:07:12 +0200] rev 43841
simplified malformed YXML markup -- special controls are visible in IsabelleText font;
wenzelm [Fri, 15 Jul 2011 13:29:00 +0200] rev 43840
less ambitious ProofGeneral markup, which occasionally breaks plain-old regexps in elisp;
wenzelm [Fri, 15 Jul 2011 13:28:16 +0200] rev 43839
more robust Binding.pretty/print in typical error sitations with spaces etc. (NB: markup can only provide *additional* emphasis and is occasionally suppressed in TTY mode or tooltips);
wenzelm [Fri, 15 Jul 2011 00:49:38 +0200] rev 43838
more visible printing of empty binding;
wenzelm [Fri, 15 Jul 2011 00:03:47 +0200] rev 43837
do not check vacous bindings, which routinely occur in locale expressions and long theorem statements etc.;
wenzelm [Thu, 14 Jul 2011 23:05:25 +0200] rev 43836
more quotes;
wenzelm [Thu, 14 Jul 2011 22:53:43 +0200] rev 43835
merged
krauss [Thu, 14 Jul 2011 22:08:11 +0200] rev 43834
added missing dependencies;
simplified (by overapproximating a bit);
alphabetical order
haftmann [Thu, 14 Jul 2011 19:43:45 +0200] rev 43833
merged
haftmann [Thu, 14 Jul 2011 17:15:24 +0200] rev 43832
merged
haftmann [Thu, 14 Jul 2011 17:14:54 +0200] rev 43831
tuned notation and proofs
blanchet [Thu, 14 Jul 2011 17:29:30 +0200] rev 43830
move error logic closer to user
blanchet [Thu, 14 Jul 2011 17:29:30 +0200] rev 43829
allow lambda-lifting without triggers
blanchet [Thu, 14 Jul 2011 16:50:05 +0200] rev 43828
move lambda translation option from ATP to Sledgehammer, to avoid accidentally breaking Metis (its reconstruction code can only deal with combinators)
blanchet [Thu, 14 Jul 2011 16:50:05 +0200] rev 43827
added option to control which lambda translation to use (for experiments)
blanchet [Thu, 14 Jul 2011 15:14:38 +0200] rev 43826
fix subtle type inference bug in Metis -- different occurrences of the same Skolem might need to be typed differently, using paramify_vars overconstraints the typing problem
blanchet [Thu, 14 Jul 2011 15:14:38 +0200] rev 43825
use monomorphic encoding as fallback, since they tend to produce fewer type errors
blanchet [Thu, 14 Jul 2011 15:14:38 +0200] rev 43824
don't generate Waldmeister problems with only a conjecture, since it makes it crash sometimes
blanchet [Thu, 14 Jul 2011 15:14:37 +0200] rev 43823
clearer unsound message
blanchet [Thu, 14 Jul 2011 15:14:37 +0200] rev 43822
clarify fine soundness point
blanchet [Thu, 14 Jul 2011 15:14:37 +0200] rev 43821
always unfold "Let"s is Sledgehammer, Metis, and MESON
blanchet [Thu, 14 Jul 2011 15:14:37 +0200] rev 43820
unbreak Nitrox's parsing
haftmann [Thu, 14 Jul 2011 00:21:56 +0200] rev 43819
merged
haftmann [Thu, 14 Jul 2011 00:20:43 +0200] rev 43818
tuned lemma positions and proofs
haftmann [Thu, 14 Jul 2011 00:16:41 +0200] rev 43817
tuned notation
haftmann [Wed, 13 Jul 2011 23:49:56 +0200] rev 43816
uniqueness lemmas for bot and top