paulson <lp15@cam.ac.uk> [Fri, 16 Aug 2019 15:48:08 +0100] rev 70549
Fixed brace matching (plus some whitespace cleanup)
paulson [Fri, 16 Aug 2019 12:53:47 +0100] rev 70548
merged
paulson <lp15@cam.ac.uk> [Fri, 16 Aug 2019 12:53:36 +0100] rev 70547
new material on eqiintegrable functions, etc.
wenzelm [Fri, 16 Aug 2019 11:40:13 +0200] rev 70546
clarified treatment of individual theorems;
tuned messages;
wenzelm [Fri, 16 Aug 2019 10:33:25 +0200] rev 70545
tuned signature;
wenzelm [Fri, 16 Aug 2019 10:20:41 +0200] rev 70544
clarified signature;
wenzelm [Fri, 16 Aug 2019 10:04:47 +0200] rev 70543
clarified derivation_name vs. raw_derivation_name;
wenzelm [Thu, 15 Aug 2019 21:46:43 +0200] rev 70542
merged
wenzelm [Thu, 15 Aug 2019 21:18:06 +0200] rev 70541
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 70540
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 70539
support Export_Theory.read_proof, based on theory_name and serial;
wenzelm [Thu, 15 Aug 2019 16:57:09 +0200] rev 70538
clarified PThm: theory_name simplifies retrieval from exports;