wenzelm [Fri, 18 Oct 2019 22:44:19 +0200] rev 70904
proper treatment of self thm_id;
clarified signature;
haftmann [Sat, 19 Oct 2019 09:15:41 +0000] rev 70903
added quickcheck setup
haftmann [Sat, 19 Oct 2019 09:15:37 +0000] rev 70902
generalized
haftmann [Fri, 18 Oct 2019 18:41:33 +0000] rev 70901
moved quickcheck setup to distribution
haftmann [Fri, 18 Oct 2019 18:41:31 +0000] rev 70900
moved generic instance to distribution
wenzelm [Fri, 18 Oct 2019 16:25:54 +0200] rev 70899
clarified signature: support partial read_proof to accommodate proof term normalization vs. approximative proof_boxes as upper bound;
wenzelm [Thu, 17 Oct 2019 21:52:16 +0200] rev 70898
turn hidden terms into dummy, e.g. relevant for boundary cases of reconstruct_proof;
wenzelm [Thu, 17 Oct 2019 21:31:53 +0200] rev 70897
support dummy term;
wenzelm [Thu, 17 Oct 2019 21:03:59 +0200] rev 70896
tuned signature;
wenzelm [Thu, 17 Oct 2019 20:56:18 +0200] rev 70895
proof boxes based on proof digest (not proof term): thus it works with prune_proofs;
wenzelm [Thu, 17 Oct 2019 20:56:09 +0200] rev 70894
proper Thm.transfer;
wenzelm [Thu, 17 Oct 2019 20:28:31 +0200] rev 70893
clarified files;
wenzelm [Thu, 17 Oct 2019 17:24:13 +0200] rev 70892
clarified proof_boxes (requires prune_proofs=false);
wenzelm [Thu, 17 Oct 2019 16:10:44 +0200] rev 70891
tuned;
wenzelm [Thu, 17 Oct 2019 14:06:14 +0200] rev 70890
more robust;