src/Pure/proofterm.ML
Mon, 09 Mar 2020 16:58:23 +0100 wenzelm proper grounding of free types produced by reconstruct_proof/infer_type, e.g. relevant for Lattices_Big.semilattice_set.infinite;
Mon, 09 Mar 2020 16:12:53 +0100 wenzelm tuned;
Mon, 09 Mar 2020 15:50:24 +0100 wenzelm tuned whitespace;
Mon, 09 Mar 2020 14:30:09 +0100 wenzelm clarified;
Mon, 09 Mar 2020 14:13:44 +0100 wenzelm tuned signature;
Mon, 24 Feb 2020 20:57:29 +0100 wenzelm more position information for oracles (e.g. "skip_proof" for 'sorry'), requires Proofterm.proofs := 1;
Mon, 04 Nov 2019 16:56:16 +0100 wenzelm uniform "prune_proofs" for Thm_Node / PThm, but it is in conflict with export_proofs of re-used nodes;
Mon, 04 Nov 2019 14:56:49 +0100 wenzelm more robust expose_proofs corresponding to register_proofs/consolidate_theory;
Sun, 03 Nov 2019 15:45:46 +0100 wenzelm clarified signature -- more options;
Sat, 02 Nov 2019 20:56:22 +0100 wenzelm proper graph traversal -- avoid exponential blowup (amending 71d1971d67ad);
Sat, 02 Nov 2019 12:02:27 +0100 wenzelm more scalable protocol_message: use XML.body directly (Output.output hook is not required);
Sat, 02 Nov 2019 10:56:53 +0100 wenzelm clarified signature;
Fri, 01 Nov 2019 18:08:46 +0100 wenzelm clarified signature (again);
Fri, 01 Nov 2019 17:53:27 +0100 wenzelm clarified signature;
Fri, 01 Nov 2019 16:36:17 +0100 wenzelm make double-sure that internal proof boxes are exported, e.g. in Pure;
Fri, 01 Nov 2019 15:23:23 +0100 wenzelm clarified modules (again);
Fri, 01 Nov 2019 15:09:55 +0100 wenzelm more detailed proof term output;
Fri, 01 Nov 2019 14:30:22 +0100 wenzelm tuned signature;
Thu, 31 Oct 2019 22:34:16 +0100 wenzelm more accurate proof_boxes -- from actual proof body;
Sat, 26 Oct 2019 19:39:16 +0200 wenzelm proper order of variables, independently of varify/unvarify state -- relevant for export of locale conclusions;
Sun, 20 Oct 2019 21:12:18 +0200 wenzelm clarified signature: name of standard_proof is authentic, otherwise empty;
Sun, 20 Oct 2019 20:38:22 +0200 wenzelm clarified expand_proof/expand_name: allow more detailed control via thm_header;
Sat, 19 Oct 2019 16:09:39 +0200 wenzelm export toplevel proof similar to named PThm;
Sat, 19 Oct 2019 15:32:32 +0200 wenzelm tuned signature;
Thu, 17 Oct 2019 21:52:16 +0200 wenzelm turn hidden terms into dummy, e.g. relevant for boundary cases of reconstruct_proof;
Thu, 17 Oct 2019 20:56:18 +0200 wenzelm proof boxes based on proof digest (not proof term): thus it works with prune_proofs;
Thu, 17 Oct 2019 17:24:13 +0200 wenzelm clarified proof_boxes (requires prune_proofs=false);
Wed, 16 Oct 2019 21:55:17 +0200 wenzelm more robust: avoid looping Lazy.force due to misinterpreted interrupt;
Wed, 16 Oct 2019 16:47:21 +0200 wenzelm more informative combination_proof, e.g. relevant for proper type inference in HOL.Product_Type (with export_proofs);
Wed, 16 Oct 2019 15:31:01 +0200 wenzelm tuned -- more stable type inference;
Tue, 15 Oct 2019 21:05:35 +0200 wenzelm more support for proof terms;
Tue, 15 Oct 2019 14:14:10 +0200 wenzelm clarified proof export;
Tue, 15 Oct 2019 13:11:31 +0200 wenzelm skip (somewhat pointless) shrink_proof more uniformly;
Tue, 15 Oct 2019 11:48:25 +0200 wenzelm apply_preproc for all proof boxes;
Sat, 12 Oct 2019 18:40:29 +0200 wenzelm support preprocessing of exported proofs;
Sat, 12 Oct 2019 15:01:13 +0200 wenzelm more compact XML;
Sat, 12 Oct 2019 13:43:17 +0200 wenzelm more compact XML: separate environment for free variables;
Fri, 11 Oct 2019 21:51:10 +0200 wenzelm clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
Fri, 11 Oct 2019 19:35:59 +0200 wenzelm 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;
Fri, 11 Oct 2019 18:26:35 +0200 wenzelm clarified oracle_proof;
Fri, 11 Oct 2019 16:40:33 +0200 wenzelm tuned;
Fri, 11 Oct 2019 16:32:52 +0200 wenzelm tuned;
Fri, 11 Oct 2019 16:28:36 +0200 wenzelm tuned;
Fri, 11 Oct 2019 15:36:32 +0200 wenzelm clarified signature;
Fri, 11 Oct 2019 11:16:36 +0200 wenzelm tuned signature;
Thu, 10 Oct 2019 15:52:30 +0200 wenzelm proper generalize_proof: schematic variables need to be explicit in the resulting proof term (for shrink/reconstruct operation);
Thu, 10 Oct 2019 15:00:36 +0200 wenzelm clarified modules;
Thu, 10 Oct 2019 14:55:26 +0200 wenzelm tuned whitespace;
Thu, 10 Oct 2019 14:53:48 +0200 wenzelm more accurate treatment of propositions within proof terms, but these are ultimately ignored for performance reasons;
Wed, 09 Oct 2019 23:00:12 +0200 wenzelm tuned;
Wed, 09 Oct 2019 22:52:34 +0200 wenzelm misc tuning and clarification;
Wed, 09 Oct 2019 21:59:56 +0200 wenzelm clarified signature -- some operations to support fully explicit proof terms;
Tue, 08 Oct 2019 16:54:23 +0200 wenzelm tuned;
Tue, 08 Oct 2019 16:17:19 +0200 wenzelm tuned;
Tue, 08 Oct 2019 16:11:04 +0200 wenzelm proper treatment of sorts;
Tue, 08 Oct 2019 16:04:59 +0200 wenzelm tuned app_types: more direct map_proof_types_same;
Fri, 04 Oct 2019 15:30:52 +0200 wenzelm Term_XML.Encode/Decode.term uses Const "typargs";
Fri, 23 Aug 2019 13:32:27 +0200 wenzelm more compact: avoid pointless PThm rudiments;
Fri, 23 Aug 2019 13:20:13 +0200 wenzelm clarified signature: prefer total operations;
Tue, 20 Aug 2019 18:39:33 +0200 wenzelm clarified thm_id vs. thm_node/thm: retain theory_name;
less more (0) -300 -100 -60 tip