wenzelm [Fri, 02 Aug 2019 14:14:49 +0200] rev 70458
more direct proofs for type classes;
misc tuning and cleanup;
wenzelm [Fri, 02 Aug 2019 11:43:36 +0200] rev 70457
tuned;
wenzelm [Fri, 02 Aug 2019 11:23:09 +0200] rev 70456
clarified modules: inference kernel maintains sort algebra within the logic;
wenzelm [Thu, 01 Aug 2019 14:46:50 +0200] rev 70455
more elementary treatment of standard_vars (unconstrainT is already standard);
wenzelm [Thu, 01 Aug 2019 10:14:58 +0200] rev 70454
clarified module structure;
wenzelm [Thu, 01 Aug 2019 09:55:37 +0200] rev 70453
simplified module structure: back to plain datatype (see 95f4f08f950f and 70019ab5e57f);
wenzelm [Thu, 01 Aug 2019 09:50:20 +0200] rev 70452
abstract type theory_id -- ensure non-equality type independently of implementation;
wenzelm [Wed, 31 Jul 2019 19:50:38 +0200] rev 70451
clarified export: retain proof boxes as local definitions -- more scalable;
nipkow [Wed, 31 Jul 2019 09:04:00 +0200] rev 70450
reduced dependencies
wenzelm [Tue, 30 Jul 2019 20:09:25 +0200] rev 70449
clarified global theory context;
wenzelm [Tue, 30 Jul 2019 19:01:51 +0200] rev 70448
more robust export, based on reconstruct_proof / expand_proof;
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;
wenzelm [Tue, 30 Jul 2019 13:22:29 +0200] rev 70446
tuned -- fewer warnings;
wenzelm [Tue, 30 Jul 2019 13:19:14 +0200] rev 70445
discontinued pointless messages;
wenzelm [Tue, 30 Jul 2019 11:51:55 +0200] rev 70444
clarified context;
wenzelm [Tue, 30 Jul 2019 11:41:39 +0200] rev 70443
clarified modules;
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;
wenzelm [Mon, 29 Jul 2019 18:44:39 +0200] rev 70441
merged
wenzelm [Mon, 29 Jul 2019 18:16:51 +0200] rev 70440
more diagnostic operations;
wenzelm [Mon, 29 Jul 2019 15:10:30 +0200] rev 70439
tuned -- non-strict args;
wenzelm [Mon, 29 Jul 2019 11:38:05 +0200] rev 70438
proper constrains_map -- for shyps that are covered by present variables (amending 251f1fb44ccd);
wenzelm [Mon, 29 Jul 2019 11:21:41 +0200] rev 70437
tuned signature;
wenzelm [Mon, 29 Jul 2019 11:09:37 +0200] rev 70436
clarified signature;
tuned;
wenzelm [Mon, 29 Jul 2019 10:26:12 +0200] rev 70435
tuned signature;
nipkow [Mon, 29 Jul 2019 16:26:06 +0200] rev 70434
News for bind infixl
nipkow [Mon, 29 Jul 2019 14:28:30 +0200] rev 70433
Monadic bind is now infixl as is the norm
wenzelm [Sun, 28 Jul 2019 15:39:30 +0200] rev 70432
purge remains from test (cf. 5a53724fe247);
wenzelm [Sun, 28 Jul 2019 14:37:32 +0200] rev 70431
tuned;
wenzelm [Sun, 28 Jul 2019 14:28:40 +0200] rev 70430
clarified signature;
wenzelm [Sun, 28 Jul 2019 12:43:31 +0200] rev 70429
removed obsolete RC tags;