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