Wed, 19 May 2021 11:54:58 +0200 more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX;
wenzelm [Wed, 19 May 2021 11:54:58 +0200] rev 73740
more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX; clarified ISABELLE_MAKEINDEX options;
Wed, 19 May 2021 11:48:35 +0200 default document_build (lualatex);
wenzelm [Wed, 19 May 2021 11:48:35 +0200] rev 73739
default document_build (lualatex);
Wed, 19 May 2021 11:18:38 +0200 more robust: allow \printindex within the document;
wenzelm [Wed, 19 May 2021 11:18:38 +0200] rev 73738
more robust: allow \printindex within the document;
Wed, 19 May 2021 11:15:13 +0200 clarified bash scripts, with public interfaces for user-defined Document_Build.Engine;
wenzelm [Wed, 19 May 2021 11:15:13 +0200] rev 73737
clarified bash scripts, with public interfaces for user-defined Document_Build.Engine;
Wed, 19 May 2021 10:41:28 +0200 tuned signature;
wenzelm [Wed, 19 May 2021 10:41:28 +0200] rev 73736
tuned signature;
Tue, 18 May 2021 22:02:21 +0200 option document_preprocessor;
wenzelm [Tue, 18 May 2021 22:02:21 +0200] rev 73735
option document_preprocessor;
Tue, 18 May 2021 21:09:51 +0200 show symbols in Isabelle/ML instead of perl;
wenzelm [Tue, 18 May 2021 21:09:51 +0200] rev 73734
show symbols in Isabelle/ML instead of perl;
Tue, 18 May 2021 20:19:02 +0200 more robust run of makeindex (amending 0f0a2148a099, Gerwin Klein 2004), using the old status-quo of e.g. doc-src/Intro/Makefile;
wenzelm [Tue, 18 May 2021 20:19:02 +0200] rev 73733
more robust run of makeindex (amending 0f0a2148a099, Gerwin Klein 2004), using the old status-quo of e.g. doc-src/Intro/Makefile;
Tue, 18 May 2021 19:59:22 +0200 tuned --- more robust;
wenzelm [Tue, 18 May 2021 19:59:22 +0200] rev 73732
tuned --- more robust;
Tue, 18 May 2021 19:49:06 +0200 discontinued somewhat pointless "fixbookmarks": default output works sufficiently well;
wenzelm [Tue, 18 May 2021 19:49:06 +0200] rev 73731
discontinued somewhat pointless "fixbookmarks": default output works sufficiently well;
Tue, 18 May 2021 17:19:19 +0200 more uniform bibtex error, without using perl (see 4710dd5093a3);
wenzelm [Tue, 18 May 2021 17:19:19 +0200] rev 73730
more uniform bibtex error, without using perl (see 4710dd5093a3);
Tue, 18 May 2021 17:02:45 +0200 proper message for instances of Exn.User_Error, without extra Output.error_prefix (e.g. for Document_Build.Build_Error);
wenzelm [Tue, 18 May 2021 17:02:45 +0200] rev 73729
proper message for instances of Exn.User_Error, without extra Output.error_prefix (e.g. for Document_Build.Build_Error);
Tue, 18 May 2021 16:18:39 +0200 tuned;
wenzelm [Tue, 18 May 2021 16:18:39 +0200] rev 73728
tuned;
Tue, 18 May 2021 16:15:19 +0200 clarified command-line options;
wenzelm [Tue, 18 May 2021 16:15:19 +0200] rev 73727
clarified command-line options;
Tue, 18 May 2021 16:01:01 +0200 obsolete (see 5a3a2a52648d);
wenzelm [Tue, 18 May 2021 16:01:01 +0200] rev 73726
obsolete (see 5a3a2a52648d);
Tue, 18 May 2021 15:57:49 +0200 redundant: copy produced from session document_files;
wenzelm [Tue, 18 May 2021 15:57:49 +0200] rev 73725
redundant: copy produced from session document_files;
Tue, 18 May 2021 15:46:03 +0200 clarified treatment of Isabelle .sty files;
wenzelm [Tue, 18 May 2021 15:46:03 +0200] rev 73724
clarified treatment of Isabelle .sty files;
Tue, 18 May 2021 15:17:55 +0200 option document_logo;
wenzelm [Tue, 18 May 2021 15:17:55 +0200] rev 73723
option document_logo;
Mon, 17 May 2021 23:38:16 +0200 proper options;
wenzelm [Mon, 17 May 2021 23:38:16 +0200] rev 73722
proper options;
Mon, 17 May 2021 23:30:25 +0200 option document_build refers to build engine in Isabelle/Scala;
wenzelm [Mon, 17 May 2021 23:30:25 +0200] rev 73721
option document_build refers to build engine in Isabelle/Scala; pdflatex is back as legacy build engine, e.g. for published proceedings;
Mon, 17 May 2021 20:37:42 +0200 redundant: tmp_dir is purged anyway;
wenzelm [Mon, 17 May 2021 20:37:42 +0200] rev 73720
redundant: tmp_dir is purged anyway;
Mon, 17 May 2021 20:32:52 +0200 misc tuning and clarification;
wenzelm [Mon, 17 May 2021 20:32:52 +0200] rev 73719
misc tuning and clarification;
Mon, 17 May 2021 16:15:25 +0200 clarified modules;
wenzelm [Mon, 17 May 2021 16:15:25 +0200] rev 73718
clarified modules;
Mon, 17 May 2021 15:01:37 +0200 tuned --- clarified corner cases;
wenzelm [Mon, 17 May 2021 15:01:37 +0200] rev 73717
tuned --- clarified corner cases;
Mon, 17 May 2021 14:54:03 +0200 more uniform use of Properties.Eq.unapply, with slightly changed semantics in boundary cases;
wenzelm [Mon, 17 May 2021 14:54:03 +0200] rev 73716
more uniform use of Properties.Eq.unapply, with slightly changed semantics in boundary cases;
Mon, 17 May 2021 14:07:51 +0200 clarified signature -- avoid odd warning about scala/bug#6675;
wenzelm [Mon, 17 May 2021 14:07:51 +0200] rev 73715
clarified signature -- avoid odd warning about scala/bug#6675;
Mon, 17 May 2021 14:07:13 +0200 tuned;
wenzelm [Mon, 17 May 2021 14:07:13 +0200] rev 73714
tuned;
Mon, 17 May 2021 13:48:20 +0200 tuned;
wenzelm [Mon, 17 May 2021 13:48:20 +0200] rev 73713
tuned;
Mon, 17 May 2021 13:40:01 +0200 clarified signature;
wenzelm [Mon, 17 May 2021 13:40:01 +0200] rev 73712
clarified signature;
Mon, 17 May 2021 13:37:47 +0200 proper syntax of Scala 3;
wenzelm [Mon, 17 May 2021 13:37:47 +0200] rev 73711
proper syntax of Scala 3;
Sun, 16 May 2021 23:22:03 +0200 enforce syntax of Scala 3;
wenzelm [Sun, 16 May 2021 23:22:03 +0200] rev 73710
enforce syntax of Scala 3;
Wed, 19 May 2021 14:17:40 +0100 things need to be ugly
paulson <lp15@cam.ac.uk> [Wed, 19 May 2021 14:17:40 +0100] rev 73709
things need to be ugly
Tue, 18 May 2021 20:25:19 +0100 merged
paulson [Tue, 18 May 2021 20:25:19 +0100] rev 73708
merged
Tue, 18 May 2021 20:25:08 +0100 sorted as an abbreviation
paulson <lp15@cam.ac.uk> [Tue, 18 May 2021 20:25:08 +0100] rev 73707
sorted as an abbreviation
Mon, 17 May 2021 09:07:30 +0000 mere abbreviation for logical alias
haftmann [Mon, 17 May 2021 09:07:30 +0000] rev 73706
mere abbreviation for logical alias
Mon, 17 May 2021 13:57:19 +1000 avoid unexpected output+behaviour when CDPATH is set
kleing [Mon, 17 May 2021 13:57:19 +1000] rev 73705
avoid unexpected output+behaviour when CDPATH is set
Sun, 16 May 2021 19:37:15 +0200 recover some Linux test, using old macbroy2 as i21of4 (Ubuntu 20.04);
wenzelm [Sun, 16 May 2021 19:37:15 +0200] rev 73704
recover some Linux test, using old macbroy2 as i21of4 (Ubuntu 20.04);
Sun, 16 May 2021 16:05:13 +0200 avoid perl;
wenzelm [Sun, 16 May 2021 16:05:13 +0200] rev 73703
avoid perl;
Sun, 16 May 2021 13:34:27 +0200 tuned signature --- following hints by IntelliJ IDEA;
wenzelm [Sun, 16 May 2021 13:34:27 +0200] rev 73702
tuned signature --- following hints by IntelliJ IDEA;
Sun, 16 May 2021 13:14:16 +0200 ignore session build timeout, notably in AFP;
wenzelm [Sun, 16 May 2021 13:14:16 +0200] rev 73701
ignore session build timeout, notably in AFP;
Sun, 16 May 2021 13:06:13 +0200 check timeout_ignored as in ML, before applying timeout_scale;
wenzelm [Sun, 16 May 2021 13:06:13 +0200] rev 73700
check timeout_ignored as in ML, before applying timeout_scale;
Sat, 15 May 2021 22:39:07 +0200 merged
wenzelm [Sat, 15 May 2021 22:39:07 +0200] rev 73699
merged
Sat, 15 May 2021 22:36:36 +0200 proper build of required session images vs. build with Mirabelle presentation;
wenzelm [Sat, 15 May 2021 22:36:36 +0200] rev 73698
proper build of required session images vs. build with Mirabelle presentation;
Sat, 15 May 2021 22:06:05 +0200 reactive "sledgehammer";
wenzelm [Sat, 15 May 2021 22:06:05 +0200] rev 73697
reactive "sledgehammer";
Sat, 15 May 2021 17:40:36 +0200 reactive "sledgehammer_filter": statically correct, but untested (no proof_file);
wenzelm [Sat, 15 May 2021 17:40:36 +0200] rev 73696
reactive "sledgehammer_filter": statically correct, but untested (no proof_file);
Sat, 15 May 2021 17:38:49 +0200 clarified command-line;
wenzelm [Sat, 15 May 2021 17:38:49 +0200] rev 73695
clarified command-line;
Sat, 15 May 2021 13:25:52 +0200 clarified signature;
wenzelm [Sat, 15 May 2021 13:25:52 +0200] rev 73694
clarified signature; supporess empty results;
Sat, 15 May 2021 12:33:08 +0200 clarified signature;
wenzelm [Sat, 15 May 2021 12:33:08 +0200] rev 73693
clarified signature;
Sat, 15 May 2021 12:25:24 +0200 clarified log content;
wenzelm [Sat, 15 May 2021 12:25:24 +0200] rev 73692
clarified log content;
Fri, 14 May 2021 21:32:11 +0200 reimplemented Mirabelle as Isabelle/ML presentation hook + Isabelle/Scala tool, but sledgehammer is still inactive;
wenzelm [Fri, 14 May 2021 21:32:11 +0200] rev 73691
reimplemented Mirabelle as Isabelle/ML presentation hook + Isabelle/Scala tool, but sledgehammer is still inactive;
Thu, 13 May 2021 15:52:10 +0200 tuned;
wenzelm [Thu, 13 May 2021 15:52:10 +0200] rev 73690
tuned;
Thu, 13 May 2021 15:38:52 +0200 unused;
wenzelm [Thu, 13 May 2021 15:38:52 +0200] rev 73689
unused;
Wed, 12 May 2021 17:17:46 +0200 unused (see 8ffc607c345d);
wenzelm [Wed, 12 May 2021 17:17:46 +0200] rev 73688
unused (see 8ffc607c345d);
Wed, 12 May 2021 16:47:52 +0200 clarified signature: provide access to previous state;
wenzelm [Wed, 12 May 2021 16:47:52 +0200] rev 73687
clarified signature: provide access to previous state;
Wed, 12 May 2021 14:55:51 +0200 clarified signature (see Scala version);
wenzelm [Wed, 12 May 2021 14:55:51 +0200] rev 73686
clarified signature (see Scala version);
Wed, 12 May 2021 13:10:13 +0200 tuned signature;
wenzelm [Wed, 12 May 2021 13:10:13 +0200] rev 73685
tuned signature;
Wed, 12 May 2021 12:22:44 +0200 avoid duplicate loading of ML file;
wenzelm [Wed, 12 May 2021 12:22:44 +0200] rev 73684
avoid duplicate loading of ML file;
Fri, 14 May 2021 12:43:19 +0100 strict_sorted now an abbreviation
paulson <lp15@cam.ac.uk> [Fri, 14 May 2021 12:43:19 +0100] rev 73683
strict_sorted now an abbreviation
Wed, 12 May 2021 17:05:29 +0000 explicit type class operations for type-specific implementations
haftmann [Wed, 12 May 2021 17:05:29 +0000] rev 73682
explicit type class operations for type-specific implementations
Wed, 12 May 2021 17:05:28 +0000 obsolete
haftmann [Wed, 12 May 2021 17:05:28 +0000] rev 73681
obsolete
Wed, 12 May 2021 09:31:18 +0200 added lemmas map_ran_Cons_sel and (length|map_fst)_map_ran
desharna [Wed, 12 May 2021 09:31:18 +0200] rev 73680
added lemmas map_ran_Cons_sel and (length|map_fst)_map_ran
Wed, 12 May 2021 06:35:16 +0200 merged
nipkow [Wed, 12 May 2021 06:35:16 +0200] rev 73679
merged
Tue, 11 May 2021 22:40:59 +0200 generalized type
nipkow [Tue, 11 May 2021 22:40:59 +0200] rev 73678
generalized type
Tue, 11 May 2021 21:57:43 +0200 basic setup of Isabelle setup tool --- pure Java, no dependencies;
wenzelm [Tue, 11 May 2021 21:57:43 +0200] rev 73677
basic setup of Isabelle setup tool --- pure Java, no dependencies;
Tue, 11 May 2021 21:21:01 +0200 merged
wenzelm [Tue, 11 May 2021 21:21:01 +0200] rev 73676
merged
Tue, 11 May 2021 20:19:07 +0200 guess package more directly;
wenzelm [Tue, 11 May 2021 20:19:07 +0200] rev 73675
guess package more directly;
Tue, 11 May 2021 18:56:33 +0100 merged
paulson [Tue, 11 May 2021 18:56:33 +0100] rev 73674
merged
Tue, 11 May 2021 15:50:19 +0100 Just one lemma
paulson <lp15@cam.ac.uk> [Tue, 11 May 2021 15:50:19 +0100] rev 73673
Just one lemma
Tue, 11 May 2021 16:55:42 +0200 proper support for macOS/Rosetta: let "uname -m" report arm64 instead of x86_64;
wenzelm [Tue, 11 May 2021 16:55:42 +0200] rev 73672
proper support for macOS/Rosetta: let "uname -m" report arm64 instead of x86_64;
Tue, 11 May 2021 16:30:24 +0200 clarified platforms;
wenzelm [Tue, 11 May 2021 16:30:24 +0200] rev 73671
clarified platforms;
Tue, 11 May 2021 14:04:36 +0200 merged
wenzelm [Tue, 11 May 2021 14:04:36 +0200] rev 73670
merged
Tue, 11 May 2021 14:03:39 +0200 proper jEdit.props (amending ff716ecb0805);
wenzelm [Tue, 11 May 2021 14:03:39 +0200] rev 73669
proper jEdit.props (amending ff716ecb0805);
Tue, 11 May 2021 13:45:09 +0200 update to gmp-6.2.1, with support for arm64-darwin;
wenzelm [Tue, 11 May 2021 13:45:09 +0200] rev 73668
update to gmp-6.2.1, with support for arm64-darwin;
Tue, 11 May 2021 13:06:36 +0200 clarified platforms;
wenzelm [Tue, 11 May 2021 13:06:36 +0200] rev 73667
clarified platforms;
Tue, 11 May 2021 12:21:39 +0200 clarified options: implicitly support both x86_64 and arm64;
wenzelm [Tue, 11 May 2021 12:21:39 +0200] rev 73666
clarified options: implicitly support both x86_64 and arm64;
Tue, 11 May 2021 11:17:27 +0200 tuned whitespace;
wenzelm [Tue, 11 May 2021 11:17:27 +0200] rev 73665
tuned whitespace;
Mon, 10 May 2021 19:46:01 +0000 centralized more lemmas
haftmann [Mon, 10 May 2021 19:46:01 +0000] rev 73664
centralized more lemmas
Mon, 10 May 2021 19:45:54 +0000 avoid Fun.swap
haftmann [Mon, 10 May 2021 19:45:54 +0000] rev 73663
avoid Fun.swap
Mon, 10 May 2021 19:45:51 +0000 guide is out of focus
haftmann [Mon, 10 May 2021 19:45:51 +0000] rev 73662
guide is out of focus
Mon, 10 May 2021 22:32:02 +0200 proper build for fresh target directory (amending d9823224fcfe);
wenzelm [Mon, 10 May 2021 22:32:02 +0200] rev 73661
proper build for fresh target directory (amending d9823224fcfe);
Mon, 10 May 2021 22:18:12 +0200 put more resources into jedit_build component;
wenzelm [Mon, 10 May 2021 22:18:12 +0200] rev 73660
put more resources into jedit_build component;
Mon, 10 May 2021 20:09:47 +0200 more brackets (see f6b453449cc6);
wenzelm [Mon, 10 May 2021 20:09:47 +0200] rev 73659
more brackets (see f6b453449cc6);
Mon, 10 May 2021 18:31:18 +0200 more brackets;
wenzelm [Mon, 10 May 2021 18:31:18 +0200] rev 73658
more brackets;
Mon, 10 May 2021 17:15:37 +0200 proper settings variable, amending 6e85281177df;
wenzelm [Mon, 10 May 2021 17:15:37 +0200] rev 73657
proper settings variable, amending 6e85281177df;
Mon, 10 May 2021 16:26:15 +0200 merged
wenzelm [Mon, 10 May 2021 16:26:15 +0200] rev 73656
merged
Mon, 10 May 2021 16:14:34 +0200 tuned proofs --- avoid z3, which is absent on arm64-linux;
wenzelm [Mon, 10 May 2021 16:14:34 +0200] rev 73655
tuned proofs --- avoid z3, which is absent on arm64-linux;
Mon, 10 May 2021 14:28:37 +0200 proper condition: z3 could be absent, e.g. on arm64-linux;
wenzelm [Mon, 10 May 2021 14:28:37 +0200] rev 73654
proper condition: z3 could be absent, e.g. on arm64-linux;
Mon, 10 May 2021 12:23:30 +0200 build auxiliary jEdit component in Isabelle/Scala;
wenzelm [Mon, 10 May 2021 12:23:30 +0200] rev 73653
build auxiliary jEdit component in Isabelle/Scala; clarified directory layout;
Sat, 08 May 2021 13:06:30 +0200 separate component for idea-icons.jar, from jedit_build (see also ff0e0bb81597);
wenzelm [Sat, 08 May 2021 13:06:30 +0200] rev 73652
separate component for idea-icons.jar, from jedit_build (see also ff0e0bb81597);
Sat, 08 May 2021 00:31:51 +0200 tuned message;
wenzelm [Sat, 08 May 2021 00:31:51 +0200] rev 73651
tuned message;
Fri, 07 May 2021 23:56:18 +0200 clarified signature;
wenzelm [Fri, 07 May 2021 23:56:18 +0200] rev 73650
clarified signature;
Fri, 07 May 2021 21:03:20 +0200 tuned signature;
wenzelm [Fri, 07 May 2021 21:03:20 +0200] rev 73649
tuned signature;
Sun, 09 May 2021 05:48:50 +0000 more elementary swap
haftmann [Sun, 09 May 2021 05:48:50 +0000] rev 73648
more elementary swap
Fri, 07 May 2021 16:49:08 +0200 tuned comments;
wenzelm [Fri, 07 May 2021 16:49:08 +0200] rev 73647
tuned comments;
Fri, 07 May 2021 16:45:49 +0200 misc updates and clarification;
wenzelm [Fri, 07 May 2021 16:45:49 +0200] rev 73646
misc updates and clarification;
Fri, 07 May 2021 16:44:39 +0200 clarified file name;
wenzelm [Fri, 07 May 2021 16:44:39 +0200] rev 73645
clarified file name;
Fri, 07 May 2021 13:37:48 +0200 merged
wenzelm [Fri, 07 May 2021 13:37:48 +0200] rev 73644
merged
Fri, 07 May 2021 13:34:01 +0200 updated to polyml-5.8.2 (official release);
wenzelm [Fri, 07 May 2021 13:34:01 +0200] rev 73643
updated to polyml-5.8.2 (official release);
Fri, 07 May 2021 13:17:29 +0200 clarified default_platform_families (again);
wenzelm [Fri, 07 May 2021 13:17:29 +0200] rev 73642
clarified default_platform_families (again);
Fri, 07 May 2021 13:16:50 +0200 proper option for linux_arm;
wenzelm [Fri, 07 May 2021 13:16:50 +0200] rev 73641
proper option for linux_arm;
Fri, 07 May 2021 12:43:03 +0200 proper "$?";
wenzelm [Fri, 07 May 2021 12:43:03 +0200] rev 73640
proper "$?";
Thu, 06 May 2021 23:28:30 +0200 proper jvm_platform, notably for org.sqlite.lib.path;
wenzelm [Thu, 06 May 2021 23:28:30 +0200] rev 73639
proper jvm_platform, notably for org.sqlite.lib.path;
Thu, 06 May 2021 23:20:02 +0200 tuned message;
wenzelm [Thu, 06 May 2021 23:20:02 +0200] rev 73638
tuned message;
Thu, 06 May 2021 23:09:19 +0200 support for platform family "linux_arm";
wenzelm [Thu, 06 May 2021 23:09:19 +0200] rev 73637
support for platform family "linux_arm";
Thu, 06 May 2021 22:13:30 +0200 clarified purge;
wenzelm [Thu, 06 May 2021 22:13:30 +0200] rev 73636
clarified purge;
Thu, 06 May 2021 20:54:34 +0200 removed junk;
wenzelm [Thu, 06 May 2021 20:54:34 +0200] rev 73635
removed junk;
Thu, 06 May 2021 20:43:12 +0200 support local build_heaps;
wenzelm [Thu, 06 May 2021 20:43:12 +0200] rev 73634
support local build_heaps; more robust build_release;
Wed, 05 May 2021 21:14:38 +0200 merged
wenzelm [Wed, 05 May 2021 21:14:38 +0200] rev 73633
merged
Wed, 05 May 2021 20:41:40 +0200 tuned --- rename = dist_name is sufficient;
wenzelm [Wed, 05 May 2021 20:41:40 +0200] rev 73632
tuned --- rename = dist_name is sufficient;
Wed, 05 May 2021 20:37:49 +0200 proper dist_name;
wenzelm [Wed, 05 May 2021 20:37:49 +0200] rev 73631
proper dist_name;
Wed, 05 May 2021 14:17:25 +0200 clarified option -P: allow empty argument;
wenzelm [Wed, 05 May 2021 14:17:25 +0200] rev 73630
clarified option -P: allow empty argument;
Wed, 05 May 2021 14:07:25 +0200 support for existing release archive;
wenzelm [Wed, 05 May 2021 14:07:25 +0200] rev 73629
support for existing release archive; misc tuning and clarification;
Wed, 05 May 2021 13:30:11 +0200 tuned signature;
wenzelm [Wed, 05 May 2021 13:30:11 +0200] rev 73628
tuned signature;
Wed, 05 May 2021 13:27:30 +0200 clarified signature;
wenzelm [Wed, 05 May 2021 13:27:30 +0200] rev 73627
clarified signature;
Tue, 04 May 2021 20:40:09 +0200 more website content;
wenzelm [Tue, 04 May 2021 20:40:09 +0200] rev 73626
more website content;
Tue, 04 May 2021 20:02:08 +0200 misc tuning and clarification: more explicit types Release_Context, Release_Archive;
wenzelm [Tue, 04 May 2021 20:02:08 +0200] rev 73625
misc tuning and clarification: more explicit types Release_Context, Release_Archive;
Tue, 04 May 2021 12:54:54 +0200 tuned signature;
wenzelm [Tue, 04 May 2021 12:54:54 +0200] rev 73624
tuned signature;
Wed, 05 May 2021 16:09:02 +0000 tuned theory structure
haftmann [Wed, 05 May 2021 16:09:02 +0000] rev 73623
tuned theory structure
Wed, 05 May 2021 16:09:02 +0000 more appropriate location
haftmann [Wed, 05 May 2021 16:09:02 +0000] rev 73622
more appropriate location
Tue, 04 May 2021 17:57:16 +0000 collected lemmas on permutations
haftmann [Tue, 04 May 2021 17:57:16 +0000] rev 73621
collected lemmas on permutations
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip