wenzelm [Thu, 15 Aug 2019 16:26:50 +0200] rev 70536
clarified type Indexname, with plain value Int;
eliminated pointless cache_int;
wenzelm [Thu, 15 Aug 2019 16:17:18 +0200] rev 70535
more complete pattern match;
wenzelm [Thu, 15 Aug 2019 16:06:57 +0200] rev 70534
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 70533
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 70532
new material; rotated premises of Lim_transform_eventually
wenzelm [Wed, 14 Aug 2019 19:50:23 +0200] rev 70531
clarified name context for abstractions -- in contrast to 367e60d9aa1b and Term.variant_frees (*as they are printed :-*);