src/Pure/zterm.ML
Tue, 26 Dec 2023 20:06:30 +0100 wenzelm tuned signature, following Proofterm.thm_header;
Thu, 21 Dec 2023 21:03:02 +0100 wenzelm proper thm_name for stored zproof;
Thu, 21 Dec 2023 11:58:19 +0100 wenzelm tuned whitespace;
Thu, 21 Dec 2023 11:40:43 +0100 wenzelm tuned;
Wed, 20 Dec 2023 14:26:18 +0100 wenzelm more permissive: allow collapse of term variables for equal results, e.g. relevant for metis (line 1882 of "~~/src/HOL/List.thy");
Wed, 20 Dec 2023 12:50:33 +0100 wenzelm more informative exception;
Wed, 20 Dec 2023 11:16:39 +0100 wenzelm tuned;
Tue, 19 Dec 2023 22:56:32 +0100 wenzelm use strict Global_Theory.register_proofs as checkpoint for stored zproof, and thus reduce current zboxes;
Tue, 19 Dec 2023 20:02:17 +0100 wenzelm clarified signature;
Tue, 19 Dec 2023 19:20:21 +0100 wenzelm omit pointless future: proof terms are built sequentially;
Tue, 19 Dec 2023 15:17:04 +0100 wenzelm more normalization;
Tue, 19 Dec 2023 14:41:28 +0100 wenzelm less ambitious normalization: term abstractions over terms and proofs, but not proofs over proofs (which may be large);
Tue, 19 Dec 2023 12:44:03 +0100 wenzelm tuned;
Tue, 19 Dec 2023 12:41:52 +0100 wenzelm more thorough beta contraction, following Envir.norm_term;
Tue, 19 Dec 2023 12:35:24 +0100 wenzelm tuned, following Envir.norm_term;
Tue, 19 Dec 2023 12:30:46 +0100 wenzelm more operations;
Mon, 18 Dec 2023 22:49:33 +0100 wenzelm more thorough beta contraction;
Mon, 18 Dec 2023 22:11:13 +0100 wenzelm tuned whitespace;
Mon, 18 Dec 2023 21:46:51 +0100 wenzelm more operations, following proofterm.ML;
Mon, 18 Dec 2023 14:42:41 +0100 wenzelm clarified signature, following Term.subst_bounds_same;
Mon, 18 Dec 2023 12:57:59 +0100 wenzelm minor performance tuning: more concise union;
Mon, 18 Dec 2023 11:19:15 +0100 wenzelm tuned, following close_proof;
Mon, 18 Dec 2023 11:15:22 +0100 wenzelm proper treatment of proof hyps, following 8368160d3c65;
Sun, 17 Dec 2023 22:58:32 +0100 wenzelm proper treatment of proof hyps: unchangeable, like bound;
Sun, 17 Dec 2023 21:43:14 +0100 wenzelm clarified signature;
Sun, 17 Dec 2023 21:34:44 +0100 wenzelm proper beta_norm after instantiation (amending 90c5aadcc4b2);
Sun, 17 Dec 2023 21:30:21 +0100 wenzelm minor performance tuning: more direct beta_norm;
Sun, 17 Dec 2023 21:12:18 +0100 wenzelm more robust norm_proof: turn env into instantiation, based on visible statement;
Sun, 17 Dec 2023 15:09:55 +0100 wenzelm proper scope of cache (amending 61af3e917597);
Sun, 17 Dec 2023 11:15:08 +0100 wenzelm tuned comments;
less more (0) -50 -30 tip