Sat, 17 Aug 2019 17:21:30 +0200 wenzelm added ML antiquotation @{oracle_name};
Sat, 17 Aug 2019 13:39:28 +0200 wenzelm more robust, notably for open_proof of unnamed derivation;
Sat, 17 Aug 2019 13:24:40 +0200 wenzelm tuned comments;
Sat, 17 Aug 2019 13:17:40 +0200 wenzelm NEWS;
Sat, 17 Aug 2019 13:16:19 +0200 wenzelm more accurate proposition for cheat_tac (command 'sorry');
Sat, 17 Aug 2019 12:44:22 +0200 wenzelm added command 'thm_oracles';
Sat, 17 Aug 2019 11:52:47 +0200 wenzelm clarified type for recorded oracles;
Sat, 17 Aug 2019 11:39:29 +0200 wenzelm unused;
Sat, 17 Aug 2019 11:23:20 +0200 wenzelm clarified signature;
Sat, 17 Aug 2019 11:13:16 +0200 wenzelm clarified modules;
Sat, 17 Aug 2019 11:02:09 +0200 wenzelm clarified lookup operations: more scalable for multiple retrieval;
Sat, 17 Aug 2019 10:38:02 +0200 wenzelm clarified signature;
Fri, 16 Aug 2019 21:50:57 +0200 wenzelm merged
Fri, 16 Aug 2019 21:38:42 +0200 wenzelm maintain thm_name vs. derivation_id for global facts;
Fri, 16 Aug 2019 21:02:18 +0200 wenzelm clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
Fri, 16 Aug 2019 14:01:51 +0200 wenzelm clarified signature;
Fri, 16 Aug 2019 15:48:08 +0100 paulson Fixed brace matching (plus some whitespace cleanup)
Fri, 16 Aug 2019 12:53:47 +0100 paulson merged
Fri, 16 Aug 2019 12:53:36 +0100 paulson new material on eqiintegrable functions, etc.
Fri, 16 Aug 2019 11:40:13 +0200 wenzelm clarified treatment of individual theorems;
Fri, 16 Aug 2019 10:33:25 +0200 wenzelm tuned signature;
Fri, 16 Aug 2019 10:20:41 +0200 wenzelm clarified signature;
Fri, 16 Aug 2019 10:04:47 +0200 wenzelm clarified derivation_name vs. raw_derivation_name;
Thu, 15 Aug 2019 21:46:43 +0200 wenzelm merged
Thu, 15 Aug 2019 21:18:06 +0200 wenzelm more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
Thu, 15 Aug 2019 19:35:17 +0200 wenzelm more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
Thu, 15 Aug 2019 18:21:12 +0200 wenzelm support Export_Theory.read_proof, based on theory_name and serial;
Thu, 15 Aug 2019 16:57:09 +0200 wenzelm clarified PThm: theory_name simplifies retrieval from exports;
Thu, 15 Aug 2019 16:38:55 +0200 wenzelm Indexname.toString according to string_of_vname' in ML;
Thu, 15 Aug 2019 16:26:50 +0200 wenzelm clarified type Indexname, with plain value Int;
Thu, 15 Aug 2019 16:17:18 +0200 wenzelm more complete pattern match;
Thu, 15 Aug 2019 16:06:57 +0200 wenzelm export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
Thu, 15 Aug 2019 16:02:47 +0200 wenzelm support for (fully reconstructed) proof terms in Scala;
Thu, 15 Aug 2019 16:11:56 +0100 paulson new material; rotated premises of Lim_transform_eventually
Wed, 14 Aug 2019 19:50:23 +0200 wenzelm clarified name context for abstractions -- in contrast to 367e60d9aa1b and Term.variant_frees (*as they are printed :-*);
Wed, 14 Aug 2019 19:40:30 +0200 wenzelm tuned;
Wed, 14 Aug 2019 19:21:34 +0200 wenzelm uniform standard_vars for terms and proof terms;
Wed, 14 Aug 2019 11:14:27 +0200 wenzelm treat simproc results as atomic -- more compact proof terms;
Tue, 13 Aug 2019 21:52:08 +0200 wenzelm tuned;
Tue, 13 Aug 2019 21:18:26 +0200 wenzelm minor performance tuning;
Tue, 13 Aug 2019 20:54:08 +0200 wenzelm NEWS and example for Theory.join_theory;
Tue, 13 Aug 2019 20:19:15 +0200 wenzelm tuned whitespace;
Tue, 13 Aug 2019 20:17:02 +0200 wenzelm more compact proof terms;
Tue, 13 Aug 2019 20:16:03 +0200 wenzelm more documentation;
Tue, 13 Aug 2019 15:34:46 +0200 wenzelm added SUBPROOFS / "subproofs" method combinator, for more compact proofterms;
Tue, 13 Aug 2019 10:27:21 +0200 wenzelm clarified modules;
Mon, 12 Aug 2019 21:22:40 +0200 wenzelm merged
Mon, 12 Aug 2019 19:47:48 +0200 wenzelm more compact proof terms;
Mon, 12 Aug 2019 19:29:33 +0200 wenzelm more robust -- notably for metis, which tends to accumulate tpairs;
Mon, 12 Aug 2019 18:53:02 +0200 wenzelm tuned -- avoid shadowing of ML names;
Mon, 12 Aug 2019 18:00:46 +0200 wenzelm tuned;
Mon, 12 Aug 2019 17:15:41 +0200 wenzelm more compact proof terms;
Mon, 12 Aug 2019 15:44:41 +0200 wenzelm tuned;
Mon, 12 Aug 2019 15:43:05 +0200 wenzelm tuned;
Mon, 12 Aug 2019 15:29:06 +0200 wenzelm tuned -- eliminated unused parameters;
Mon, 12 Aug 2019 15:24:41 +0200 wenzelm more direct/compact export of proof terms;
Mon, 12 Aug 2019 15:22:32 +0200 wenzelm output physical_stderr, e.g. for low-level debugging;
Mon, 12 Aug 2019 14:39:55 +0200 wenzelm tuned;
Mon, 12 Aug 2019 11:16:10 +0200 wenzelm do not open ML structures;
Mon, 12 Aug 2019 11:15:57 +0200 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip