desharna [Thu, 10 Nov 2022 08:13:28 +0100] rev 76500
merged
desharna [Wed, 09 Nov 2022 16:36:22 +0100] rev 76499
added lemma reflp_on_conversp[simp]
desharna [Wed, 09 Nov 2022 15:38:43 +0100] rev 76498
added lemma transp_reflclp[simp]
desharna [Wed, 09 Nov 2022 15:37:21 +0100] rev 76497
added lemma reflclp_ident_if_reflp[simp]
desharna [Wed, 09 Nov 2022 16:39:45 +0100] rev 76496
added lemma reflp_on_reflclp[simp]
desharna [Wed, 09 Nov 2022 16:45:12 +0100] rev 76495
strengthened lemma reflp_rtranclp and renamed to reflp_on_rtranclp
wenzelm [Wed, 09 Nov 2022 21:14:20 +0100] rev 76494
more robust selection: avoid duplicates via "batch" number;
evade attempts to select separator via keyboard or mouse (non-keyboard), assuming there are no consecutive separators;
wenzelm [Wed, 09 Nov 2022 20:30:52 +0100] rev 76493
tuned GUI;
wenzelm [Wed, 09 Nov 2022 19:42:21 +0100] rev 76492
clarified GUI.Selector, with support for separator as pseudo-entry;
clarified signature;
wenzelm [Wed, 09 Nov 2022 14:20:52 +0100] rev 76491
clarified GUI state;
added "Load" button;