wenzelm [Thu, 15 Aug 2019 21:18:06 +0200] rev 70727
more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
wenzelm [Thu, 15 Aug 2019 19:35:17 +0200] rev 70726
more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
wenzelm [Thu, 15 Aug 2019 18:21:12 +0200] rev 70725
support Export_Theory.read_proof, based on theory_name and serial;
wenzelm [Thu, 15 Aug 2019 16:57:09 +0200] rev 70724
clarified PThm: theory_name simplifies retrieval from exports;
wenzelm [Thu, 15 Aug 2019 16:38:55 +0200] rev 70723
Indexname.toString according to string_of_vname' in ML;
wenzelm [Thu, 15 Aug 2019 16:26:50 +0200] rev 70722
clarified type Indexname, with plain value Int;
eliminated pointless cache_int;
wenzelm [Thu, 15 Aug 2019 16:17:18 +0200] rev 70721
more complete pattern match;
wenzelm [Thu, 15 Aug 2019 16:06:57 +0200] rev 70720
export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
wenzelm [Thu, 15 Aug 2019 16:02:47 +0200] rev 70719
support for (fully reconstructed) proof terms in Scala;
proper cache_typs;
paulson <lp15@cam.ac.uk> [Thu, 15 Aug 2019 16:11:56 +0100] rev 70718
new material; rotated premises of Lim_transform_eventually