wenzelm [Sat, 19 Oct 2019 11:33:36 +0200] rev 70907
proper protocol_message for bootstrap proofs;
wenzelm [Sat, 19 Oct 2019 11:29:39 +0200] rev 70906
proper export of bootstrap proofs (amending a6304b4664b6);
wenzelm [Fri, 18 Oct 2019 22:45:09 +0200] rev 70905
more robust -- avoid interference with Proofterm.proofs := 0 in ML_Bootstrap.thy;
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;