Sat, 15 Oct 2022 16:34:19 +0200 |
desharna |
added lemma wfP_subset_mset[simp]
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 17:31:22 +0200 |
desharna |
strengthened lemmas preorder.reflp_ge[simp] and preorder.reflp_le[simp]
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 17:22:34 +0200 |
desharna |
added lemmas linorder.totalp_ge[simp], linorder.totalp_greater[simp], linorder.totalp_le[simp], and linorder.totalp_less[simp]
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 17:00:43 +0200 |
desharna |
NEWS
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 16:45:49 +0200 |
desharna |
merged
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 14:30:53 +0200 |
desharna |
fixed NEWS following cee0b9fccf6f
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 14:27:15 +0200 |
desharna |
renamed lemma inj_on_strict_subset to image_strict_mono for symmetry with image_mono and to distinguish from inj_on_subset
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 14:49:15 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Wed, 12 Oct 2022 11:15:36 +0200 |
wenzelm |
support for system option ML_system_apple: emulated x86_64 Poly/ML is sometimes more stable than native ARM64;
|
file |
diff |
annotate
|
Thu, 06 Oct 2022 14:40:45 +0200 |
wenzelm |
more NEWS;
|
file |
diff |
annotate
|
Thu, 13 Oct 2022 10:44:27 +0200 |
desharna |
added lemma fimage_strict_mono
|
file |
diff |
annotate
|
Wed, 12 Oct 2022 14:50:24 +0200 |
desharna |
added lemma wfP_pfsubset
|
file |
diff |
annotate
|
Wed, 12 Oct 2022 14:37:03 +0200 |
desharna |
added lemmas wf_if_convertible_to_wf, wfP_if_convertible_to_wfP, and wfP_if_convertible_to_nat
|
file |
diff |
annotate
|
Tue, 11 Oct 2022 11:48:04 +0200 |
desharna |
added lemmas antisymp_ge[simp], antisymp_greater[simp], antisymp_le[simp], and antisymp_less[simp]
|
file |
diff |
annotate
|
Tue, 11 Oct 2022 11:07:07 +0200 |
desharna |
added lemmas reflp_ge[simp] and reflp_le[simp]
|
file |
diff |
annotate
|
Mon, 10 Oct 2022 13:42:14 +0200 |
desharna |
added lemmas irreflD and irreflpD
|
file |
diff |
annotate
|
Sun, 09 Oct 2022 16:24:50 +0200 |
desharna |
added lemmas antisym_if_asym and antisymp_if_asymp
|
file |
diff |
annotate
|
Sun, 09 Oct 2022 16:10:52 +0200 |
desharna |
strengthened lemma total_on_singleton and added lemma totalp_on_singleton
|
file |
diff |
annotate
|
Sun, 02 Oct 2022 18:22:49 +0200 |
wenzelm |
back to post-release mode -- after fork point;
|
file |
diff |
annotate
|
Fri, 30 Sep 2022 19:42:08 +0200 |
wenzelm |
more explanations on the new order prover (based on 10945fc183cd), without violating strict monotonicity of NEWS wrt. official releases;
|
file |
diff |
annotate
|
Fri, 30 Sep 2022 19:26:28 +0200 |
wenzelm |
restore NEWS, before commit accidents 2aad8698f82f and 10945fc183cd;
|
file |
diff |
annotate
|
Fri, 30 Sep 2022 12:44:21 +0200 |
Lukas Stevens |
added documentation about new order prover
|
file |
diff |
annotate
|
Sat, 17 Sep 2022 22:38:21 +0200 |
wenzelm |
clarified NEWS;
|
file |
diff |
annotate
|
Sat, 17 Sep 2022 18:10:48 +0200 |
wenzelm |
MLton component for x86_64-linux;
|
file |
diff |
annotate
|
Fri, 16 Sep 2022 22:33:14 +0200 |
wenzelm |
more robust: snap version of docker cannot access /tmp;
|
file |
diff |
annotate
|
Wed, 14 Sep 2022 21:50:38 +0200 |
wenzelm |
more items;
|
file |
diff |
annotate
|
Sat, 10 Sep 2022 19:37:33 +0200 |
wenzelm |
more documentation of 'export_classpath' (session ROOT) and 'scala_build_generated_files' (Isar command);
|
file |
diff |
annotate
|
Fri, 09 Sep 2022 14:47:42 +0200 |
wenzelm |
tuning and updates for release;
|
file |
diff |
annotate
|
Fri, 09 Sep 2022 14:09:06 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Thu, 08 Sep 2022 22:35:50 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Thu, 08 Sep 2022 19:32:26 +0200 |
wenzelm |
updated documentation;
|
file |
diff |
annotate
|
Wed, 07 Sep 2022 11:25:49 +0200 |
wenzelm |
clarified message channel for 'print_state' (NB: the command was originally for TTY or Proof General);
|
file |
diff |
annotate
|
Tue, 06 Sep 2022 12:44:02 +0200 |
wenzelm |
option "show_states" for more verbosity of batch-builds;
|
file |
diff |
annotate
|
Wed, 07 Sep 2022 08:58:27 +0200 |
desharna |
merged
|
file |
diff |
annotate
|
Fri, 02 Sep 2022 13:41:55 +0200 |
desharna |
merged
|
file |
diff |
annotate
|
Sat, 25 Jun 2022 13:34:41 +0200 |
desharna |
moved antimono to Fun and redefined it as an abbreviation
|
file |
diff |
annotate
|
Sat, 25 Jun 2022 13:21:27 +0200 |
desharna |
moved mono and strict_mono to Fun and redefined them as abbreviations
|
file |
diff |
annotate
|
Fri, 02 Sep 2022 23:42:09 +0200 |
wenzelm |
more CONTRIBUTORS + NEWS;
|
file |
diff |
annotate
|
Sun, 28 Aug 2022 13:03:37 +0200 |
wenzelm |
more NEWS;
|
file |
diff |
annotate
|
Sat, 27 Aug 2022 17:46:58 +0200 |
wenzelm |
include groups from 'chapter_definition' in session info, based on the state of chapter_defs after processing all ROOT files (thus the declaration order does not matter);
|
file |
diff |
annotate
|
Fri, 26 Aug 2022 23:17:07 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Fri, 26 Aug 2022 21:28:26 +0200 |
wenzelm |
support 'chapter_definition' with description for presentation purposes;
|
file |
diff |
annotate
|
Fri, 26 Aug 2022 12:43:07 +0100 |
paulson |
merged
|
file |
diff |
annotate
|
Thu, 25 Aug 2022 22:18:49 +0100 |
paulson |
NEWS about Sum_of_Powers
|
file |
diff |
annotate
|
Thu, 25 Aug 2022 23:09:00 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Thu, 25 Aug 2022 15:30:21 +0200 |
wenzelm |
maintain "uuid" column in session build database, to identity the original build process uniquely;
|
file |
diff |
annotate
|
Wed, 24 Aug 2022 08:22:13 +0000 |
haftmann |
avoid duplicate fact error on global_interpretation of residues
|
file |
diff |
annotate
|
Sun, 21 Aug 2022 13:57:40 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sun, 21 Aug 2022 13:45:50 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 21 Aug 2022 06:18:23 +0000 |
haftmann |
streamlined
|
file |
diff |
annotate
|
Sat, 20 Aug 2022 21:34:55 +0200 |
wenzelm |
merged;
|
file |
diff |
annotate
|
Fri, 19 Aug 2022 23:58:44 +0200 |
wenzelm |
discontinued special support for README.html (which was hardly ever used in the past 2 decades);
|
file |
diff |
annotate
|
Fri, 19 Aug 2022 05:49:09 +0000 |
haftmann |
consolidated attribute name
|
file |
diff |
annotate
|
Wed, 17 Aug 2022 20:37:16 +0000 |
haftmann |
streamlined primitive definitions for integer division
|
file |
diff |
annotate
|
Wed, 17 Aug 2022 18:20:10 +0200 |
blanchet |
tweaked generation of Isar proofs
|
file |
diff |
annotate
|
Fri, 12 Aug 2022 15:35:07 +0200 |
blanchet |
added support for cvc5 (whose interface is almost identical to CVC4)
|
file |
diff |
annotate
|
Thu, 11 Aug 2022 10:11:21 +0200 |
nipkow |
new lemma
|
file |
diff |
annotate
|
Mon, 11 Jul 2022 15:04:04 +0200 |
blanchet |
prefer non-JNI SAT solvers by default in Nitpick
|
file |
diff |
annotate
|
Tue, 05 Jul 2022 13:12:04 +0200 |
wenzelm |
switch to Scala 3;
|
file |
diff |
annotate
|
Tue, 05 Jul 2022 17:54:52 +0200 |
desharna |
added lemmas total_on_trancl and totalp_on_tranclp
|
file |
diff |
annotate
|