wenzelm [Sat, 12 Oct 2019 15:41:59 +0200] rev 70846
clarified output and input of Typ/Term;
wenzelm [Sat, 12 Oct 2019 15:15:41 +0200] rev 70845
adapted to ML version;
wenzelm [Sat, 12 Oct 2019 15:01:13 +0200] rev 70844
more compact XML;
wenzelm [Sat, 12 Oct 2019 13:43:17 +0200] rev 70843
more compact XML: separate environment for free variables;
clarified fold_proof_terms vs. fold_proof_terms_types;
wenzelm [Sat, 12 Oct 2019 12:25:16 +0200] rev 70842
more compact XML;
wenzelm [Fri, 11 Oct 2019 22:06:49 +0200] rev 70841
merged
wenzelm [Fri, 11 Oct 2019 22:01:45 +0200] rev 70840
proper ML names;
wenzelm [Fri, 11 Oct 2019 21:51:10 +0200] rev 70839
clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
wenzelm [Fri, 11 Oct 2019 21:44:39 +0200] rev 70838
some treatment of OfClass proofs;
wenzelm [Fri, 11 Oct 2019 21:34:37 +0200] rev 70837
tuned signature;
wenzelm [Fri, 11 Oct 2019 21:23:06 +0200] rev 70836
misc tuning and clarification;
wenzelm [Fri, 11 Oct 2019 19:35:59 +0200] rev 70835
proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g. relevant for proof reconstruction of List.list.full_exhaustive_list.simps;
wenzelm [Fri, 11 Oct 2019 18:26:35 +0200] rev 70834
clarified oracle_proof;
wenzelm [Fri, 11 Oct 2019 16:40:33 +0200] rev 70833
tuned;
wenzelm [Fri, 11 Oct 2019 16:32:52 +0200] rev 70832
tuned;
wenzelm [Fri, 11 Oct 2019 16:28:36 +0200] rev 70831
tuned;
wenzelm [Fri, 11 Oct 2019 15:36:32 +0200] rev 70830
clarified signature;
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