Tue, 20 Dec 2022 22:24:36 +0000 paulson merged
Tue, 20 Dec 2022 17:59:44 +0000 paulson First round of moving material from the number theory development
Tue, 20 Dec 2022 19:43:55 +0100 wenzelm merged
Tue, 20 Dec 2022 19:43:40 +0100 wenzelm more GUI operations;
Tue, 20 Dec 2022 19:19:44 +0100 wenzelm proper handling of state updates;
Tue, 20 Dec 2022 18:43:17 +0100 wenzelm clarified process management;
Tue, 20 Dec 2022 18:33:51 +0100 wenzelm tuned signature;
Tue, 20 Dec 2022 16:34:13 +0100 wenzelm clarified state document nodes for Theories_Status / Document_Dockable;
Tue, 20 Dec 2022 13:59:07 +0100 wenzelm clarified state of document model vs. document editor selection (again, see also a9d52d02bd83);
Mon, 19 Dec 2022 15:29:24 +0100 wenzelm tuned whitespace;
Mon, 19 Dec 2022 14:39:22 +0100 wenzelm clarified module initialization;
Mon, 19 Dec 2022 14:27:26 +0100 wenzelm tuned signature, following Document_Dockable;
Mon, 19 Dec 2022 14:10:12 +0100 wenzelm tuned signature;
Mon, 19 Dec 2022 13:40:36 +0100 wenzelm clarified GUI;
Mon, 19 Dec 2022 13:28:58 +0100 wenzelm tuned signature;
Mon, 19 Dec 2022 13:28:46 +0100 wenzelm proper thread context;
Mon, 19 Dec 2022 13:20:09 +0100 wenzelm more informative errors, including optional Exn.trace;
Mon, 19 Dec 2022 13:06:59 +0100 wenzelm clarified state change: presumably more robust;
Mon, 19 Dec 2022 12:58:18 +0100 wenzelm proper state change, e.g. on open/close of "Document" panel;
Mon, 19 Dec 2022 12:33:52 +0100 wenzelm clarified module initialization;
Mon, 19 Dec 2022 12:22:47 +0100 wenzelm clarified state: node_required is guarded by PIDE.editor.document_active (e.g. open panel);
Mon, 19 Dec 2022 11:42:45 +0100 wenzelm clarified signature;
Mon, 19 Dec 2022 11:16:46 +0100 wenzelm tuned signature;
Tue, 20 Dec 2022 18:20:19 +0100 blanchet added lifting_forget as suggested by Peter Lammich
Mon, 19 Dec 2022 14:09:37 +0100 desharna merged
Mon, 19 Dec 2022 12:00:56 +0100 desharna added lemma refl_lex_prod[simp]
Mon, 19 Dec 2022 12:00:15 +0100 desharna added lemmas reflI and reflD
Mon, 19 Dec 2022 11:26:56 +0100 desharna added lemmas asym_on_lex_prod[simp] and asym_lex_prod[simp]
Mon, 19 Dec 2022 11:25:37 +0100 desharna added lemmas sym_on_lex_prod[simp] and sym_lex_prod[simp]
Mon, 19 Dec 2022 11:23:28 +0100 desharna added lemmas irrefl_on_lex_prod[simp] and irrefl_lex_prod[simp]
Mon, 19 Dec 2022 08:44:18 +0100 desharna strengthened and renamed lemmas asym_if_irrefl_and_trans and asymp_if_irreflp_and_transp
Mon, 19 Dec 2022 08:37:03 +0100 desharna strengthened and renamed lemma antisym_converse and added lemma antisymp_on_conversep
Mon, 19 Dec 2022 08:34:32 +0100 desharna added lemmas asym_on_converse[simp] and asymp_on_conversep[simp]
Mon, 19 Dec 2022 08:30:44 +0100 desharna strengthened and renamed lemma sym_converse and added lemma symp_on_conversep
Mon, 19 Dec 2022 08:18:07 +0100 desharna strengthened and renamed lemmas antisymp_less and antisymp_greater
Mon, 19 Dec 2022 08:16:50 +0100 desharna strengthened lemmas antisym_on_if_asym_on and antisymp_on_if_asymp_on
Mon, 19 Dec 2022 08:14:43 +0100 desharna tuned naming
Mon, 19 Dec 2022 08:14:23 +0100 desharna added lemma asymp_on_asym_on_eq[pred_set_conv]
Mon, 19 Dec 2022 08:07:36 +0100 desharna strengthened and renamed asymp_less and asymp_greater
Mon, 19 Dec 2022 08:01:31 +0100 desharna added lemmas asym_on_subset and asymp_on_subset
Mon, 19 Dec 2022 08:05:23 +0100 desharna added lemmas asym_onI, asymp_onI, asym_onD, and asymp_onD
Sun, 18 Dec 2022 14:03:43 +0100 desharna added predicates asym_on and asymp_on and redefined asym and asymp to be abbreviations
Sun, 18 Dec 2022 18:30:37 +0100 wenzelm clarified state and process;
Sun, 18 Dec 2022 16:01:37 +0100 wenzelm clarified signature;
Sun, 18 Dec 2022 15:50:51 +0100 wenzelm clarified signature;
Sun, 18 Dec 2022 15:49:37 +0100 wenzelm clarified signature;
Sun, 18 Dec 2022 14:39:35 +0100 wenzelm clarified signature;
Sun, 18 Dec 2022 13:53:05 +0100 desharna merged
Fri, 16 Dec 2022 10:34:58 +0100 desharna strengthened and renamed symp_symclp
Sat, 17 Dec 2022 21:26:36 +0100 nipkow merged
Sat, 17 Dec 2022 21:26:24 +0100 nipkow Tuned text
Sat, 17 Dec 2022 19:44:14 +0100 wenzelm clarified signature: avoid confusion due to redundant standard_path, which is already used here (but not elsewhere);
Sat, 17 Dec 2022 19:35:49 +0100 wenzelm clarified signature: avoid case class with redefined equality;
Sat, 17 Dec 2022 19:19:10 +0100 wenzelm discontinued somewhat pointless dependency: avoid illusion of extra accuracy (see also 09fb749d1a1e and 0f750a6dc754);
Sat, 17 Dec 2022 19:09:46 +0100 wenzelm tuned;
Sat, 17 Dec 2022 19:06:40 +0100 wenzelm clarified signature;
Sat, 17 Dec 2022 17:28:05 +0100 wenzelm unused;
Sat, 17 Dec 2022 17:02:09 +0100 wenzelm clarified signature;
Sat, 17 Dec 2022 16:41:54 +0100 wenzelm tuned whitespace;
Sat, 17 Dec 2022 16:40:24 +0100 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip