wenzelm [Mon, 05 Sep 2022 21:59:05 +0200] rev 76067
proper Envir.subst operations: env is already normalized, using Envir.norm may lead to non-termination;
wenzelm [Mon, 05 Sep 2022 21:20:38 +0200] rev 76066
unused (see 15758fced053);
wenzelm [Mon, 05 Sep 2022 21:18:40 +0200] rev 76065
clarified modules;
wenzelm [Mon, 05 Sep 2022 21:13:29 +0200] rev 76064
show goal instantiation, notably for 'schematic_goal' command (inactive by default);
wenzelm [Mon, 05 Sep 2022 20:22:13 +0200] rev 76063
proper umlauts;
wenzelm [Mon, 05 Sep 2022 19:23:12 +0200] rev 76062
tuned signature;
wenzelm [Mon, 05 Sep 2022 17:53:45 +0200] rev 76061
tuned signature;
wenzelm [Mon, 05 Sep 2022 13:32:09 +0200] rev 76060
tuned;
wenzelm [Mon, 05 Sep 2022 11:36:41 +0200] rev 76059
tuned;
wenzelm [Mon, 05 Sep 2022 11:09:35 +0200] rev 76058
tuned error message;
desharna [Wed, 07 Sep 2022 08:58:27 +0200] rev 76057
merged
desharna [Fri, 02 Sep 2022 13:41:55 +0200] rev 76056
merged
desharna [Sat, 25 Jun 2022 13:34:41 +0200] rev 76055
moved antimono to Fun and redefined it as an abbreviation
desharna [Sat, 25 Jun 2022 13:21:27 +0200] rev 76054
moved mono and strict_mono to Fun and redefined them as abbreviations
haftmann [Mon, 05 Sep 2022 16:39:23 +0200] rev 76053
clarified generic euclidean relation
blanchet [Mon, 05 Sep 2022 12:54:05 +0200] rev 76052
added a bound in SMT on the number of schematic constants considered -- the code (in for_schematics) is exponential in that number
wenzelm [Sat, 03 Sep 2022 23:10:38 +0200] rev 76051
tuned signature;
wenzelm [Sat, 03 Sep 2022 22:25:22 +0200] rev 76050
check imports more strictly, e.g. reject ".../Pure" or ".../HOL-Library.Multiset";
wenzelm [Sat, 03 Sep 2022 22:00:51 +0200] rev 76049
tuned signature;
wenzelm [Sat, 03 Sep 2022 21:27:33 +0200] rev 76048
tuned --- more robust syntax;
wenzelm [Sat, 03 Sep 2022 17:37:46 +0200] rev 76047
tuned signature;
wenzelm [Sat, 03 Sep 2022 17:20:35 +0200] rev 76046
back to more traditional import_name (reverting cceb10dcc9f9), e.g. relevant for "isabelle jedit -l CTT src/CTT/ex/Elimination.thy" to produce proper error "Cannot update finished theory CTT.Elimination";
wenzelm [Sat, 03 Sep 2022 15:43:20 +0200] rev 76045
unused (see 347ed6219dab);
wenzelm [Sat, 03 Sep 2022 15:39:26 +0200] rev 76044
tuned signature;