Thu, 13 Oct 2022 16:00:22 +0100 |
paulson |
Mostly trivial simplifications
|
changeset |
files
|
Thu, 13 Oct 2022 15:49:09 +0100 |
paulson |
Removal of the "unfold" method in favour of "unfolding"
|
changeset |
files
|
Thu, 13 Oct 2022 15:38:32 +0100 |
paulson |
Elimination of the archaic ASCII syntax
|
changeset |
files
|
Thu, 13 Oct 2022 17:31:22 +0200 |
desharna |
strengthened lemmas preorder.reflp_ge[simp] and preorder.reflp_le[simp]
|
changeset |
files
|
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]
|
changeset |
files
|
Thu, 13 Oct 2022 17:00:43 +0200 |
desharna |
NEWS
|
changeset |
files
|
Thu, 13 Oct 2022 16:45:49 +0200 |
desharna |
merged
|
changeset |
files
|
Thu, 13 Oct 2022 14:30:53 +0200 |
desharna |
fixed NEWS following cee0b9fccf6f
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 13 Oct 2022 14:49:15 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 13 Oct 2022 11:22:32 +0200 |
wenzelm |
proper Deps.is_empty (amending 77327455b00d), e.g. relevant for warning "Nothing to build";
|
changeset |
files
|
Wed, 12 Oct 2022 19:52:03 +0200 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
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;
|
changeset |
files
|
Wed, 12 Oct 2022 13:01:06 +0200 |
wenzelm |
tuned comment;
|
changeset |
files
|
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;
|
changeset |
files
|
Sun, 09 Oct 2022 16:28:28 +0200 |
wenzelm |
updated to repository version polyml-test-bafe319bc3a6, which is presumably more stable (especially for ARM64);
|
changeset |
files
|
Thu, 06 Oct 2022 20:13:55 +0200 |
wenzelm |
more robust: prefer Windows $USERNAME;
|
changeset |
files
|
Thu, 06 Oct 2022 17:24:55 +0200 |
wenzelm |
proper home directory for ssh configuration (e.g. ~/.ssh/config);
|
changeset |
files
|
Thu, 06 Oct 2022 14:40:45 +0200 |
wenzelm |
more NEWS;
|
changeset |
files
|
Thu, 06 Oct 2022 11:38:23 +0200 |
wenzelm |
clarified signature: more arguments;
|
changeset |
files
|
Thu, 13 Oct 2022 10:44:27 +0200 |
desharna |
added lemma fimage_strict_mono
|
changeset |
files
|
Wed, 12 Oct 2022 14:50:24 +0200 |
desharna |
added lemma wfP_pfsubset
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 12 Oct 2022 14:33:04 +0200 |
wenzelm |
update components.sha1;
|
changeset |
files
|
Wed, 12 Oct 2022 13:47:52 +0200 |
wenzelm |
proper description;
|
changeset |
files
|
Wed, 12 Oct 2022 08:21:07 +0200 |
nipkow |
one more lemma
|
changeset |
files
|
Tue, 11 Oct 2022 18:52:01 +0200 |
nipkow |
merged
|
changeset |
files
|
Tue, 11 Oct 2022 18:30:09 +0200 |
nipkow |
adjusted proofs
|
changeset |
files
|
Tue, 11 Oct 2022 14:22:11 +0200 |
nipkow |
added and reorganized lemmas (some suggested by Jeremy Sylvestre)
|
changeset |
files
|
Tue, 11 Oct 2022 12:13:47 +0200 |
nipkow |
removed redundant lemma
|
changeset |
files
|
Tue, 11 Oct 2022 10:45:42 +0200 |
nipkow |
moved theorem from Fun to Set
|
changeset |
files
|
Tue, 11 Oct 2022 11:48:04 +0200 |
desharna |
added lemmas antisymp_ge[simp], antisymp_greater[simp], antisymp_le[simp], and antisymp_less[simp]
|
changeset |
files
|
Tue, 11 Oct 2022 11:07:07 +0200 |
desharna |
added lemmas reflp_ge[simp] and reflp_le[simp]
|
changeset |
files
|
Mon, 10 Oct 2022 19:07:54 +0200 |
desharna |
removed unused universal variable from lemma reflp_onI
|
changeset |
files
|
Mon, 10 Oct 2022 13:42:14 +0200 |
desharna |
added lemmas irreflD and irreflpD
|
changeset |
files
|
Sun, 09 Oct 2022 16:24:50 +0200 |
desharna |
added lemmas antisym_if_asym and antisymp_if_asymp
|
changeset |
files
|
Sun, 09 Oct 2022 16:10:52 +0200 |
desharna |
strengthened lemma total_on_singleton and added lemma totalp_on_singleton
|
changeset |
files
|
Sat, 08 Oct 2022 18:35:53 +0200 |
nipkow |
generalized type classes as suggested by Jeremy Sylvestre
|
changeset |
files
|
Thu, 06 Oct 2022 14:16:39 +0000 |
haftmann |
euclidean division on gaussian numbers
|
changeset |
files
|
Thu, 06 Oct 2022 13:41:59 +0000 |
haftmann |
tuned proof
|
changeset |
files
|
Tue, 04 Oct 2022 09:12:42 +0000 |
haftmann |
note on signed division on words
|
changeset |
files
|
Tue, 04 Oct 2022 09:12:41 +0000 |
haftmann |
tuned definition
|
changeset |
files
|
Tue, 04 Oct 2022 09:12:39 +0000 |
haftmann |
spelling
|
changeset |
files
|
Tue, 04 Oct 2022 09:12:38 +0000 |
haftmann |
tuned proof
|
changeset |
files
|
Tue, 04 Oct 2022 09:12:34 +0000 |
haftmann |
slightly less abusive proof pattern
|
changeset |
files
|
Sun, 02 Oct 2022 18:22:49 +0200 |
wenzelm |
back to post-release mode -- after fork point;
|
changeset |
files
|
Sun, 02 Oct 2022 17:41:34 +0200 |
wenzelm |
Added tag Isabelle2022-RC3 for changeset d704efeb01db
|
changeset |
files
|
Sun, 02 Oct 2022 17:03:02 +0200 |
wenzelm |
proper cygwin component (see d042947e47a3)
|
changeset |
files
|
Sun, 02 Oct 2022 17:01:29 +0200 |
wenzelm |
proper base names;
|
changeset |
files
|
Sun, 02 Oct 2022 16:26:48 +0200 |
wenzelm |
suppress command echo in output;
|
changeset |
files
|
Sun, 02 Oct 2022 16:10:27 +0200 |
wenzelm |
include openssh for rsync (see also a1c7829ac2de);
|
changeset |
files
|
Sun, 02 Oct 2022 16:05:34 +0200 |
wenzelm |
provide naproche-20221002;
|
changeset |
files
|
Sat, 01 Oct 2022 21:58:08 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sat, 01 Oct 2022 21:13:45 +0200 |
wenzelm |
clarified signature: more operations;
|
changeset |
files
|
Sat, 01 Oct 2022 20:10:56 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 01 Oct 2022 16:07:05 +0200 |
wenzelm |
tuned, following hints by IntelliJ IDEA;
|
changeset |
files
|
Sat, 01 Oct 2022 15:42:52 +0200 |
wenzelm |
clarified signature, to support external tools like "isabelle narration";
|
changeset |
files
|
Sat, 01 Oct 2022 13:08:34 +0000 |
haftmann |
syntactic type classes for signed division operators
|
changeset |
files
|
Sat, 01 Oct 2022 07:56:53 +0000 |
haftmann |
reduce prominence of facts
|
changeset |
files
|
Fri, 30 Sep 2022 21:03:58 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
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;
|
changeset |
files
|
Fri, 30 Sep 2022 19:26:28 +0200 |
wenzelm |
restore NEWS, before commit accidents 2aad8698f82f and 10945fc183cd;
|
changeset |
files
|
Fri, 30 Sep 2022 12:44:21 +0200 |
Lukas Stevens |
added documentation about new order prover
|
changeset |
files
|
Fri, 30 Sep 2022 12:41:32 +0200 |
Lukas Stevens |
tweaked
|
changeset |
files
|
Fri, 30 Sep 2022 09:27:25 +0200 |
Fabian Huch |
tweaked;
|
changeset |
files
|
Thu, 29 Sep 2022 14:03:40 +0000 |
haftmann |
moved relevant theorems from theory Divides to theory Euclidean_Division
|
changeset |
files
|
Thu, 29 Sep 2022 14:15:01 +0200 |
Fabian Huch |
amend jenkins ci build;
|
changeset |
files
|
Thu, 29 Sep 2022 13:58:26 +0200 |
Fabian Huch |
restructured ci profile into modular ci build system;
|
changeset |
files
|
Wed, 28 Sep 2022 19:14:57 +0100 |
paulson |
more structured proofs
|
changeset |
files
|
Wed, 28 Sep 2022 11:23:49 +0100 |
paulson |
fixed some theory presentation issues (?)
|
changeset |
files
|
Wed, 28 Sep 2022 11:00:13 +0200 |
wenzelm |
recover informal "&" from 0c18df79b1c8;
|
changeset |
files
|
Tue, 27 Sep 2022 22:57:30 +0100 |
paulson |
added a couple of structured proofs
|
changeset |
files
|
Tue, 27 Sep 2022 18:02:34 +0100 |
paulson |
More obsolete "unfold" calls
|
changeset |
files
|
Tue, 27 Sep 2022 17:54:20 +0100 |
paulson |
getting rid of apply (unfold ...)
|
changeset |
files
|
Tue, 27 Sep 2022 17:46:52 +0100 |
paulson |
More syntactic cleanup. LaTeX markup working
|
changeset |
files
|
Tue, 27 Sep 2022 17:03:23 +0100 |
paulson |
more modernisation of syntax
|
changeset |
files
|
Tue, 27 Sep 2022 16:51:35 +0100 |
paulson |
Removal of obsolete ASCII syntax
|
changeset |
files
|
Tue, 27 Sep 2022 13:34:54 +0200 |
wenzelm |
clarified options;
|
changeset |
files
|
Mon, 26 Sep 2022 20:40:37 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 26 Sep 2022 20:40:19 +0200 |
wenzelm |
provide missing LaTeX macro, e.g. for AFP/PAC_Checker;
|
changeset |
files
|
Mon, 26 Sep 2022 11:30:44 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Mon, 26 Sep 2022 08:41:53 +0000 |
haftmann |
streamlined division on polynomials
|
changeset |
files
|
Sun, 25 Sep 2022 19:10:43 +0000 |
haftmann |
streamlined division on polynomials
|
changeset |
files
|
Thu, 22 Sep 2022 20:20:37 +0200 |
wenzelm |
clarified signature: re-use store/cache from build results;
|
changeset |
files
|
Thu, 22 Sep 2022 20:04:57 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 22 Sep 2022 17:24:50 +0200 |
wenzelm |
clarified signature: persistent Node.source / Snapshot.source;
|
changeset |
files
|
Thu, 22 Sep 2022 16:29:26 +0200 |
wenzelm |
more examples;
|
changeset |
files
|
Thu, 22 Sep 2022 16:17:02 +0200 |
wenzelm |
proper filter (amending fb4215da4919);
|
changeset |
files
|
Thu, 22 Sep 2022 14:14:45 +0200 |
wenzelm |
clarified conditions: no_build is ok for presentation if "all_current" holds;
|
changeset |
files
|
Thu, 22 Sep 2022 11:55:24 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 22 Sep 2022 11:51:44 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 22 Sep 2022 11:45:30 +0200 |
wenzelm |
clarified presentation_sessions: work with partial results;
|
changeset |
files
|
Thu, 22 Sep 2022 11:30:12 +0200 |
wenzelm |
tuned signature: removed unused operations;
|
changeset |
files
|
Thu, 22 Sep 2022 11:21:45 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 22 Sep 2022 10:38:52 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Tue, 20 Sep 2022 20:12:01 +0000 |
haftmann |
streamlined division on polynomials
|
changeset |
files
|