desharna [Sun, 21 Nov 2021 11:21:16 +0100] rev 74896
proper proxy for Hilbert choice in TPTP output
desharna [Fri, 19 Nov 2021 11:04:53 +0100] rev 74895
proper polymorphism for TH1 format in Sledgehammer
desharna [Fri, 19 Nov 2021 10:53:22 +0100] rev 74894
refactored $ite and $let configuration and added dummy_thf_reduced prover
desharna [Wed, 17 Nov 2021 21:36:13 +0100] rev 74893
tuned TPTP file names generated by Sledgehammer
desharna [Wed, 17 Nov 2021 21:19:36 +0100] rev 74892
tuned SMT-Lib file names generated by Mirabelle
desharna [Wed, 17 Nov 2021 19:52:17 +0100] rev 74891
added support for higher-order SMT proof search in Sledgehammer
desharna [Fri, 12 Nov 2021 00:10:16 +0100] rev 74890
separated FOOL from $ite/$let in TPTP output
nipkow [Thu, 09 Dec 2021 09:40:15 +0100] rev 74889
missing latex font
nipkow [Thu, 09 Dec 2021 08:32:29 +0100] rev 74888
Rewrite: added links to docu, made more prominent
wenzelm [Mon, 06 Dec 2021 15:34:54 +0100] rev 74887
discontinued old-style {* verbatim *} tokens;
wenzelm [Mon, 06 Dec 2021 15:10:15 +0100] rev 74886
tuned proof;
wenzelm [Mon, 06 Dec 2021 12:39:59 +0100] rev 74885
isabelle update_cartouches;
wenzelm [Sun, 05 Dec 2021 20:17:17 +0100] rev 74884
more symbolic latex_output via XML (using YXML within text);
wenzelm [Sun, 05 Dec 2021 16:46:50 +0100] rev 74883
tuned signature: remove unused;
wenzelm [Sun, 05 Dec 2021 16:26:03 +0100] rev 74882
prefer symbolic Latex.environment (typeset in Isabelle/Scala);
wenzelm [Sun, 05 Dec 2021 15:54:46 +0100] rev 74881
tuned signature;
wenzelm [Sun, 05 Dec 2021 12:50:36 +0100] rev 74880
clarified corner cases of syntax;
wenzelm [Sun, 05 Dec 2021 12:23:10 +0100] rev 74879
clarified Parse.embedded_ml: follow documentation (8baf2e8b16e2);
paulson <lp15@cam.ac.uk> [Sat, 04 Dec 2021 20:30:16 +0000] rev 74878
a slightly simpler proof
wenzelm [Sat, 04 Dec 2021 17:23:42 +0100] rev 74877
provide component naproche-2d99afe5c349;
wenzelm [Sat, 04 Dec 2021 12:38:51 +0100] rev 74876
merged
wenzelm [Sat, 04 Dec 2021 12:38:32 +0100] rev 74875
Added tag Isabelle2021-1-RC5 for changeset 8baf2e8b16e2
wenzelm [Fri, 03 Dec 2021 20:11:21 +0100] rev 74874
more documentation about Type/Const antiquotations;
wenzelm [Fri, 03 Dec 2021 15:11:16 +0100] rev 74873
more documentation about document build options;
wenzelm [Fri, 03 Dec 2021 13:32:58 +0100] rev 74872
address problems with launch4j and jdk-17 (see also 41d009462d3c, copy of 41d009462d3c);
wenzelm [Thu, 02 Dec 2021 12:46:29 +0100] rev 74871
tuned --- fewer IDE warnings;
wenzelm [Tue, 30 Nov 2021 11:31:07 +0100] rev 74870
more robust physical timeout (despite 1bea05713dde), especially relevant for quickcheck where large unary numerals may cause excessive heap allocations and resulting GC is better included in the timing;
desharna [Sun, 28 Nov 2021 19:15:12 +0100] rev 74869
added definitions multp{DM,HO} and corresponding lemmas
desharna [Sun, 28 Nov 2021 19:12:48 +0100] rev 74868
added wfP_less to wellorder and wfP_less_multiset
desharna [Sun, 28 Nov 2021 09:57:48 +0100] rev 74867
restored lemmas less_multiset{DM,HO} inadvertently changed by c256bba593f3
desharna [Sat, 27 Nov 2021 22:20:27 +0100] rev 74866
merged
desharna [Sat, 27 Nov 2021 14:45:00 +0100] rev 74865
added lemmas irreflp_{less,greater} to preorder and {trans,irrefl}_mult{,p} to Multiset