Mon, 12 Aug 2019 15:22:32 +0200 wenzelm output physical_stderr, e.g. for low-level debugging;
Mon, 12 Aug 2019 14:39:55 +0200 wenzelm tuned;
Mon, 12 Aug 2019 11:16:10 +0200 wenzelm do not open ML structures;
Mon, 12 Aug 2019 11:15:57 +0200 wenzelm tuned;
Mon, 12 Aug 2019 11:04:41 +0200 wenzelm misc tuning -- slightly more readable;
Mon, 12 Aug 2019 15:57:40 +0200 nipkow simplified defs (thanks to Mohammad)
Sun, 11 Aug 2019 22:36:34 +0200 wenzelm record sort constraints unconditionally: minimal performance implications;
Sat, 10 Aug 2019 17:09:20 +0200 wenzelm more careful export of unnamed proof boxes: avoid duplicates via memoing;
Sat, 10 Aug 2019 16:16:54 +0200 wenzelm tuned signature;
Sat, 10 Aug 2019 15:11:34 +0200 wenzelm export each PThm node separately: slightly more scalable;
Sat, 10 Aug 2019 12:53:35 +0200 wenzelm allow duplicate exports via strict = false;
Sat, 10 Aug 2019 10:31:56 +0200 wenzelm tuned message;
Sat, 10 Aug 2019 10:26:21 +0200 wenzelm more positions;
Sat, 10 Aug 2019 10:17:07 +0200 wenzelm more positions;
Fri, 09 Aug 2019 20:33:05 +0200 wenzelm tuned;
Fri, 09 Aug 2019 17:14:49 +0200 wenzelm formal position for PThm nodes;
Fri, 09 Aug 2019 15:58:26 +0200 wenzelm clarified ML types;
Fri, 09 Aug 2019 10:30:54 +0200 wenzelm proper treatment of body oracles, outside of recursion into thms graph;
Thu, 08 Aug 2019 12:18:27 +0200 wenzelm prefer named lemmas -- more compact proofterms;
Thu, 08 Aug 2019 12:11:40 +0200 wenzelm prefer named lemmas -- more compact proofterms;
Thu, 08 Aug 2019 11:40:42 +0200 wenzelm tuned whitespace -- slightly more readable;
Thu, 08 Aug 2019 11:25:29 +0200 wenzelm clarified signature: fewer warnings in ML IDE;
Thu, 08 Aug 2019 10:50:23 +0200 wenzelm tuned;
Wed, 07 Aug 2019 18:23:32 +0200 wenzelm prefer named lemmas -- more compact proofterms;
Wed, 07 Aug 2019 17:43:48 +0200 wenzelm more compact proofterms;
Wed, 07 Aug 2019 17:00:07 +0200 wenzelm eliminated pointless comments;
Wed, 07 Aug 2019 15:49:33 +0200 wenzelm clarified proofterms;
Wed, 07 Aug 2019 15:48:52 +0200 wenzelm more robust and convenient treatment of implicit context;
Wed, 07 Aug 2019 11:09:37 +0200 wenzelm removed junk (cf. fa933b98d64d);
Wed, 07 Aug 2019 10:52:19 +0200 wenzelm explicit check of left-over constraints from different theory, e.g. due to lack of Thm.trim_context;
Wed, 07 Aug 2019 10:42:34 +0200 wenzelm more careful treatment of implicit context;
Wed, 07 Aug 2019 10:31:54 +0200 wenzelm more careful treatment of implicit context;
Wed, 07 Aug 2019 09:28:32 +0200 wenzelm proper build options;
Tue, 06 Aug 2019 20:52:06 +0200 wenzelm merged
Tue, 06 Aug 2019 19:47:46 +0200 wenzelm backed out changeset 1b8858f4c393: odd problems e.g. in CAVA_LTL_Modelchecker;
Tue, 06 Aug 2019 19:07:12 +0200 wenzelm more careful treatment of implicit context;
Tue, 06 Aug 2019 17:26:40 +0200 wenzelm clarified signature;
Tue, 06 Aug 2019 16:29:28 +0200 wenzelm more robust and convenient treatment of implicit context;
Tue, 06 Aug 2019 16:15:22 +0200 wenzelm clarified context: proper transfer;
Tue, 06 Aug 2019 16:13:59 +0200 wenzelm tuned;
Mon, 05 Aug 2019 16:11:43 +0200 wenzelm clarified modules: more direct data implementation;
Tue, 06 Aug 2019 18:04:06 +0200 Manuel Eberl Added Takeuchi function to HOL-ex
Mon, 05 Aug 2019 11:20:56 +0200 wenzelm full AFP test on lrzcloud2;
Mon, 05 Aug 2019 11:08:50 +0200 wenzelm obsolete;
Sat, 03 Aug 2019 21:18:12 +0200 wenzelm more efficient data structure;
Sat, 03 Aug 2019 20:30:24 +0200 wenzelm clarified signature;
Sat, 03 Aug 2019 16:17:16 +0200 wenzelm guard constraints by record_proofs=1, until performance implications have become more clear;
Sat, 03 Aug 2019 16:10:34 +0200 wenzelm more complete completions according to Sorts.insert_complete_ars (cf. 13199740ced6), e.g. relevant for theories HOL-ex.Word_Type, HOL-Matrix_LP.SparseMatrix;
Sat, 03 Aug 2019 15:48:28 +0200 wenzelm tuned;
Sat, 03 Aug 2019 15:05:53 +0200 wenzelm tuned;
Sat, 03 Aug 2019 12:58:53 +0200 wenzelm maintain sort constraints from type instantiations, with pro-forma derivation to collect oracles/thms;
Fri, 02 Aug 2019 14:14:49 +0200 wenzelm more direct proofs for type classes;
Fri, 02 Aug 2019 11:43:36 +0200 wenzelm tuned;
Fri, 02 Aug 2019 11:23:09 +0200 wenzelm clarified modules: inference kernel maintains sort algebra within the logic;
Thu, 01 Aug 2019 14:46:50 +0200 wenzelm more elementary treatment of standard_vars (unconstrainT is already standard);
Thu, 01 Aug 2019 10:14:58 +0200 wenzelm clarified module structure;
Thu, 01 Aug 2019 09:55:37 +0200 wenzelm simplified module structure: back to plain datatype (see 95f4f08f950f and 70019ab5e57f);
Thu, 01 Aug 2019 09:50:20 +0200 wenzelm abstract type theory_id -- ensure non-equality type independently of implementation;
Wed, 31 Jul 2019 19:50:38 +0200 wenzelm clarified export: retain proof boxes as local definitions -- more scalable;
Wed, 31 Jul 2019 09:04:00 +0200 nipkow reduced dependencies
Tue, 30 Jul 2019 20:09:25 +0200 wenzelm clarified global theory context;
Tue, 30 Jul 2019 19:01:51 +0200 wenzelm more robust export, based on reconstruct_proof / expand_proof;
Tue, 30 Jul 2019 14:35:29 +0200 wenzelm clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
Tue, 30 Jul 2019 13:22:29 +0200 wenzelm tuned -- fewer warnings;
Tue, 30 Jul 2019 13:19:14 +0200 wenzelm discontinued pointless messages;
Tue, 30 Jul 2019 11:51:55 +0200 wenzelm clarified context;
Tue, 30 Jul 2019 11:41:39 +0200 wenzelm clarified modules;
Tue, 30 Jul 2019 11:12:52 +0200 wenzelm discontinue clean_proof: without type args its PThm nodes are not expanded, but with type args it is too unstable;
Mon, 29 Jul 2019 18:44:39 +0200 wenzelm merged
Mon, 29 Jul 2019 18:16:51 +0200 wenzelm more diagnostic operations;
Mon, 29 Jul 2019 15:10:30 +0200 wenzelm tuned -- non-strict args;
Mon, 29 Jul 2019 11:38:05 +0200 wenzelm proper constrains_map -- for shyps that are covered by present variables (amending 251f1fb44ccd);
Mon, 29 Jul 2019 11:21:41 +0200 wenzelm tuned signature;
Mon, 29 Jul 2019 11:09:37 +0200 wenzelm clarified signature;
Mon, 29 Jul 2019 10:26:12 +0200 wenzelm tuned signature;
Mon, 29 Jul 2019 16:26:06 +0200 nipkow News for bind infixl
Mon, 29 Jul 2019 14:28:30 +0200 nipkow Monadic bind is now infixl as is the norm
Sun, 28 Jul 2019 15:39:30 +0200 wenzelm purge remains from test (cf. 5a53724fe247);
Sun, 28 Jul 2019 14:37:32 +0200 wenzelm tuned;
Sun, 28 Jul 2019 14:28:40 +0200 wenzelm clarified signature;
Sun, 28 Jul 2019 12:43:31 +0200 wenzelm removed obsolete RC tags;
Sun, 28 Jul 2019 12:35:59 +0200 wenzelm tuned;
Sun, 28 Jul 2019 12:11:20 +0200 wenzelm clarified signature;
Sun, 28 Jul 2019 11:53:51 +0200 wenzelm tuned;
Sat, 27 Jul 2019 21:47:43 +0200 wenzelm tuned;
Sat, 27 Jul 2019 20:40:00 +0200 wenzelm clarified signature;
Sat, 27 Jul 2019 15:50:25 +0200 wenzelm tuned;
Sat, 27 Jul 2019 15:24:16 +0200 wenzelm tuned;
Sat, 27 Jul 2019 12:06:38 +0200 wenzelm tuned;
Fri, 26 Jul 2019 16:36:11 +0200 wenzelm tuned -- reorder sections;
Fri, 26 Jul 2019 15:29:10 +0200 wenzelm tuned;
Fri, 26 Jul 2019 15:21:02 +0200 wenzelm proper argument type (amending 42fbb6abed5a);
Fri, 26 Jul 2019 14:43:56 +0200 wenzelm tuned signature;
Fri, 26 Jul 2019 14:27:46 +0200 wenzelm tuned;
Fri, 26 Jul 2019 09:59:11 +0200 wenzelm finalize proofs earlier to reduce memory requirement;
Fri, 26 Jul 2019 09:50:23 +0200 wenzelm proper proof_serial;
Fri, 26 Jul 2019 09:50:12 +0200 wenzelm more explicit type proof_serial;
Fri, 26 Jul 2019 09:35:02 +0200 wenzelm defer rew_proof on unnamed PThm node as open_proof operation: significant performance improvement;
Thu, 25 Jul 2019 14:01:06 +0200 wenzelm more accurate proof definitions (PThm nodes);
Wed, 24 Jul 2019 15:41:24 +0200 wenzelm avoid duplicate Thm.name_derivation on unnamed PThm nodes ("simps" vs. "case_eqns" and "recursor_eqns");
Wed, 24 Jul 2019 13:30:15 +0200 wenzelm prefer local counter;
Wed, 24 Jul 2019 13:19:00 +0200 wenzelm more accurate proof export;
Wed, 24 Jul 2019 13:18:15 +0200 wenzelm clarified syntax;
Wed, 24 Jul 2019 11:57:30 +0200 wenzelm tuned;
Wed, 24 Jul 2019 11:54:08 +0200 wenzelm more thorough clean_proof;
Wed, 24 Jul 2019 11:32:18 +0200 wenzelm clarified modules;
Wed, 24 Jul 2019 10:49:01 +0200 wenzelm avoid global syntax for MinProof (amending e31271559de8);
Tue, 23 Jul 2019 23:10:22 +0200 wenzelm treat MinProof like Promise before 725438ceae7c, e.g. relevant for performance of session Corec (due to Thm.derivation_closed/close_derivation);
Tue, 23 Jul 2019 19:07:28 +0200 wenzelm discontinued Proofterm.Promise (cf. 725438ceae7c);
Tue, 23 Jul 2019 19:04:56 +0200 wenzelm clarified treatment of unnamed PThm nodes (from close_derivation): retain full proof, publish when named;
Tue, 23 Jul 2019 12:16:02 +0200 wenzelm tuned comments;
Tue, 23 Jul 2019 12:07:50 +0200 wenzelm proof terms are always constructed sequentially;
Mon, 22 Jul 2019 21:55:02 +0200 wenzelm tuned comments -- proper sections;
Mon, 22 Jul 2019 16:15:40 +0200 wenzelm support export_proofs, prune_proofs;
Mon, 22 Jul 2019 14:47:21 +0200 wenzelm clarified postproc: apply shrink_proof last, e.g. relevant for export of full proof term;
Mon, 22 Jul 2019 11:40:04 +0200 wenzelm tuned;
Mon, 22 Jul 2019 11:39:30 +0200 wenzelm clarified exception;
Mon, 22 Jul 2019 11:31:42 +0200 wenzelm tuned;
Mon, 22 Jul 2019 11:10:08 +0200 wenzelm more accurate type information;
Mon, 22 Jul 2019 11:09:24 +0200 wenzelm unused (see also 42fbb6abed5a);
Sun, 21 Jul 2019 15:42:43 +0200 wenzelm discontinued ASCII syntax;
Sun, 21 Jul 2019 15:19:07 +0200 wenzelm global declaration of abstract syntax for proof terms, with qualified names;
Sun, 21 Jul 2019 12:28:02 +0200 wenzelm tuned;
Sun, 21 Jul 2019 12:11:35 +0200 wenzelm tuned;
Sat, 20 Jul 2019 14:03:51 +0200 wenzelm more operations: support type classes within the logic;
Sat, 20 Jul 2019 12:52:29 +0200 wenzelm clarified export of sort algebra: avoid logical operations in Isabelle/Scala;
Sat, 20 Jul 2019 11:48:30 +0200 wenzelm more operations (avoid clones in Isabelle/MMT and Isabelle/Dedukti);
Sat, 20 Jul 2019 11:17:54 +0200 wenzelm more robust: avoid folding of jEdit file-names wrt. JEDIT_SESSION_DIRS;
Fri, 19 Jul 2019 12:57:14 +0100 paulson More results about measure and integration theory
Thu, 18 Jul 2019 15:40:15 +0100 paulson More analysis / measure theory material
Thu, 18 Jul 2019 14:08:44 +0100 paulson merged
Thu, 18 Jul 2019 14:08:28 +0100 paulson more new material about analysis
Thu, 18 Jul 2019 12:06:42 +0200 nipkow added forgotten declaration provided by Florian Haftmann
Wed, 17 Jul 2019 22:24:20 +0200 wenzelm merged;
Wed, 17 Jul 2019 21:56:32 +0200 wenzelm updated to jedit_build-20190717: support more brackets;
Wed, 17 Jul 2019 21:32:03 +0200 wenzelm updated to isabelle_fonts-20190717;
Wed, 17 Jul 2019 17:12:57 +0200 wenzelm redundant;
Wed, 17 Jul 2019 17:03:50 +0200 wenzelm tuned;
Wed, 17 Jul 2019 16:10:05 +0200 wenzelm added \<llangle>, \<rrangle>;
Wed, 17 Jul 2019 11:18:39 +0200 wenzelm tuned doc isar-ref;
Wed, 17 Jul 2019 11:09:43 +0200 wenzelm added \<bbar>;
Wed, 17 Jul 2019 09:40:43 +0200 wenzelm added \<sqdot>;
Wed, 17 Jul 2019 16:32:06 +0100 paulson fixed renaming issues
Wed, 17 Jul 2019 14:02:50 +0100 paulson merged
Wed, 17 Jul 2019 14:02:42 +0100 paulson a few new lemmas and a bit of tidying
Tue, 16 Jul 2019 15:39:32 +0200 wenzelm support for a soft-type system within the Isabelle logical framework;
Thu, 11 Jul 2019 18:37:52 +0200 nipkow tuned
Thu, 04 Jul 2019 14:20:47 +0200 wenzelm proper theory naming after join (reset due to merge_data);
Thu, 04 Jul 2019 12:31:24 +0200 wenzelm support join of anonymous theory nodes, e.g. relevant for parallel theory construction;
Thu, 04 Jul 2019 11:26:00 +0200 wenzelm clarified history stage: allow independent updates that are merged later;
Mon, 24 Jun 2019 16:26:25 +0200 wenzelm support abstract syntax for proof terms (see src/Pure/Proofs/proof_syntax.ML);
Sun, 23 Jun 2019 13:42:16 +0000 haftmann proper quasi-total merge
Sat, 22 Jun 2019 16:23:25 +0200 haftmann made LaTeX happy
Sat, 22 Jun 2019 07:18:55 +0000 haftmann streamlined setup for linear algebra, particularly removed redundant rule declarations
Sat, 22 Jun 2019 06:25:34 +0000 haftmann tuned
Fri, 21 Jun 2019 18:55:00 +0000 haftmann tuned
Sun, 16 Jun 2019 16:40:57 +0000 haftmann even more appropriate fact name
Sun, 16 Jun 2019 16:40:57 +0000 haftmann more correct indicator
Fri, 14 Jun 2019 12:29:50 +0200 haftmann make latex happy
Fri, 14 Jun 2019 08:34:28 +0000 haftmann moved some theorems into HOL main corpus
Fri, 14 Jun 2019 08:34:28 +0000 haftmann misc tuning and modernization
Fri, 14 Jun 2019 08:34:28 +0000 haftmann more theorems for proof of concept for word type
Fri, 14 Jun 2019 08:34:28 +0000 haftmann official fact collection sign_simps
Fri, 14 Jun 2019 08:34:28 +0000 haftmann tuned proofs
Fri, 14 Jun 2019 08:34:27 +0000 haftmann avoid pseudo-collection to be used in generated proofs
Fri, 14 Jun 2019 08:34:27 +0000 haftmann moved comment to approproiate place
Fri, 14 Jun 2019 08:34:27 +0000 haftmann removed outcommented example which seems not to work as advertized
Fri, 14 Jun 2019 08:34:27 +0000 haftmann clear separation of types for bits (False / True) and Z2 (0 / 1)
Fri, 14 Jun 2019 08:34:27 +0000 haftmann generalized type classes for parity to cover word types also, which contain zero divisors
Fri, 14 Jun 2019 08:34:27 +0000 haftmann slightly more specialized name for type class
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
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip