wenzelm [Mon, 22 Jul 2019 11:09:24 +0200] rev 70390
unused (see also 42fbb6abed5a);
wenzelm [Sun, 21 Jul 2019 15:42:43 +0200] rev 70389
discontinued ASCII syntax;
wenzelm [Sun, 21 Jul 2019 15:19:07 +0200] rev 70388
global declaration of abstract syntax for proof terms, with qualified names;
clarified modules;
wenzelm [Sun, 21 Jul 2019 12:28:02 +0200] rev 70387
tuned;
wenzelm [Sun, 21 Jul 2019 12:11:35 +0200] rev 70386
tuned;
wenzelm [Sat, 20 Jul 2019 14:03:51 +0200] rev 70385
more operations: support type classes within the logic;
wenzelm [Sat, 20 Jul 2019 12:52:29 +0200] rev 70384
clarified export of sort algebra: avoid logical operations in Isabelle/Scala;
wenzelm [Sat, 20 Jul 2019 11:48:30 +0200] rev 70383
more operations (avoid clones in Isabelle/MMT and Isabelle/Dedukti);
wenzelm [Sat, 20 Jul 2019 11:17:54 +0200] rev 70382
more robust: avoid folding of jEdit file-names wrt. JEDIT_SESSION_DIRS;
paulson <lp15@cam.ac.uk> [Fri, 19 Jul 2019 12:57:14 +0100] rev 70381
More results about measure and integration theory
paulson <lp15@cam.ac.uk> [Thu, 18 Jul 2019 15:40:15 +0100] rev 70380
More analysis / measure theory material
paulson [Thu, 18 Jul 2019 14:08:44 +0100] rev 70379
merged
paulson <lp15@cam.ac.uk> [Thu, 18 Jul 2019 14:08:28 +0100] rev 70378
more new material about analysis
nipkow [Thu, 18 Jul 2019 12:06:42 +0200] rev 70377
added forgotten declaration provided by Florian Haftmann
wenzelm [Wed, 17 Jul 2019 22:24:20 +0200] rev 70376
merged;
wenzelm [Wed, 17 Jul 2019 21:56:32 +0200] rev 70375
updated to jedit_build-20190717: support more brackets;
wenzelm [Wed, 17 Jul 2019 21:32:03 +0200] rev 70374
updated to isabelle_fonts-20190717;
wenzelm [Wed, 17 Jul 2019 17:12:57 +0200] rev 70373
redundant;
wenzelm [Wed, 17 Jul 2019 17:03:50 +0200] rev 70372
tuned;
wenzelm [Wed, 17 Jul 2019 16:10:05 +0200] rev 70371
added \<llangle>, \<rrangle>;
discontinued special rendering for old {* *};
wenzelm [Wed, 17 Jul 2019 11:18:39 +0200] rev 70370
tuned doc isar-ref;
wenzelm [Wed, 17 Jul 2019 11:09:43 +0200] rev 70369
added \<bbar>;
wenzelm [Wed, 17 Jul 2019 09:40:43 +0200] rev 70368
added \<sqdot>;
paulson <lp15@cam.ac.uk> [Wed, 17 Jul 2019 16:32:06 +0100] rev 70367
fixed renaming issues
paulson [Wed, 17 Jul 2019 14:02:50 +0100] rev 70366
merged
paulson <lp15@cam.ac.uk> [Wed, 17 Jul 2019 14:02:42 +0100] rev 70365
a few new lemmas and a bit of tidying
wenzelm [Tue, 16 Jul 2019 15:39:32 +0200] rev 70364
support for a soft-type system within the Isabelle logical framework;
nipkow [Thu, 11 Jul 2019 18:37:52 +0200] rev 70363
tuned
wenzelm [Thu, 04 Jul 2019 14:20:47 +0200] rev 70362
proper theory naming after join (reset due to merge_data);
wenzelm [Thu, 04 Jul 2019 12:31:24 +0200] rev 70361
support join of anonymous theory nodes, e.g. relevant for parallel theory construction;
wenzelm [Thu, 04 Jul 2019 11:26:00 +0200] rev 70360
clarified history stage: allow independent updates that are merged later;
wenzelm [Mon, 24 Jun 2019 16:26:25 +0200] rev 70359
support abstract syntax for proof terms (see src/Pure/Proofs/proof_syntax.ML);
haftmann [Sun, 23 Jun 2019 13:42:16 +0000] rev 70358
proper quasi-total merge
haftmann [Sat, 22 Jun 2019 16:23:25 +0200] rev 70357
made LaTeX happy
haftmann [Sat, 22 Jun 2019 07:18:55 +0000] rev 70356
streamlined setup for linear algebra, particularly removed redundant rule declarations
haftmann [Sat, 22 Jun 2019 06:25:34 +0000] rev 70355
tuned
haftmann [Fri, 21 Jun 2019 18:55:00 +0000] rev 70354
tuned
haftmann [Sun, 16 Jun 2019 16:40:57 +0000] rev 70353
even more appropriate fact name
haftmann [Sun, 16 Jun 2019 16:40:57 +0000] rev 70352
more correct indicator
haftmann [Fri, 14 Jun 2019 12:29:50 +0200] rev 70351
make latex happy
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70350
moved some theorems into HOL main corpus
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70349
misc tuning and modernization
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70348
more theorems for proof of concept for word type
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70347
official fact collection sign_simps
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70346
tuned proofs
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70345
avoid pseudo-collection to be used in generated proofs
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70344
moved comment to approproiate place
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70343
removed outcommented example which seems not to work as advertized
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70342
clear separation of types for bits (False / True) and Z2 (0 / 1)
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70341
generalized type classes for parity to cover word types also, which contain zero divisors
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70340
slightly more specialized name for type class
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70339
dropped weaker legacy alias
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70338
slightly more stringent ordering of theorems
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70337
removed relics of ASCII syntax for indexed big operators
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70336
dropped former legacy input abbreviations
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70335
using (*)-syntax for partially applied infix is fine, contrary to ancient op-syntax