wenzelm [Wed, 25 Sep 2019 19:40:00 +0200] rev 70757
disable lrzcloud1 -- superseded by lrzcloud2;
nipkow [Wed, 25 Sep 2019 18:39:47 +0200] rev 70756
merged
nipkow [Wed, 25 Sep 2019 17:22:57 +0200] rev 70755
replaced new type ('a,'b) tree by old type ('a*'b) tree.
wenzelm [Wed, 25 Sep 2019 14:31:00 +0200] rev 70754
more Phabricator configuration;
nipkow [Tue, 24 Sep 2019 17:36:14 +0200] rev 70753
merged
nipkow [Tue, 24 Sep 2019 16:10:34 +0200] rev 70752
merged
nipkow [Tue, 24 Sep 2019 16:10:27 +0200] rev 70751
simplified proofs
wenzelm [Tue, 24 Sep 2019 16:17:37 +0200] rev 70750
some information about Phabricator server setup;
paulson <lp15@cam.ac.uk> [Tue, 24 Sep 2019 12:56:10 +0100] rev 70749
More type class generalisations. Note that linorder_antisym_conv1 and linorder_antisym_conv2 no longer exist.
nipkow [Mon, 23 Sep 2019 17:15:44 +0200] rev 70748
merged
nipkow [Mon, 23 Sep 2019 17:15:29 +0200] rev 70747
Enforced precodition "n <= length xs" to avoid relying on "hd []".
paulson <lp15@cam.ac.uk> [Mon, 23 Sep 2019 14:08:49 +0100] rev 70746
Generalisation of many theorems to a more abstract type class (suggested by Mr Anonymous)
nipkow [Mon, 23 Sep 2019 08:43:52 +0200] rev 70745
tuned
nipkow [Mon, 23 Sep 2019 07:57:58 +0200] rev 70744
added lemma
wenzelm [Sun, 22 Sep 2019 19:04:11 +0200] rev 70743
proper file name instead of font name (amending dc9a39c3f75d);
nipkow [Sun, 22 Sep 2019 16:25:09 +0200] rev 70742
added function
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