src/Pure/zterm.ML
Thu, 06 Jun 2024 11:53:52 +0200 wenzelm tuned signature;
Thu, 06 Jun 2024 11:41:15 +0200 wenzelm tuned;
Thu, 06 Jun 2024 11:32:39 +0200 wenzelm tuned signature;
Tue, 04 Jun 2024 15:13:26 +0200 wenzelm tuned signature;
Thu, 11 Jan 2024 16:34:40 +0100 wenzelm clarified order, disregard structure of proof;
Thu, 11 Jan 2024 15:37:11 +0100 wenzelm minor performance tuning;
Thu, 11 Jan 2024 13:09:39 +0100 wenzelm tuned;
Thu, 11 Jan 2024 12:44:27 +0100 wenzelm more thorough treatment of hidden type variables within zproof;
Thu, 11 Jan 2024 12:37:10 +0100 wenzelm more uniform treatment of "hyps" within zproof;
Thu, 11 Jan 2024 12:00:02 +0100 wenzelm clarified order: follow Thm.fold_terms;
Sat, 06 Jan 2024 21:01:06 +0100 wenzelm more zproofs, underlying Proofterm.unconstrain_thm_proof / Thm.unconstrainT;
Sat, 06 Jan 2024 20:53:50 +0100 wenzelm omit syntactic of_class check, which is in conflict with sort constraints within the logic;
Sat, 06 Jan 2024 20:41:07 +0100 wenzelm tuned;
Sat, 06 Jan 2024 20:40:07 +0100 wenzelm minor performance tuning;
Sat, 06 Jan 2024 15:31:41 +0100 wenzelm clarified signature;
Sat, 06 Jan 2024 12:34:55 +0100 wenzelm tuned signature: canonical argument order;
Thu, 04 Jan 2024 15:56:03 +0100 wenzelm tuned;
Thu, 04 Jan 2024 15:49:09 +0100 wenzelm clarified datatype ztyp: omit special case that rarely occurs (thanks to ZClass and ZClassp);
Thu, 04 Jan 2024 15:16:10 +0100 wenzelm clarified box_proof: use sort constraints within the logic;
Wed, 03 Jan 2024 12:40:10 +0100 wenzelm more operations (see also 8368160d3c65);
Tue, 02 Jan 2024 23:17:43 +0100 wenzelm proper support for complex types, not just type variables (amending 623789141e39);
Tue, 02 Jan 2024 21:58:32 +0100 wenzelm proper instantiation for make_const_proof, notably change of types for term variables;
Tue, 02 Jan 2024 20:34:22 +0100 wenzelm tuned names;
Tue, 02 Jan 2024 20:09:42 +0100 wenzelm more operations;
Sun, 31 Dec 2023 15:09:04 +0100 wenzelm pro-forma support for ZTerm.sorts_zproof;
Sat, 30 Dec 2023 12:34:27 +0100 wenzelm more operations;
Tue, 26 Dec 2023 20:11:25 +0100 wenzelm tuned signature;
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;
Fri, 15 Dec 2023 17:19:57 +0100 wenzelm tuned signature;
Fri, 15 Dec 2023 17:15:59 +0100 wenzelm more zproofs;
Thu, 14 Dec 2023 20:43:10 +0100 wenzelm more operations: zterm ordering that follows fast_term_ord;
less more (0) -100 -60 tip