wenzelm [Fri, 11 Oct 2019 11:16:36 +0200] rev 70829
tuned signature;
wenzelm [Thu, 10 Oct 2019 16:51:47 +0200] rev 70828
more compact XML representation;
wenzelm [Thu, 10 Oct 2019 15:52:30 +0200] rev 70827
proper generalize_proof: schematic variables need to be explicit in the resulting proof term (for shrink/reconstruct operation);
wenzelm [Thu, 10 Oct 2019 15:18:40 +0200] rev 70826
tuned;
wenzelm [Thu, 10 Oct 2019 15:10:07 +0200] rev 70825
tuned -- more direct ML expressions;
wenzelm [Thu, 10 Oct 2019 15:00:36 +0200] rev 70824
clarified modules;
wenzelm [Thu, 10 Oct 2019 14:55:26 +0200] rev 70823
tuned whitespace;
wenzelm [Thu, 10 Oct 2019 14:53:48 +0200] rev 70822
more accurate treatment of propositions within proof terms, but these are ultimately ignored for performance reasons;
wenzelm [Thu, 10 Oct 2019 11:04:27 +0200] rev 70821
unused;
blanchet [Fri, 11 Oct 2019 11:08:32 +0200] rev 70820
document antiquotations + clarify porting text slightly
blanchet [Thu, 10 Oct 2019 16:59:37 +0200] rev 70819
updated veriT part of Sledgehammer documentation
blanchet [Thu, 10 Oct 2019 16:37:52 +0200] rev 70818
added para constrasting 'primrec' and 'fun' -- and removed my middle name
haftmann [Wed, 09 Oct 2019 14:51:54 +0000] rev 70817
dedicated fact collections for algebraic simplification rules potentially splitting goals
wenzelm [Wed, 09 Oct 2019 23:00:52 +0200] rev 70816
merged
wenzelm [Wed, 09 Oct 2019 23:00:12 +0200] rev 70815
tuned;
wenzelm [Wed, 09 Oct 2019 22:52:34 +0200] rev 70814
misc tuning and clarification;
wenzelm [Wed, 09 Oct 2019 22:22:17 +0200] rev 70813
tuned;
wenzelm [Wed, 09 Oct 2019 22:18:23 +0200] rev 70812
tuned -- allow slightly more expensive atomic proofs;
wenzelm [Wed, 09 Oct 2019 21:59:56 +0200] rev 70811
clarified signature -- some operations to support fully explicit proof terms;
wenzelm [Tue, 08 Oct 2019 16:54:23 +0200] rev 70810
tuned;
wenzelm [Tue, 08 Oct 2019 16:17:19 +0200] rev 70809
tuned;
wenzelm [Tue, 08 Oct 2019 16:11:04 +0200] rev 70808
proper treatment of sorts;
wenzelm [Tue, 08 Oct 2019 16:04:59 +0200] rev 70807
tuned app_types: more direct map_proof_types_same;
wenzelm [Tue, 08 Oct 2019 14:27:11 +0200] rev 70806
tuned;
blanchet [Wed, 09 Oct 2019 18:48:15 +0200] rev 70805
generalized parsing, for e.g. Leo-III
paulson <lp15@cam.ac.uk> [Wed, 09 Oct 2019 15:32:41 +0100] rev 70804
More theorems about limits, including cancellation simprules
paulson <lp15@cam.ac.uk> [Wed, 09 Oct 2019 14:39:10 +0100] rev 70803
Generalised two results concerning limits from the real numbers to type classes
haftmann [Tue, 08 Oct 2019 10:26:40 +0000] rev 70802
formally augmented corresponding rules for field_simps