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);