Sat, 06 Jan 2024 12:34:55 +0100 |
wenzelm |
tuned signature: canonical argument order;
|
file |
diff |
annotate
|
Thu, 04 Jan 2024 15:56:03 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 04 Jan 2024 15:49:09 +0100 |
wenzelm |
clarified datatype ztyp: omit special case that rarely occurs (thanks to ZClass and ZClassp);
|
file |
diff |
annotate
|
Thu, 04 Jan 2024 15:16:10 +0100 |
wenzelm |
clarified box_proof: use sort constraints within the logic;
|
file |
diff |
annotate
|
Wed, 03 Jan 2024 12:40:10 +0100 |
wenzelm |
more operations (see also 8368160d3c65);
|
file |
diff |
annotate
|
Tue, 02 Jan 2024 23:17:43 +0100 |
wenzelm |
proper support for complex types, not just type variables (amending 623789141e39);
|
file |
diff |
annotate
|
Tue, 02 Jan 2024 21:58:32 +0100 |
wenzelm |
proper instantiation for make_const_proof, notably change of types for term variables;
|
file |
diff |
annotate
|
Tue, 02 Jan 2024 20:34:22 +0100 |
wenzelm |
tuned names;
|
file |
diff |
annotate
|
Tue, 02 Jan 2024 20:09:42 +0100 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Sun, 31 Dec 2023 15:09:04 +0100 |
wenzelm |
pro-forma support for ZTerm.sorts_zproof;
|
file |
diff |
annotate
|
Sat, 30 Dec 2023 12:34:27 +0100 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Tue, 26 Dec 2023 20:11:25 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 26 Dec 2023 20:06:30 +0100 |
wenzelm |
tuned signature, following Proofterm.thm_header;
|
file |
diff |
annotate
|
Thu, 21 Dec 2023 21:03:02 +0100 |
wenzelm |
proper thm_name for stored zproof;
|
file |
diff |
annotate
|
Thu, 21 Dec 2023 11:58:19 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Thu, 21 Dec 2023 11:40:43 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
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");
|
file |
diff |
annotate
|
Wed, 20 Dec 2023 12:50:33 +0100 |
wenzelm |
more informative exception;
|
file |
diff |
annotate
|
Wed, 20 Dec 2023 11:16:39 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 20:02:17 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 19:20:21 +0100 |
wenzelm |
omit pointless future: proof terms are built sequentially;
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 15:17:04 +0100 |
wenzelm |
more normalization;
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 12:44:03 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 12:41:52 +0100 |
wenzelm |
more thorough beta contraction, following Envir.norm_term;
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 12:35:24 +0100 |
wenzelm |
tuned, following Envir.norm_term;
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 12:30:46 +0100 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 22:49:33 +0100 |
wenzelm |
more thorough beta contraction;
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 22:11:13 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 21:46:51 +0100 |
wenzelm |
more operations, following proofterm.ML;
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 14:42:41 +0100 |
wenzelm |
clarified signature, following Term.subst_bounds_same;
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 12:57:59 +0100 |
wenzelm |
minor performance tuning: more concise union;
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 11:19:15 +0100 |
wenzelm |
tuned, following close_proof;
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 11:15:22 +0100 |
wenzelm |
proper treatment of proof hyps, following 8368160d3c65;
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 22:58:32 +0100 |
wenzelm |
proper treatment of proof hyps: unchangeable, like bound;
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 21:43:14 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 21:34:44 +0100 |
wenzelm |
proper beta_norm after instantiation (amending 90c5aadcc4b2);
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 21:30:21 +0100 |
wenzelm |
minor performance tuning: more direct beta_norm;
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 21:12:18 +0100 |
wenzelm |
more robust norm_proof: turn env into instantiation, based on visible statement;
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 15:09:55 +0100 |
wenzelm |
proper scope of cache (amending 61af3e917597);
|
file |
diff |
annotate
|
Sun, 17 Dec 2023 11:15:08 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Fri, 15 Dec 2023 17:19:57 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 15 Dec 2023 17:15:59 +0100 |
wenzelm |
more zproofs;
|
file |
diff |
annotate
|
Thu, 14 Dec 2023 20:43:10 +0100 |
wenzelm |
more operations: zterm ordering that follows fast_term_ord;
|
file |
diff |
annotate
|
Thu, 14 Dec 2023 17:33:45 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 13 Dec 2023 23:05:41 +0100 |
wenzelm |
more zproofs;
|
file |
diff |
annotate
|
Wed, 13 Dec 2023 19:55:50 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 11 Dec 2023 11:46:12 +0100 |
wenzelm |
proper ZTerm.lift_proof (amending 4a1a25bdf81d);
|
file |
diff |
annotate
|
Sun, 10 Dec 2023 18:27:53 +0100 |
wenzelm |
more zproofs;
|
file |
diff |
annotate
|
Sun, 10 Dec 2023 11:24:42 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 08 Dec 2023 19:29:05 +0100 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Fri, 08 Dec 2023 18:51:18 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 08 Dec 2023 18:40:31 +0100 |
wenzelm |
more zproofs;
|
file |
diff |
annotate
|
Fri, 08 Dec 2023 18:39:58 +0100 |
wenzelm |
clarified signature: support shared cache;
|
file |
diff |
annotate
|
Fri, 08 Dec 2023 15:13:18 +0100 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Fri, 08 Dec 2023 14:59:22 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 08 Dec 2023 14:35:24 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 08 Dec 2023 14:27:42 +0100 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Thu, 07 Dec 2023 09:58:12 +0100 |
wenzelm |
more operations;
|
file |
diff |
annotate
|