Thu, 13 Oct 2022 16:09:31 +0100 paulson Mostly, removing the unfold method
Thu, 13 Oct 2022 16:00:22 +0100 paulson Mostly trivial simplifications
Thu, 13 Oct 2022 15:49:09 +0100 paulson Removal of the "unfold" method in favour of "unfolding"
Thu, 13 Oct 2022 15:38:32 +0100 paulson Elimination of the archaic ASCII syntax
Thu, 13 Oct 2022 17:31:22 +0200 desharna strengthened lemmas preorder.reflp_ge[simp] and preorder.reflp_le[simp]
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]
Thu, 13 Oct 2022 17:00:43 +0200 desharna NEWS
Thu, 13 Oct 2022 16:45:49 +0200 desharna merged
Thu, 13 Oct 2022 14:30:53 +0200 desharna fixed NEWS following cee0b9fccf6f
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
Thu, 13 Oct 2022 14:49:15 +0200 wenzelm merged
Thu, 13 Oct 2022 11:22:32 +0200 wenzelm proper Deps.is_empty (amending 77327455b00d), e.g. relevant for warning "Nothing to build";
Wed, 12 Oct 2022 19:52:03 +0200 wenzelm tuned whitespace;
Wed, 12 Oct 2022 14:49:05 +0200 wenzelm less ambitious Bytes.chunk_size, which is presumably more stable with memory management under heavy load;
Wed, 12 Oct 2022 13:01:06 +0200 wenzelm tuned comment;
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;
Sun, 09 Oct 2022 16:28:28 +0200 wenzelm updated to repository version polyml-test-bafe319bc3a6, which is presumably more stable (especially for ARM64);
Thu, 06 Oct 2022 20:13:55 +0200 wenzelm more robust: prefer Windows $USERNAME;
Thu, 06 Oct 2022 17:24:55 +0200 wenzelm proper home directory for ssh configuration (e.g. ~/.ssh/config);
Thu, 06 Oct 2022 14:40:45 +0200 wenzelm more NEWS;
Thu, 06 Oct 2022 11:38:23 +0200 wenzelm clarified signature: more arguments;
Thu, 13 Oct 2022 10:44:27 +0200 desharna added lemma fimage_strict_mono
Wed, 12 Oct 2022 14:50:24 +0200 desharna added lemma wfP_pfsubset
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
Wed, 12 Oct 2022 14:33:04 +0200 wenzelm update components.sha1;
Wed, 12 Oct 2022 13:47:52 +0200 wenzelm proper description;
Wed, 12 Oct 2022 08:21:07 +0200 nipkow one more lemma
Tue, 11 Oct 2022 18:52:01 +0200 nipkow merged
Tue, 11 Oct 2022 18:30:09 +0200 nipkow adjusted proofs
Tue, 11 Oct 2022 14:22:11 +0200 nipkow added and reorganized lemmas (some suggested by Jeremy Sylvestre)
Tue, 11 Oct 2022 12:13:47 +0200 nipkow removed redundant lemma
Tue, 11 Oct 2022 10:45:42 +0200 nipkow moved theorem from Fun to Set
Tue, 11 Oct 2022 11:48:04 +0200 desharna added lemmas antisymp_ge[simp], antisymp_greater[simp], antisymp_le[simp], and antisymp_less[simp]
Tue, 11 Oct 2022 11:07:07 +0200 desharna added lemmas reflp_ge[simp] and reflp_le[simp]
Mon, 10 Oct 2022 19:07:54 +0200 desharna removed unused universal variable from lemma reflp_onI
Mon, 10 Oct 2022 13:42:14 +0200 desharna added lemmas irreflD and irreflpD
Sun, 09 Oct 2022 16:24:50 +0200 desharna added lemmas antisym_if_asym and antisymp_if_asymp
Sun, 09 Oct 2022 16:10:52 +0200 desharna strengthened lemma total_on_singleton and added lemma totalp_on_singleton
Sat, 08 Oct 2022 18:35:53 +0200 nipkow generalized type classes as suggested by Jeremy Sylvestre
Thu, 06 Oct 2022 14:16:39 +0000 haftmann euclidean division on gaussian numbers
Thu, 06 Oct 2022 13:41:59 +0000 haftmann tuned proof
Tue, 04 Oct 2022 09:12:42 +0000 haftmann note on signed division on words
Tue, 04 Oct 2022 09:12:41 +0000 haftmann tuned definition
Tue, 04 Oct 2022 09:12:39 +0000 haftmann spelling
Tue, 04 Oct 2022 09:12:38 +0000 haftmann tuned proof
Tue, 04 Oct 2022 09:12:34 +0000 haftmann slightly less abusive proof pattern
Sun, 02 Oct 2022 18:22:49 +0200 wenzelm back to post-release mode -- after fork point;
Sun, 02 Oct 2022 17:41:34 +0200 wenzelm Added tag Isabelle2022-RC3 for changeset d704efeb01db
Sun, 02 Oct 2022 17:03:02 +0200 wenzelm proper cygwin component (see d042947e47a3)
Sun, 02 Oct 2022 17:01:29 +0200 wenzelm proper base names;
Sun, 02 Oct 2022 16:26:48 +0200 wenzelm suppress command echo in output;
Sun, 02 Oct 2022 16:10:27 +0200 wenzelm include openssh for rsync (see also a1c7829ac2de);
Sun, 02 Oct 2022 16:05:34 +0200 wenzelm provide naproche-20221002;
Sat, 01 Oct 2022 21:58:08 +0200 wenzelm merged
Sat, 01 Oct 2022 21:13:45 +0200 wenzelm clarified signature: more operations;
Sat, 01 Oct 2022 20:10:56 +0200 wenzelm tuned signature;
Sat, 01 Oct 2022 16:07:05 +0200 wenzelm tuned, following hints by IntelliJ IDEA;
Sat, 01 Oct 2022 15:42:52 +0200 wenzelm clarified signature, to support external tools like "isabelle narration";
Sat, 01 Oct 2022 13:08:34 +0000 haftmann syntactic type classes for signed division operators
Sat, 01 Oct 2022 07:56:53 +0000 haftmann reduce prominence of facts
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip