Sat, 03 Aug 2019 12:58:53 +0200 maintain sort constraints from type instantiations, with pro-forma derivation to collect oracles/thms;
wenzelm [Sat, 03 Aug 2019 12:58:53 +0200] rev 70459
maintain sort constraints from type instantiations, with pro-forma derivation to collect oracles/thms; tuned;
Fri, 02 Aug 2019 14:14:49 +0200 more direct proofs for type classes;
wenzelm [Fri, 02 Aug 2019 14:14:49 +0200] rev 70458
more direct proofs for type classes; misc tuning and cleanup;
Fri, 02 Aug 2019 11:43:36 +0200 tuned;
wenzelm [Fri, 02 Aug 2019 11:43:36 +0200] rev 70457
tuned;
Fri, 02 Aug 2019 11:23:09 +0200 clarified modules: inference kernel maintains sort algebra within the logic;
wenzelm [Fri, 02 Aug 2019 11:23:09 +0200] rev 70456
clarified modules: inference kernel maintains sort algebra within the logic;
Thu, 01 Aug 2019 14:46:50 +0200 more elementary treatment of standard_vars (unconstrainT is already standard);
wenzelm [Thu, 01 Aug 2019 14:46:50 +0200] rev 70455
more elementary treatment of standard_vars (unconstrainT is already standard);
Thu, 01 Aug 2019 10:14:58 +0200 clarified module structure;
wenzelm [Thu, 01 Aug 2019 10:14:58 +0200] rev 70454
clarified module structure;
Thu, 01 Aug 2019 09:55:37 +0200 simplified module structure: back to plain datatype (see 95f4f08f950f and 70019ab5e57f);
wenzelm [Thu, 01 Aug 2019 09:55:37 +0200] rev 70453
simplified module structure: back to plain datatype (see 95f4f08f950f and 70019ab5e57f);
Thu, 01 Aug 2019 09:50:20 +0200 abstract type theory_id -- ensure non-equality type independently of implementation;
wenzelm [Thu, 01 Aug 2019 09:50:20 +0200] rev 70452
abstract type theory_id -- ensure non-equality type independently of implementation;
Wed, 31 Jul 2019 19:50:38 +0200 clarified export: retain proof boxes as local definitions -- more scalable;
wenzelm [Wed, 31 Jul 2019 19:50:38 +0200] rev 70451
clarified export: retain proof boxes as local definitions -- more scalable;
Wed, 31 Jul 2019 09:04:00 +0200 reduced dependencies
nipkow [Wed, 31 Jul 2019 09:04:00 +0200] rev 70450
reduced dependencies
Tue, 30 Jul 2019 20:09:25 +0200 clarified global theory context;
wenzelm [Tue, 30 Jul 2019 20:09:25 +0200] rev 70449
clarified global theory context;
Tue, 30 Jul 2019 19:01:51 +0200 more robust export, based on reconstruct_proof / expand_proof;
wenzelm [Tue, 30 Jul 2019 19:01:51 +0200] rev 70448
more robust export, based on reconstruct_proof / expand_proof;
Tue, 30 Jul 2019 14:35:29 +0200 clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
wenzelm [Tue, 30 Jul 2019 14:35:29 +0200] rev 70447
clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
Tue, 30 Jul 2019 13:22:29 +0200 tuned -- fewer warnings;
wenzelm [Tue, 30 Jul 2019 13:22:29 +0200] rev 70446
tuned -- fewer warnings;
Tue, 30 Jul 2019 13:19:14 +0200 discontinued pointless messages;
wenzelm [Tue, 30 Jul 2019 13:19:14 +0200] rev 70445
discontinued pointless messages;
Tue, 30 Jul 2019 11:51:55 +0200 clarified context;
wenzelm [Tue, 30 Jul 2019 11:51:55 +0200] rev 70444
clarified context;
Tue, 30 Jul 2019 11:41:39 +0200 clarified modules;
wenzelm [Tue, 30 Jul 2019 11:41:39 +0200] rev 70443
clarified modules;
Tue, 30 Jul 2019 11:12:52 +0200 discontinue clean_proof: without type args its PThm nodes are not expanded, but with type args it is too unstable;
wenzelm [Tue, 30 Jul 2019 11:12:52 +0200] rev 70442
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 merged
wenzelm [Mon, 29 Jul 2019 18:44:39 +0200] rev 70441
merged
Mon, 29 Jul 2019 18:16:51 +0200 more diagnostic operations;
wenzelm [Mon, 29 Jul 2019 18:16:51 +0200] rev 70440
more diagnostic operations;
Mon, 29 Jul 2019 15:10:30 +0200 tuned -- non-strict args;
wenzelm [Mon, 29 Jul 2019 15:10:30 +0200] rev 70439
tuned -- non-strict args;
Mon, 29 Jul 2019 11:38:05 +0200 proper constrains_map -- for shyps that are covered by present variables (amending 251f1fb44ccd);
wenzelm [Mon, 29 Jul 2019 11:38:05 +0200] rev 70438
proper constrains_map -- for shyps that are covered by present variables (amending 251f1fb44ccd);
Mon, 29 Jul 2019 11:21:41 +0200 tuned signature;
wenzelm [Mon, 29 Jul 2019 11:21:41 +0200] rev 70437
tuned signature;
Mon, 29 Jul 2019 11:09:37 +0200 clarified signature;
wenzelm [Mon, 29 Jul 2019 11:09:37 +0200] rev 70436
clarified signature; tuned;
Mon, 29 Jul 2019 10:26:12 +0200 tuned signature;
wenzelm [Mon, 29 Jul 2019 10:26:12 +0200] rev 70435
tuned signature;
Mon, 29 Jul 2019 16:26:06 +0200 News for bind infixl
nipkow [Mon, 29 Jul 2019 16:26:06 +0200] rev 70434
News for bind infixl
Mon, 29 Jul 2019 14:28:30 +0200 Monadic bind is now infixl as is the norm
nipkow [Mon, 29 Jul 2019 14:28:30 +0200] rev 70433
Monadic bind is now infixl as is the norm
Sun, 28 Jul 2019 15:39:30 +0200 purge remains from test (cf. 5a53724fe247);
wenzelm [Sun, 28 Jul 2019 15:39:30 +0200] rev 70432
purge remains from test (cf. 5a53724fe247);
Sun, 28 Jul 2019 14:37:32 +0200 tuned;
wenzelm [Sun, 28 Jul 2019 14:37:32 +0200] rev 70431
tuned;
Sun, 28 Jul 2019 14:28:40 +0200 clarified signature;
wenzelm [Sun, 28 Jul 2019 14:28:40 +0200] rev 70430
clarified signature;
Sun, 28 Jul 2019 12:43:31 +0200 removed obsolete RC tags;
wenzelm [Sun, 28 Jul 2019 12:43:31 +0200] rev 70429
removed obsolete RC tags;
Sun, 28 Jul 2019 12:35:59 +0200 tuned;
wenzelm [Sun, 28 Jul 2019 12:35:59 +0200] rev 70428
tuned;
Sun, 28 Jul 2019 12:11:20 +0200 clarified signature;
wenzelm [Sun, 28 Jul 2019 12:11:20 +0200] rev 70427
clarified signature;
Sun, 28 Jul 2019 11:53:51 +0200 tuned;
wenzelm [Sun, 28 Jul 2019 11:53:51 +0200] rev 70426
tuned;
Sat, 27 Jul 2019 21:47:43 +0200 tuned;
wenzelm [Sat, 27 Jul 2019 21:47:43 +0200] rev 70425
tuned;
Sat, 27 Jul 2019 20:40:00 +0200 clarified signature;
wenzelm [Sat, 27 Jul 2019 20:40:00 +0200] rev 70424
clarified signature;
Sat, 27 Jul 2019 15:50:25 +0200 tuned;
wenzelm [Sat, 27 Jul 2019 15:50:25 +0200] rev 70423
tuned;
Sat, 27 Jul 2019 15:24:16 +0200 tuned;
wenzelm [Sat, 27 Jul 2019 15:24:16 +0200] rev 70422
tuned;
Sat, 27 Jul 2019 12:06:38 +0200 tuned;
wenzelm [Sat, 27 Jul 2019 12:06:38 +0200] rev 70421
tuned;
Fri, 26 Jul 2019 16:36:11 +0200 tuned -- reorder sections;
wenzelm [Fri, 26 Jul 2019 16:36:11 +0200] rev 70420
tuned -- reorder sections;
Fri, 26 Jul 2019 15:29:10 +0200 tuned;
wenzelm [Fri, 26 Jul 2019 15:29:10 +0200] rev 70419
tuned;
Fri, 26 Jul 2019 15:21:02 +0200 proper argument type (amending 42fbb6abed5a);
wenzelm [Fri, 26 Jul 2019 15:21:02 +0200] rev 70418
proper argument type (amending 42fbb6abed5a);
Fri, 26 Jul 2019 14:43:56 +0200 tuned signature;
wenzelm [Fri, 26 Jul 2019 14:43:56 +0200] rev 70417
tuned signature;
Fri, 26 Jul 2019 14:27:46 +0200 tuned;
wenzelm [Fri, 26 Jul 2019 14:27:46 +0200] rev 70416
tuned;
Fri, 26 Jul 2019 09:59:11 +0200 finalize proofs earlier to reduce memory requirement;
wenzelm [Fri, 26 Jul 2019 09:59:11 +0200] rev 70415
finalize proofs earlier to reduce memory requirement;
Fri, 26 Jul 2019 09:50:23 +0200 proper proof_serial;
wenzelm [Fri, 26 Jul 2019 09:50:23 +0200] rev 70414
proper proof_serial;
Fri, 26 Jul 2019 09:50:12 +0200 more explicit type proof_serial;
wenzelm [Fri, 26 Jul 2019 09:50:12 +0200] rev 70413
more explicit type proof_serial;
Fri, 26 Jul 2019 09:35:02 +0200 defer rew_proof on unnamed PThm node as open_proof operation: significant performance improvement;
wenzelm [Fri, 26 Jul 2019 09:35:02 +0200] rev 70412
defer rew_proof on unnamed PThm node as open_proof operation: significant performance improvement; misc tuning and clarification;
Thu, 25 Jul 2019 14:01:06 +0200 more accurate proof definitions (PThm nodes);
wenzelm [Thu, 25 Jul 2019 14:01:06 +0200] rev 70411
more accurate proof definitions (PThm nodes);
Wed, 24 Jul 2019 15:41:24 +0200 avoid duplicate Thm.name_derivation on unnamed PThm nodes ("simps" vs. "case_eqns" and "recursor_eqns");
wenzelm [Wed, 24 Jul 2019 15:41:24 +0200] rev 70410
avoid duplicate Thm.name_derivation on unnamed PThm nodes ("simps" vs. "case_eqns" and "recursor_eqns");
Wed, 24 Jul 2019 13:30:15 +0200 prefer local counter;
wenzelm [Wed, 24 Jul 2019 13:30:15 +0200] rev 70409
prefer local counter;
Wed, 24 Jul 2019 13:19:00 +0200 more accurate proof export;
wenzelm [Wed, 24 Jul 2019 13:19:00 +0200] rev 70408
more accurate proof export;
Wed, 24 Jul 2019 13:18:15 +0200 clarified syntax;
wenzelm [Wed, 24 Jul 2019 13:18:15 +0200] rev 70407
clarified syntax;
Wed, 24 Jul 2019 11:57:30 +0200 tuned;
wenzelm [Wed, 24 Jul 2019 11:57:30 +0200] rev 70406
tuned;
Wed, 24 Jul 2019 11:54:08 +0200 more thorough clean_proof;
wenzelm [Wed, 24 Jul 2019 11:54:08 +0200] rev 70405
more thorough clean_proof;
Wed, 24 Jul 2019 11:32:18 +0200 clarified modules;
wenzelm [Wed, 24 Jul 2019 11:32:18 +0200] rev 70404
clarified modules;
Wed, 24 Jul 2019 10:49:01 +0200 avoid global syntax for MinProof (amending e31271559de8);
wenzelm [Wed, 24 Jul 2019 10:49:01 +0200] rev 70403
avoid global syntax for MinProof (amending e31271559de8);
Tue, 23 Jul 2019 23:10:22 +0200 treat MinProof like Promise before 725438ceae7c, e.g. relevant for performance of session Corec (due to Thm.derivation_closed/close_derivation);
wenzelm [Tue, 23 Jul 2019 23:10:22 +0200] rev 70402
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 discontinued Proofterm.Promise (cf. 725438ceae7c);
wenzelm [Tue, 23 Jul 2019 19:07:28 +0200] rev 70401
discontinued Proofterm.Promise (cf. 725438ceae7c);
Tue, 23 Jul 2019 19:04:56 +0200 clarified treatment of unnamed PThm nodes (from close_derivation): retain full proof, publish when named;
wenzelm [Tue, 23 Jul 2019 19:04:56 +0200] rev 70400
clarified treatment of unnamed PThm nodes (from close_derivation): retain full proof, publish when named; added Proofterm.clean_proof as simplified version of Reconstruct.expand_proof;
Tue, 23 Jul 2019 12:16:02 +0200 tuned comments;
wenzelm [Tue, 23 Jul 2019 12:16:02 +0200] rev 70399
tuned comments;
Tue, 23 Jul 2019 12:07:50 +0200 proof terms are always constructed sequentially;
wenzelm [Tue, 23 Jul 2019 12:07:50 +0200] rev 70398
proof terms are always constructed sequentially; discontinued unused Proofterm.Promise -- too complex;
Mon, 22 Jul 2019 21:55:02 +0200 tuned comments -- proper sections;
wenzelm [Mon, 22 Jul 2019 21:55:02 +0200] rev 70397
tuned comments -- proper sections;
Mon, 22 Jul 2019 16:15:40 +0200 support export_proofs, prune_proofs;
wenzelm [Mon, 22 Jul 2019 16:15:40 +0200] rev 70396
support export_proofs, prune_proofs; tuned comments;
Mon, 22 Jul 2019 14:47:21 +0200 clarified postproc: apply shrink_proof last, e.g. relevant for export of full proof term;
wenzelm [Mon, 22 Jul 2019 14:47:21 +0200] rev 70395
clarified postproc: apply shrink_proof last, e.g. relevant for export of full proof term;
Mon, 22 Jul 2019 11:40:04 +0200 tuned;
wenzelm [Mon, 22 Jul 2019 11:40:04 +0200] rev 70394
tuned;
Mon, 22 Jul 2019 11:39:30 +0200 clarified exception;
wenzelm [Mon, 22 Jul 2019 11:39:30 +0200] rev 70393
clarified exception;
Mon, 22 Jul 2019 11:31:42 +0200 tuned;
wenzelm [Mon, 22 Jul 2019 11:31:42 +0200] rev 70392
tuned;
Mon, 22 Jul 2019 11:10:08 +0200 more accurate type information;
wenzelm [Mon, 22 Jul 2019 11:10:08 +0200] rev 70391
more accurate type information;
Mon, 22 Jul 2019 11:09:24 +0200 unused (see also 42fbb6abed5a);
wenzelm [Mon, 22 Jul 2019 11:09:24 +0200] rev 70390
unused (see also 42fbb6abed5a);
Sun, 21 Jul 2019 15:42:43 +0200 discontinued ASCII syntax;
wenzelm [Sun, 21 Jul 2019 15:42:43 +0200] rev 70389
discontinued ASCII syntax;
Sun, 21 Jul 2019 15:19:07 +0200 global declaration of abstract syntax for proof terms, with qualified names;
wenzelm [Sun, 21 Jul 2019 15:19:07 +0200] rev 70388
global declaration of abstract syntax for proof terms, with qualified names; clarified modules;
Sun, 21 Jul 2019 12:28:02 +0200 tuned;
wenzelm [Sun, 21 Jul 2019 12:28:02 +0200] rev 70387
tuned;
Sun, 21 Jul 2019 12:11:35 +0200 tuned;
wenzelm [Sun, 21 Jul 2019 12:11:35 +0200] rev 70386
tuned;
Sat, 20 Jul 2019 14:03:51 +0200 more operations: support type classes within the logic;
wenzelm [Sat, 20 Jul 2019 14:03:51 +0200] rev 70385
more operations: support type classes within the logic;
Sat, 20 Jul 2019 12:52:29 +0200 clarified export of sort algebra: avoid logical operations in Isabelle/Scala;
wenzelm [Sat, 20 Jul 2019 12:52:29 +0200] rev 70384
clarified export of sort algebra: avoid logical operations in Isabelle/Scala;
Sat, 20 Jul 2019 11:48:30 +0200 more operations (avoid clones in Isabelle/MMT and Isabelle/Dedukti);
wenzelm [Sat, 20 Jul 2019 11:48:30 +0200] rev 70383
more operations (avoid clones in Isabelle/MMT and Isabelle/Dedukti);
Sat, 20 Jul 2019 11:17:54 +0200 more robust: avoid folding of jEdit file-names wrt. JEDIT_SESSION_DIRS;
wenzelm [Sat, 20 Jul 2019 11:17:54 +0200] rev 70382
more robust: avoid folding of jEdit file-names wrt. JEDIT_SESSION_DIRS;
Fri, 19 Jul 2019 12:57:14 +0100 More results about measure and integration theory
paulson <lp15@cam.ac.uk> [Fri, 19 Jul 2019 12:57:14 +0100] rev 70381
More results about measure and integration theory
Thu, 18 Jul 2019 15:40:15 +0100 More analysis / measure theory material
paulson <lp15@cam.ac.uk> [Thu, 18 Jul 2019 15:40:15 +0100] rev 70380
More analysis / measure theory material
Thu, 18 Jul 2019 14:08:44 +0100 merged
paulson [Thu, 18 Jul 2019 14:08:44 +0100] rev 70379
merged
Thu, 18 Jul 2019 14:08:28 +0100 more new material about analysis
paulson <lp15@cam.ac.uk> [Thu, 18 Jul 2019 14:08:28 +0100] rev 70378
more new material about analysis
Thu, 18 Jul 2019 12:06:42 +0200 added forgotten declaration provided by Florian Haftmann
nipkow [Thu, 18 Jul 2019 12:06:42 +0200] rev 70377
added forgotten declaration provided by Florian Haftmann
Wed, 17 Jul 2019 22:24:20 +0200 merged;
wenzelm [Wed, 17 Jul 2019 22:24:20 +0200] rev 70376
merged;
Wed, 17 Jul 2019 21:56:32 +0200 updated to jedit_build-20190717: support more brackets;
wenzelm [Wed, 17 Jul 2019 21:56:32 +0200] rev 70375
updated to jedit_build-20190717: support more brackets;
Wed, 17 Jul 2019 21:32:03 +0200 updated to isabelle_fonts-20190717;
wenzelm [Wed, 17 Jul 2019 21:32:03 +0200] rev 70374
updated to isabelle_fonts-20190717;
Wed, 17 Jul 2019 17:12:57 +0200 redundant;
wenzelm [Wed, 17 Jul 2019 17:12:57 +0200] rev 70373
redundant;
Wed, 17 Jul 2019 17:03:50 +0200 tuned;
wenzelm [Wed, 17 Jul 2019 17:03:50 +0200] rev 70372
tuned;
Wed, 17 Jul 2019 16:10:05 +0200 added \<llangle>, \<rrangle>;
wenzelm [Wed, 17 Jul 2019 16:10:05 +0200] rev 70371
added \<llangle>, \<rrangle>; discontinued special rendering for old {* *};
Wed, 17 Jul 2019 11:18:39 +0200 tuned doc isar-ref;
wenzelm [Wed, 17 Jul 2019 11:18:39 +0200] rev 70370
tuned doc isar-ref;
Wed, 17 Jul 2019 11:09:43 +0200 added \<bbar>;
wenzelm [Wed, 17 Jul 2019 11:09:43 +0200] rev 70369
added \<bbar>;
Wed, 17 Jul 2019 09:40:43 +0200 added \<sqdot>;
wenzelm [Wed, 17 Jul 2019 09:40:43 +0200] rev 70368
added \<sqdot>;
Wed, 17 Jul 2019 16:32:06 +0100 fixed renaming issues
paulson <lp15@cam.ac.uk> [Wed, 17 Jul 2019 16:32:06 +0100] rev 70367
fixed renaming issues
Wed, 17 Jul 2019 14:02:50 +0100 merged
paulson [Wed, 17 Jul 2019 14:02:50 +0100] rev 70366
merged
Wed, 17 Jul 2019 14:02:42 +0100 a few new lemmas and a bit of tidying
paulson <lp15@cam.ac.uk> [Wed, 17 Jul 2019 14:02:42 +0100] rev 70365
a few new lemmas and a bit of tidying
Tue, 16 Jul 2019 15:39:32 +0200 support for a soft-type system within the Isabelle logical framework;
wenzelm [Tue, 16 Jul 2019 15:39:32 +0200] rev 70364
support for a soft-type system within the Isabelle logical framework;
Thu, 11 Jul 2019 18:37:52 +0200 tuned
nipkow [Thu, 11 Jul 2019 18:37:52 +0200] rev 70363
tuned
Thu, 04 Jul 2019 14:20:47 +0200 proper theory naming after join (reset due to merge_data);
wenzelm [Thu, 04 Jul 2019 14:20:47 +0200] rev 70362
proper theory naming after join (reset due to merge_data);
Thu, 04 Jul 2019 12:31:24 +0200 support join of anonymous theory nodes, e.g. relevant for parallel theory construction;
wenzelm [Thu, 04 Jul 2019 12:31:24 +0200] rev 70361
support join of anonymous theory nodes, e.g. relevant for parallel theory construction;
Thu, 04 Jul 2019 11:26:00 +0200 clarified history stage: allow independent updates that are merged later;
wenzelm [Thu, 04 Jul 2019 11:26:00 +0200] rev 70360
clarified history stage: allow independent updates that are merged later;
Mon, 24 Jun 2019 16:26:25 +0200 support abstract syntax for proof terms (see src/Pure/Proofs/proof_syntax.ML);
wenzelm [Mon, 24 Jun 2019 16:26:25 +0200] rev 70359
support abstract syntax for proof terms (see src/Pure/Proofs/proof_syntax.ML);
Sun, 23 Jun 2019 13:42:16 +0000 proper quasi-total merge
haftmann [Sun, 23 Jun 2019 13:42:16 +0000] rev 70358
proper quasi-total merge
Sat, 22 Jun 2019 16:23:25 +0200 made LaTeX happy
haftmann [Sat, 22 Jun 2019 16:23:25 +0200] rev 70357
made LaTeX happy
Sat, 22 Jun 2019 07:18:55 +0000 streamlined setup for linear algebra, particularly removed redundant rule declarations
haftmann [Sat, 22 Jun 2019 07:18:55 +0000] rev 70356
streamlined setup for linear algebra, particularly removed redundant rule declarations
Sat, 22 Jun 2019 06:25:34 +0000 tuned
haftmann [Sat, 22 Jun 2019 06:25:34 +0000] rev 70355
tuned
Fri, 21 Jun 2019 18:55:00 +0000 tuned
haftmann [Fri, 21 Jun 2019 18:55:00 +0000] rev 70354
tuned
Sun, 16 Jun 2019 16:40:57 +0000 even more appropriate fact name
haftmann [Sun, 16 Jun 2019 16:40:57 +0000] rev 70353
even more appropriate fact name
Sun, 16 Jun 2019 16:40:57 +0000 more correct indicator
haftmann [Sun, 16 Jun 2019 16:40:57 +0000] rev 70352
more correct indicator
Fri, 14 Jun 2019 12:29:50 +0200 make latex happy
haftmann [Fri, 14 Jun 2019 12:29:50 +0200] rev 70351
make latex happy
Fri, 14 Jun 2019 08:34:28 +0000 moved some theorems into HOL main corpus
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70350
moved some theorems into HOL main corpus
Fri, 14 Jun 2019 08:34:28 +0000 misc tuning and modernization
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70349
misc tuning and modernization
Fri, 14 Jun 2019 08:34:28 +0000 more theorems for proof of concept for word type
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70348
more theorems for proof of concept for word type
Fri, 14 Jun 2019 08:34:28 +0000 official fact collection sign_simps
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70347
official fact collection sign_simps
Fri, 14 Jun 2019 08:34:28 +0000 tuned proofs
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70346
tuned proofs
Fri, 14 Jun 2019 08:34:27 +0000 avoid pseudo-collection to be used in generated proofs
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70345
avoid pseudo-collection to be used in generated proofs
Fri, 14 Jun 2019 08:34:27 +0000 moved comment to approproiate place
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70344
moved comment to approproiate place
Fri, 14 Jun 2019 08:34:27 +0000 removed outcommented example which seems not to work as advertized
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70343
removed outcommented example which seems not to work as advertized
Fri, 14 Jun 2019 08:34:27 +0000 clear separation of types for bits (False / True) and Z2 (0 / 1)
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70342
clear separation of types for bits (False / True) and Z2 (0 / 1)
Fri, 14 Jun 2019 08:34:27 +0000 generalized type classes for parity to cover word types also, which contain zero divisors
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
Fri, 14 Jun 2019 08:34:27 +0000 slightly more specialized name for type class
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70340
slightly more specialized name for type class
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip