wenzelm [Tue, 06 Aug 2019 16:15:22 +0200] rev 70471
clarified context: proper transfer;
wenzelm [Tue, 06 Aug 2019 16:13:59 +0200] rev 70470
tuned;
wenzelm [Mon, 05 Aug 2019 16:11:43 +0200] rev 70469
clarified modules: more direct data implementation;
Manuel Eberl <eberlm@in.tum.de> [Tue, 06 Aug 2019 18:04:06 +0200] rev 70468
Added Takeuchi function to HOL-ex
wenzelm [Mon, 05 Aug 2019 11:20:56 +0200] rev 70467
full AFP test on lrzcloud2;
wenzelm [Mon, 05 Aug 2019 11:08:50 +0200] rev 70466
obsolete;
wenzelm [Sat, 03 Aug 2019 21:18:12 +0200] rev 70465
more efficient data structure;
wenzelm [Sat, 03 Aug 2019 20:30:24 +0200] rev 70464
clarified signature;
wenzelm [Sat, 03 Aug 2019 16:17:16 +0200] rev 70463
guard constraints by record_proofs=1, until performance implications have become more clear;
wenzelm [Sat, 03 Aug 2019 16:10:34 +0200] rev 70462
more complete completions according to Sorts.insert_complete_ars (cf. 13199740ced6), e.g. relevant for theories HOL-ex.Word_Type, HOL-Matrix_LP.SparseMatrix;
wenzelm [Sat, 03 Aug 2019 15:48:28 +0200] rev 70461
tuned;
wenzelm [Sat, 03 Aug 2019 15:05:53 +0200] rev 70460
tuned;
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;
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;