wenzelm [Thu, 19 Sep 2019 20:27:40 +0200] rev 70741
merged
wenzelm [Thu, 19 Sep 2019 20:27:30 +0200] rev 70740
clarified data structures;
eliminated presumably obsolete check of known_theories: should be unique by construction;
wenzelm [Thu, 19 Sep 2019 16:42:27 +0200] rev 70739
unused;
paulson [Thu, 19 Sep 2019 17:24:15 +0100] rev 70738
merged
paulson <lp15@cam.ac.uk> [Thu, 19 Sep 2019 17:24:08 +0100] rev 70737
Tidying and one more theorem
wenzelm [Thu, 19 Sep 2019 16:38:32 +0200] rev 70736
merged
wenzelm [Thu, 19 Sep 2019 16:38:05 +0200] rev 70735
explicit check of assumption prefix;
wenzelm [Thu, 19 Sep 2019 15:09:12 +0200] rev 70734
clarified signature;
wenzelm [Thu, 19 Sep 2019 10:52:18 +0200] rev 70733
clarified modules;
wenzelm [Wed, 18 Sep 2019 22:46:01 +0200] rev 70732
support soft types for 'have' etc., with careful export wrt. result text to avoid extra assumptions (details may differ due to polymorphism);
wenzelm [Wed, 18 Sep 2019 21:35:21 +0200] rev 70731
proper export of result_text for 'have';
wenzelm [Wed, 18 Sep 2019 20:53:53 +0200] rev 70730
support soft types for 'assume';
clarified "text": avoid polymorphism due to premature export;
wenzelm [Wed, 18 Sep 2019 20:10:15 +0200] rev 70729
more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
wenzelm [Tue, 17 Sep 2019 17:06:05 +0200] rev 70728
clarified modules;
wenzelm [Tue, 17 Sep 2019 16:26:57 +0200] rev 70727
clarified signature -- removed unused option (see acb0807ddb56);
paulson <lp15@cam.ac.uk> [Thu, 19 Sep 2019 14:49:19 +0100] rev 70726
one small last theorem
paulson <lp15@cam.ac.uk> [Thu, 19 Sep 2019 13:59:29 +0100] rev 70725
Four new results from Smooth_Manifolds/Analysis_More
paulson <lp15@cam.ac.uk> [Thu, 19 Sep 2019 12:36:15 +0100] rev 70724
A few more simple results
paulson <lp15@cam.ac.uk> [Wed, 18 Sep 2019 14:41:37 +0100] rev 70723
imported new material mostly due to Sébastien Gouëzel
paulson <lp15@cam.ac.uk> [Tue, 17 Sep 2019 16:21:31 +0100] rev 70722
A couple of new theorems, stolen from AFP entries
paulson <lp15@cam.ac.uk> [Tue, 17 Sep 2019 12:36:04 +0100] rev 70721
A few new theorems, tidying up and deletion of obsolete material
wenzelm [Mon, 16 Sep 2019 23:51:24 +0200] rev 70720
merged
wenzelm [Mon, 16 Sep 2019 23:25:09 +0200] rev 70719
more errors;
wenzelm [Mon, 16 Sep 2019 23:20:45 +0200] rev 70718
clarified inversion of file name to theory name, notably for Windows;
wenzelm [Mon, 16 Sep 2019 21:42:22 +0200] rev 70717
clarified import_name: observe directory notation more strictly;
wenzelm [Mon, 16 Sep 2019 21:30:30 +0200] rev 70716
tuned signature;
wenzelm [Mon, 16 Sep 2019 20:06:25 +0200] rev 70715
clarified signature -- removed pointless operations;
wenzelm [Mon, 16 Sep 2019 19:48:09 +0200] rev 70714
clarified signature -- removed unused content;