Fri, 14 Jun 2019 08:34:27 +0000 haftmann dropped weaker legacy alias
Fri, 14 Jun 2019 08:34:27 +0000 haftmann slightly more stringent ordering of theorems
Fri, 14 Jun 2019 08:34:27 +0000 haftmann removed relics of ASCII syntax for indexed big operators
Fri, 14 Jun 2019 08:34:27 +0000 haftmann dropped former legacy input abbreviations
Fri, 14 Jun 2019 08:34:27 +0000 haftmann using (*)-syntax for partially applied infix is fine, contrary to ancient op-syntax
Fri, 14 Jun 2019 08:34:27 +0000 haftmann prefer fixed simpset for proof procedure
Fri, 14 Jun 2019 08:34:27 +0000 haftmann tuned file system structure
Fri, 14 Jun 2019 08:34:27 +0000 haftmann avoid spammed sledgehammer proofs
Tue, 11 Jun 2019 18:33:27 +0200 nipkow added lemmas
Sun, 09 Jun 2019 22:23:41 +0200 wenzelm proper URL;
Sun, 09 Jun 2019 22:22:36 +0200 wenzelm merged;
Sun, 09 Jun 2019 20:24:16 +0200 wenzelm Added tag Isabelle2019 for changeset 83774d669b51
Fri, 07 Jun 2019 11:08:29 +0200 blanchet handle timeouts gracefully in 'smt' proof method (patch due to Mathias Fleury)
Tue, 04 Jun 2019 20:49:33 +0200 wenzelm tuned;
Tue, 04 Jun 2019 20:01:02 +0200 wenzelm tuned;
Tue, 04 Jun 2019 19:51:45 +0200 wenzelm backout 34bc296374ee -- affects the raw_induct rule, e.g. relevant for AFP/Imperative_Insertion_Sort;
Tue, 04 Jun 2019 17:04:25 +0200 wenzelm unused;
Tue, 04 Jun 2019 17:04:18 +0200 wenzelm tuned messages;
Tue, 04 Jun 2019 16:47:05 +0200 wenzelm proper context;
Tue, 04 Jun 2019 15:14:56 +0200 wenzelm misc tuning and clarification, notably wrt. flow of context;
Tue, 04 Jun 2019 15:14:19 +0200 wenzelm proper context;
Tue, 04 Jun 2019 15:11:29 +0200 wenzelm proper Proof_Context.export_morphism corresponding to Proof_Context.augment (see 7f568724d67e);
Tue, 04 Jun 2019 13:44:59 +0200 wenzelm unused;
Tue, 04 Jun 2019 13:14:17 +0200 wenzelm misc tuning and clarification, notably wrt. flow of context;
Tue, 04 Jun 2019 13:09:24 +0200 wenzelm proper context;
Tue, 04 Jun 2019 13:08:05 +0200 wenzelm proper Proof_Context.export_morphism corresponding to Proof_Context.augment (see 7f568724d67e);
Mon, 03 Jun 2019 23:58:20 +0200 wenzelm more structural integrity;
Mon, 03 Jun 2019 23:29:05 +0200 wenzelm tuned;
Mon, 03 Jun 2019 21:47:54 +0200 wenzelm more structural integrity;
Mon, 03 Jun 2019 20:09:43 +0200 wenzelm clarified transfer_morphism: implicit join_certificate, e.g. relevant for complex cascades of morphisms such as class locale interpretation;
Mon, 03 Jun 2019 17:01:28 +0200 wenzelm tuned;
Mon, 03 Jun 2019 15:40:08 +0200 wenzelm clarified signature;
Mon, 03 Jun 2019 14:47:27 +0200 wenzelm tuned whitespace;
Mon, 03 Jun 2019 14:26:21 +0200 wenzelm clarified context: prefer abstract Variable.auto_fixes;
Mon, 03 Jun 2019 13:49:35 +0200 wenzelm tuned;
Mon, 03 Jun 2019 13:28:01 +0200 wenzelm tuned signature;
Mon, 03 Jun 2019 11:27:23 +0200 wenzelm redundant: default is false;
Sat, 01 Jun 2019 21:43:41 +0200 wenzelm tuned imports -- accommodate scala-2.13.0-RC3;
Sat, 01 Jun 2019 21:43:03 +0200 wenzelm tuned -- accommodate scala-2.13.0-RC3;
Sat, 01 Jun 2019 13:53:23 +0200 wenzelm merged
Sat, 01 Jun 2019 11:29:59 +0200 wenzelm Added tag Isabelle2019-RC4 for changeset ad2d84c42380 Isabelle2019
Sat, 01 Jun 2019 11:27:19 +0200 wenzelm hint on printing via Web browser;
Tue, 28 May 2019 19:52:14 +0200 wenzelm tuned;
Fri, 31 May 2019 12:29:02 +0200 nipkow tuned proof
Fri, 31 May 2019 10:39:35 +0200 nipkow tuned
Mon, 27 May 2019 16:47:17 +0200 wenzelm merged
Mon, 27 May 2019 15:08:51 +0200 wenzelm more direct invocation of Windows exe: avoid extra bash, cygpath, exec;
Mon, 27 May 2019 14:25:00 +0200 wenzelm tuned whitespace;
Mon, 27 May 2019 12:05:16 +0200 wenzelm updated to bash_process-1.2.3: rebuild on current reference PLATFORMS;
Sat, 25 May 2019 14:13:46 +0200 wenzelm Added tag Isabelle2019-RC3 for changeset 85de4fdec61b
Fri, 24 May 2019 21:14:02 +0200 wenzelm more robust InstallPath (amending 4ce07be8ba17): self-directory may be odd temp dir produced by browser "Run" operation;
Fri, 24 May 2019 20:16:35 +0200 wenzelm avoid extra subprocess -- potentially more robust on Cygwin;
Fri, 24 May 2019 20:08:52 +0200 wenzelm updated to cygwin-20190524;
Tue, 21 May 2019 14:35:26 +0200 wenzelm proper version;
Sun, 19 May 2019 19:05:24 +0200 wenzelm tuned spelling;
Sun, 19 May 2019 18:10:45 +0200 wenzelm more thorough assignment, e.g. when "purge" removes commands that were not assigned;
Sun, 19 May 2019 14:14:56 +0200 wenzelm tuned whitespace;
Sat, 18 May 2019 13:23:36 +0200 wenzelm tuned signature (following Scala version);
Sat, 18 May 2019 12:08:30 +0200 wenzelm tuned;
Tue, 14 May 2019 10:28:07 +0200 wenzelm obsolete (incompatible with Isabelle2019);
Mon, 13 May 2019 13:39:59 +0200 immler amended to unoverload actually all parameters of a type variable
Mon, 13 May 2019 16:30:20 +0200 wenzelm proper message;
Wed, 22 May 2019 22:18:45 +0200 Lars Hupel Finite_Map: move lemmas from LambdaAuth AFP entry
Tue, 21 May 2019 11:30:30 +0200 krauss documentation for termination_simp attribute
Tue, 21 May 2019 11:47:11 +0200 nipkow strengthened lemma
Mon, 20 May 2019 17:33:13 +0200 nipkow tuned names
Thu, 16 May 2019 19:43:21 +0200 nipkow tuned name
Thu, 16 May 2019 12:59:37 +0200 nipkow tuned
Wed, 15 May 2019 14:43:32 +0100 paulson a few general lemmas
Wed, 15 May 2019 12:47:15 +0100 paulson Generalisations involving numerals; comparisons should now work for ennreal
Tue, 14 May 2019 20:35:09 +0200 nipkow tuned
Tue, 14 May 2019 17:21:13 +0200 nipkow tuned names
Sun, 12 May 2019 20:15:28 +0200 nipkow tuned
Sat, 11 May 2019 22:19:28 +0200 nipkow tuned
Sat, 11 May 2019 19:08:26 +0200 wenzelm back to post-release mode;
Sat, 11 May 2019 15:53:11 +0200 wenzelm Added tag Isabelle2019-RC2 for changeset 805250bb7363
Sat, 11 May 2019 15:40:08 +0200 nipkow fixed theory name
Sat, 11 May 2019 15:27:11 +0200 nipkow simplified types
Fri, 10 May 2019 11:20:02 +0200 wenzelm clarified documentation;
Fri, 10 May 2019 10:41:38 +0200 wenzelm more documentation;
Thu, 09 May 2019 16:48:25 +0200 wenzelm merged
Thu, 09 May 2019 16:40:58 +0200 wenzelm more NEWS;
Thu, 09 May 2019 16:28:37 +0200 wenzelm tuned;
Thu, 09 May 2019 15:56:14 +0200 wenzelm tuned;
Thu, 09 May 2019 15:47:27 +0200 wenzelm proper formatting (amending 5076725247fa);
Thu, 09 May 2019 15:24:40 +0200 wenzelm more on "Physical and logical files";
Thu, 09 May 2019 14:50:56 +0200 wenzelm proper session chapter;
Thu, 09 May 2019 14:22:25 +0200 wenzelm misc tuning;
Thu, 09 May 2019 11:35:57 +0200 wenzelm more uniform scaling;
Thu, 09 May 2019 12:32:47 +0200 nipkow New version of tries
Wed, 08 May 2019 21:28:34 +0200 wenzelm clarified InstallPath: relative to self-extracting exe;
Wed, 08 May 2019 20:10:13 +0200 wenzelm prefer HTTPS;
Wed, 08 May 2019 18:53:27 +0200 wenzelm eliminated old com.apple.eawt.FullScreenUtilities.setWindowCanFullScreen: appears to be unnecessary on newer versions of Mac OS X;
Wed, 08 May 2019 16:54:50 +0200 wenzelm back to gz for linux (and macos) -- xz is too slow and cumbersome;
Fri, 03 May 2019 20:35:19 +0200 wenzelm merged
Fri, 03 May 2019 20:03:45 +0200 wenzelm back to gz for macos: more robust;
Fri, 03 May 2019 19:27:41 +0200 wenzelm proper arguments for library build;
Fri, 03 May 2019 19:25:25 +0200 wenzelm tuned;
Fri, 03 May 2019 15:33:43 +0200 wenzelm clarified smlnj installations;
Fri, 03 May 2019 12:06:59 +0200 wenzelm Added tag Isabelle2019-RC1 for changeset 9c60fcfdf495
Fri, 03 May 2019 11:50:32 +0200 wenzelm updated to jdk-11.0.3+7;
Fri, 03 May 2019 11:47:01 +0200 wenzelm update to lts-12.26 (stable branch);
Fri, 03 May 2019 20:04:42 +0200 haftmann more NEWS
Fri, 03 May 2019 15:43:13 +0100 paulson merged
Fri, 03 May 2019 15:43:02 +0100 paulson tweaked a definition
Thu, 02 May 2019 22:06:40 +0200 wenzelm VSCode extension for official Isabelle release;
Thu, 02 May 2019 15:40:57 +0100 paulson merged
Thu, 02 May 2019 15:40:36 +0100 paulson clearout of some useless lemmas
Thu, 02 May 2019 14:43:19 +0200 wenzelm merged
Thu, 02 May 2019 14:31:22 +0200 wenzelm more bibtex fields;
Thu, 02 May 2019 14:05:59 +0200 wenzelm clarified PIDE markup;
Thu, 02 May 2019 12:58:32 +0100 paulson De-applying and combining lemmas to make structured proofs
Thu, 02 May 2019 11:43:56 +0200 wenzelm clarified directory location;
Wed, 01 May 2019 10:40:42 +0000 haftmann more lemmas
Wed, 01 May 2019 10:40:40 +0000 haftmann more correct simulation of eigen context for generated Isar statements
Wed, 01 May 2019 14:38:42 +0100 paulson more tidying and de-applying
Tue, 30 Apr 2019 22:44:06 +0100 paulson merged
Tue, 30 Apr 2019 21:04:21 +0100 paulson merged
Tue, 30 Apr 2019 21:04:08 +0100 paulson huge de-apply effort
Tue, 30 Apr 2019 20:54:07 +0200 wenzelm more uniform Isabelle splash screen -- avoid problems with jEdit splash and Java 11 on some Linux window managers;
Tue, 30 Apr 2019 17:03:32 +0100 paulson yet more de-applying
Tue, 30 Apr 2019 15:49:15 +0100 paulson more de-applying
Tue, 30 Apr 2019 14:42:52 +0100 paulson more tidying up
Tue, 30 Apr 2019 13:01:22 +0100 paulson A bit of de-applying
Tue, 30 Apr 2019 11:57:45 +0100 paulson Algebraic closure: moving more theorems into their rightful places
Mon, 29 Apr 2019 17:11:26 +0100 paulson moving around some material from Algebraic_Closure
Mon, 29 Apr 2019 16:50:34 +0100 paulson merged
Mon, 29 Apr 2019 16:50:20 +0100 paulson full proof of algebraic closure, by Paulo de Vilhena
Mon, 29 Apr 2019 00:36:54 +0100 paulson merged
Mon, 29 Apr 2019 00:36:43 +0100 paulson final tidying-up
Sun, 28 Apr 2019 18:06:47 +0100 paulson further de-applying
Sun, 28 Apr 2019 16:50:19 +0100 paulson removal of ASCII connectives; some de-applying
Sun, 28 Apr 2019 22:22:29 +0200 wenzelm tuned -- according to main website;
Sun, 28 Apr 2019 22:20:39 +0200 wenzelm more ambitious compression;
Sun, 28 Apr 2019 13:09:15 +0200 wenzelm tuned signature;
Sun, 28 Apr 2019 13:03:16 +0200 wenzelm completion for \<^const>, although it often requires an extra argument;
Sun, 28 Apr 2019 12:34:56 +0200 wenzelm proper treatment of root as directory;
Sat, 27 Apr 2019 21:56:59 +0100 paulson tiny bit of extra restructuring
Sat, 27 Apr 2019 20:00:38 +0100 paulson some variable renaming
Sat, 27 Apr 2019 18:54:32 +0100 paulson tweaks esp renaming Rep_preal
Sat, 27 Apr 2019 18:45:00 +0100 paulson Massive restructuring; deleting unused theorems
Fri, 26 Apr 2019 19:00:44 +0100 paulson merged
Fri, 26 Apr 2019 19:00:02 +0100 paulson partial updating to eliminate ASCII style and some applys
Fri, 26 Apr 2019 16:51:40 +0100 paulson Added embedding_map_into_euclideanreal; reduced dependence on Equivalence_Lebesgue_Henstock_Integration in Analysis theories by moving a few lemmas
Thu, 25 Apr 2019 10:19:48 +0200 wenzelm sequential build_release: it uses some of the test machines for pre-built images;
Wed, 24 Apr 2019 22:29:03 +0100 paulson getting rid of most apply steps
Mon, 22 Apr 2019 09:33:55 +0000 haftmann consolidated map2 clones
Mon, 22 Apr 2019 09:33:55 +0000 haftmann separate type class for bit comprehension
Mon, 22 Apr 2019 09:33:55 +0000 haftmann no need to maintain two separate type classes
Mon, 22 Apr 2019 06:28:17 +0000 haftmann clarified structure of theories
Sat, 20 Apr 2019 18:02:22 +0000 haftmann follow convention of bold local syntax
Sat, 20 Apr 2019 18:02:22 +0000 haftmann more use of existing locales
Sat, 20 Apr 2019 18:02:21 +0000 haftmann avoid separate type class for mere definitional extension
Sat, 20 Apr 2019 18:02:20 +0000 haftmann tuned name
Sat, 20 Apr 2019 13:44:16 +0000 haftmann clarified notation
Thu, 18 Apr 2019 16:34:04 +0200 nipkow added lemma
Thu, 18 Apr 2019 06:06:54 +0000 haftmann incorporated various material from the AFP into the distribution
Wed, 17 Apr 2019 16:57:06 +0000 haftmann backed out experimental b67bab2b132c, which slipped in accidentally
Thu, 18 Apr 2019 06:19:30 +0200 nipkow merged
Wed, 17 Apr 2019 21:48:56 +0200 nipkow added lemmas
Wed, 17 Apr 2019 21:53:45 +0100 paulson moved subset_image_inj into Hilbert_Choice
Wed, 17 Apr 2019 17:48:28 +0100 paulson Lindelöf spaces and supporting material
Tue, 16 Apr 2019 19:50:30 +0000 haftmann hierarchically inclusive named theorem collections
Tue, 16 Apr 2019 19:50:21 +0000 haftmann removed unused fact collections
Tue, 16 Apr 2019 19:50:20 +0000 haftmann eliminated type class
Tue, 16 Apr 2019 19:50:19 +0000 haftmann entry point for comprehensive word library
Tue, 16 Apr 2019 19:50:18 +0000 haftmann tuned theory names
Tue, 16 Apr 2019 19:50:09 +0000 haftmann integrated Bit_Comparison into Word corpus
Tue, 16 Apr 2019 19:50:07 +0000 haftmann tuned
Tue, 16 Apr 2019 19:50:05 +0000 haftmann prefer one theory for misc material
Tue, 16 Apr 2019 19:50:03 +0000 haftmann moved instance to appropriate place
Tue, 16 Apr 2019 20:00:14 +0200 wenzelm tuned for release;
Tue, 16 Apr 2019 19:42:56 +0200 wenzelm clarified goto_file (again): treat bad entry as plain file to open empty buffer instead of error (amending a8142ac5e4b6);
Sun, 14 Apr 2019 18:13:46 +0200 wenzelm afford more examples;
Sun, 14 Apr 2019 17:37:05 +0200 wenzelm obsolete -- this is quite fast;
Sun, 14 Apr 2019 13:32:26 +0100 paulson Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
Sun, 14 Apr 2019 12:00:17 +0100 paulson merged
Sun, 14 Apr 2019 11:59:54 +0100 paulson markup fixes
Sat, 13 Apr 2019 19:27:37 +0100 paulson merged
Sat, 13 Apr 2019 19:23:47 +0100 paulson Towards a proof of algebraic closure (NB not finished)
Sat, 13 Apr 2019 22:06:40 +0200 wenzelm tuned signature;
Sat, 13 Apr 2019 21:51:24 +0200 wenzelm prefer ctyp operations;
Sat, 13 Apr 2019 21:43:41 +0200 wenzelm meson: more cterm operations;
Sat, 13 Apr 2019 19:58:28 +0200 wenzelm more ctyp operations;
Sat, 13 Apr 2019 19:27:12 +0200 wenzelm tuned;
Sat, 13 Apr 2019 18:50:48 +0200 wenzelm clarified: use existing Thm.dest_ctyp_fun (which is more strict);
Sat, 13 Apr 2019 16:56:12 +0200 wenzelm prefer exception TYPE, e.g. when used within conversion;
Sat, 13 Apr 2019 16:42:19 +0200 wenzelm tuned signature -- more ctyp operations;
Sat, 13 Apr 2019 16:33:33 +0200 wenzelm clarified group of "main" library sessions;
Sat, 13 Apr 2019 16:26:19 +0200 wenzelm tuned signature -- more ctyp operations;
Sat, 13 Apr 2019 15:14:15 +0200 wenzelm merged
Sat, 13 Apr 2019 15:13:43 +0200 wenzelm tuned signature: more operations;
Sat, 13 Apr 2019 08:43:33 +0000 haftmann backed out a93e6472ac9c, which does not bring anything substantial: division_ring is not commutative in multiplication but semidom_divide is
Sat, 13 Apr 2019 08:11:48 +0000 haftmann tuned
Sat, 13 Apr 2019 08:11:47 +0000 haftmann more document structure
Sat, 13 Apr 2019 08:11:46 +0000 haftmann tuned
Sat, 13 Apr 2019 13:30:02 +0200 wenzelm more abbrevs;
Sat, 13 Apr 2019 12:45:38 +0200 wenzelm obsolete;
Fri, 12 Apr 2019 23:09:03 +0200 wenzelm merged
Fri, 12 Apr 2019 22:57:17 +0200 wenzelm updated documentation;
Fri, 12 Apr 2019 22:52:00 +0200 wenzelm avoid Isabelle symbols in URL;
Fri, 12 Apr 2019 22:24:57 +0200 wenzelm formal URLs;
Fri, 12 Apr 2019 22:24:07 +0200 wenzelm tuned spacing;
Fri, 12 Apr 2019 22:09:25 +0200 wenzelm modernized tags: default scope excludes proof;
Fri, 12 Apr 2019 19:48:29 +0200 wenzelm report document tags as seen in the text (not the active tag of Thy_Output.present_thy);
Fri, 12 Apr 2019 17:09:21 +0200 wenzelm support "tag" marker with scope;
Fri, 12 Apr 2019 12:29:20 +0100 paulson tidying up messy proofs about group element order
Thu, 11 Apr 2019 22:38:02 +0100 paulson merged
Thu, 11 Apr 2019 22:37:49 +0100 paulson simpler and stronger proofs
Thu, 11 Apr 2019 21:33:21 +0200 wenzelm tuned;
Thu, 11 Apr 2019 21:01:59 +0200 wenzelm tuned;
Thu, 11 Apr 2019 17:16:03 +0100 paulson merge plus tidied three proofs
Thu, 11 Apr 2019 16:49:55 +0100 paulson merged
Thu, 11 Apr 2019 15:26:19 +0100 paulson merged
Thu, 11 Apr 2019 15:26:04 +0100 paulson type instantiations for poly_mapping as a real_normed_vector
Thu, 11 Apr 2019 17:07:52 +0200 wenzelm visible hairline for cursor, even on OpenJDK 11 (amending 2fd73a1a0937);
Thu, 11 Apr 2019 16:51:44 +0200 wenzelm tuned signature according to ML version;
Thu, 11 Apr 2019 16:43:02 +0200 wenzelm strip cartouches from arguments of "embedded" document antiquotations, corresponding to automated update via "isabelle update -u control_cartouches" -- e.g. relevant for documents with thy_output_source (e.g. doc "isar-ref", "jedit", "system");
Thu, 11 Apr 2019 15:44:06 +0200 wenzelm added document antiquotation option "cartouche";
Thu, 11 Apr 2019 14:22:52 +0200 wenzelm allow faster navigation of directory hierarchy (reverting 69465c3e3560);
Thu, 11 Apr 2019 12:41:50 +0200 wenzelm more robust test: avoid spurious Interrupt (stack overflow?) due to List.fun_lub_parametric;
Thu, 11 Apr 2019 12:38:22 +0200 wenzelm prefer local options;
Thu, 11 Apr 2019 12:18:03 +0200 wenzelm tuned signature;
Thu, 11 Apr 2019 12:05:36 +0200 wenzelm clarified order;
Wed, 10 Apr 2019 23:12:27 +0100 paulson merged
Wed, 10 Apr 2019 23:12:16 +0100 paulson prod/sum fixes
Wed, 10 Apr 2019 21:29:32 +0100 paulson Fixing the main Homology theory; also moving a lot of sum/prod lemmas into their generic context
Wed, 10 Apr 2019 23:45:20 +0200 wenzelm tuned layout;
Wed, 10 Apr 2019 23:35:25 +0200 wenzelm updated screenshots;
Wed, 10 Apr 2019 20:52:09 +0200 wenzelm ignore odd warnings;
Wed, 10 Apr 2019 20:31:14 +0200 wenzelm tuned whitespace;
Wed, 10 Apr 2019 16:18:12 +0200 wenzelm merged;
Wed, 10 Apr 2019 16:15:45 +0200 wenzelm updated for release;
Wed, 10 Apr 2019 15:45:16 +0200 wenzelm merged
Wed, 10 Apr 2019 15:10:43 +0200 wenzelm clarified build of standard heaps;
Wed, 10 Apr 2019 14:43:29 +0200 wenzelm updated for release;
Wed, 10 Apr 2019 13:45:49 +0200 wenzelm tuned message;
Wed, 10 Apr 2019 13:43:23 +0200 wenzelm retain copy of required components;
Wed, 10 Apr 2019 12:38:27 +0200 wenzelm option for build_sessions;
Wed, 10 Apr 2019 12:11:30 +0200 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip