2019-08-20 tuned
nipkow [Tue, 20 Aug 2019 12:19:23 +0200] rev 70584
tuned
2019-08-20 merged
nipkow [Tue, 20 Aug 2019 09:48:22 +0200] rev 70583
merged
2019-08-20 tuned
nipkow [Tue, 20 Aug 2019 09:26:22 +0200] rev 70582
tuned
2019-08-19 merged
wenzelm [Mon, 19 Aug 2019 21:37:34 +0200] rev 70581
merged
2019-08-19 clarified signature;
wenzelm [Mon, 19 Aug 2019 21:31:54 +0200] rev 70580
clarified signature;
2019-08-19 clarified export of axioms and theorems (identified derivations instead of projected facts);
wenzelm [Mon, 19 Aug 2019 21:23:13 +0200] rev 70579
clarified export of axioms and theorems (identified derivations instead of projected facts);
2019-08-19 tuned signature;
wenzelm [Mon, 19 Aug 2019 20:08:12 +0200] rev 70578
tuned signature;
2019-08-19 back to uniform serial (reverting 913b4afb6ac2): this allows to treat derivation id like name space entity id;
wenzelm [Mon, 19 Aug 2019 20:00:29 +0200] rev 70577
back to uniform serial (reverting 913b4afb6ac2): this allows to treat derivation id like name space entity id;
2019-08-19 module Thm_Name for Isabelle/Scala;
wenzelm [Mon, 19 Aug 2019 19:31:31 +0200] rev 70576
module Thm_Name for Isabelle/Scala;
2019-08-19 tuned;
wenzelm [Mon, 19 Aug 2019 19:24:18 +0200] rev 70575
tuned;
2019-08-19 clarified modules;
wenzelm [Mon, 19 Aug 2019 19:12:44 +0200] rev 70574
clarified modules;
2019-08-19 tuned;
wenzelm [Mon, 19 Aug 2019 18:47:49 +0200] rev 70573
tuned;
2019-08-19 tuned
nipkow [Mon, 19 Aug 2019 18:41:03 +0200] rev 70572
tuned
2019-08-19 tuned names
nipkow [Mon, 19 Aug 2019 16:49:24 +0200] rev 70571
tuned names
2019-08-17 clarified signature;
wenzelm [Sat, 17 Aug 2019 19:04:03 +0200] rev 70570
clarified signature;
2019-08-17 discontinued peek_status: unused and not clearly defined;
wenzelm [Sat, 17 Aug 2019 17:59:55 +0200] rev 70569
discontinued peek_status: unused and not clearly defined;
2019-08-17 more documentation on oracles;
wenzelm [Sat, 17 Aug 2019 17:57:10 +0200] rev 70568
more documentation on oracles;
2019-08-17 proper theory context for global props;
wenzelm [Sat, 17 Aug 2019 17:45:04 +0200] rev 70567
proper theory context for global props;
2019-08-17 more thorough check, using full dependency graph of finished proofs;
wenzelm [Sat, 17 Aug 2019 17:28:08 +0200] rev 70566
more thorough check, using full dependency graph of finished proofs;
2019-08-17 added ML antiquotation @{oracle_name};
wenzelm [Sat, 17 Aug 2019 17:21:30 +0200] rev 70565
added ML antiquotation @{oracle_name};
2019-08-17 more robust, notably for open_proof of unnamed derivation;
wenzelm [Sat, 17 Aug 2019 13:39:28 +0200] rev 70564
more robust, notably for open_proof of unnamed derivation;
2019-08-17 tuned comments;
wenzelm [Sat, 17 Aug 2019 13:24:40 +0200] rev 70563
tuned comments;
2019-08-17 NEWS;
wenzelm [Sat, 17 Aug 2019 13:17:40 +0200] rev 70562
NEWS;
2019-08-17 more accurate proposition for cheat_tac (command 'sorry');
wenzelm [Sat, 17 Aug 2019 13:16:19 +0200] rev 70561
more accurate proposition for cheat_tac (command 'sorry');
2019-08-17 added command 'thm_oracles';
wenzelm [Sat, 17 Aug 2019 12:44:22 +0200] rev 70560
added command 'thm_oracles';
2019-08-17 clarified type for recorded oracles;
wenzelm [Sat, 17 Aug 2019 11:52:47 +0200] rev 70559
clarified type for recorded oracles;
2019-08-17 unused;
wenzelm [Sat, 17 Aug 2019 11:39:29 +0200] rev 70558
unused;
2019-08-17 clarified signature;
wenzelm [Sat, 17 Aug 2019 11:23:20 +0200] rev 70557
clarified signature;
2019-08-17 clarified modules;
wenzelm [Sat, 17 Aug 2019 11:13:16 +0200] rev 70556
clarified modules;
2019-08-17 clarified lookup operations: more scalable for multiple retrieval;
wenzelm [Sat, 17 Aug 2019 11:02:09 +0200] rev 70555
clarified lookup operations: more scalable for multiple retrieval;
2019-08-17 clarified signature;
wenzelm [Sat, 17 Aug 2019 10:38:02 +0200] rev 70554
clarified signature;
2019-08-16 merged
wenzelm [Fri, 16 Aug 2019 21:50:57 +0200] rev 70553
merged
2019-08-16 maintain thm_name vs. derivation_id for global facts;
wenzelm [Fri, 16 Aug 2019 21:38:42 +0200] rev 70552
maintain thm_name vs. derivation_id for global facts;
2019-08-16 clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
wenzelm [Fri, 16 Aug 2019 21:02:18 +0200] rev 70551
clarified identity of PThm nodes: do not reuse old id after renaming -- enforce uniqueness of substructures;
2019-08-16 clarified signature;
wenzelm [Fri, 16 Aug 2019 14:01:51 +0200] rev 70550
clarified signature;
2019-08-16 Fixed brace matching (plus some whitespace cleanup)
paulson <lp15@cam.ac.uk> [Fri, 16 Aug 2019 15:48:08 +0100] rev 70549
Fixed brace matching (plus some whitespace cleanup)
2019-08-16 merged
paulson [Fri, 16 Aug 2019 12:53:47 +0100] rev 70548
merged
2019-08-16 new material on eqiintegrable functions, etc.
paulson <lp15@cam.ac.uk> [Fri, 16 Aug 2019 12:53:36 +0100] rev 70547
new material on eqiintegrable functions, etc.
2019-08-16 clarified treatment of individual theorems;
wenzelm [Fri, 16 Aug 2019 11:40:13 +0200] rev 70546
clarified treatment of individual theorems; tuned messages;
2019-08-16 tuned signature;
wenzelm [Fri, 16 Aug 2019 10:33:25 +0200] rev 70545
tuned signature;
2019-08-16 clarified signature;
wenzelm [Fri, 16 Aug 2019 10:20:41 +0200] rev 70544
clarified signature;
2019-08-16 clarified derivation_name vs. raw_derivation_name;
wenzelm [Fri, 16 Aug 2019 10:04:47 +0200] rev 70543
clarified derivation_name vs. raw_derivation_name;
2019-08-15 merged
wenzelm [Thu, 15 Aug 2019 21:46:43 +0200] rev 70542
merged
2019-08-15 more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
wenzelm [Thu, 15 Aug 2019 21:18:06 +0200] rev 70541
more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
2019-08-15 more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
wenzelm [Thu, 15 Aug 2019 19:35:17 +0200] rev 70540
more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
2019-08-15 support Export_Theory.read_proof, based on theory_name and serial;
wenzelm [Thu, 15 Aug 2019 18:21:12 +0200] rev 70539
support Export_Theory.read_proof, based on theory_name and serial;
2019-08-15 clarified PThm: theory_name simplifies retrieval from exports;
wenzelm [Thu, 15 Aug 2019 16:57:09 +0200] rev 70538
clarified PThm: theory_name simplifies retrieval from exports;
2019-08-15 Indexname.toString according to string_of_vname' in ML;
wenzelm [Thu, 15 Aug 2019 16:38:55 +0200] rev 70537
Indexname.toString according to string_of_vname' in ML;
2019-08-15 clarified type Indexname, with plain value Int;
wenzelm [Thu, 15 Aug 2019 16:26:50 +0200] rev 70536
clarified type Indexname, with plain value Int; eliminated pointless cache_int;
2019-08-15 more complete pattern match;
wenzelm [Thu, 15 Aug 2019 16:17:18 +0200] rev 70535
more complete pattern match;
2019-08-15 export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
wenzelm [Thu, 15 Aug 2019 16:06:57 +0200] rev 70534
export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
2019-08-15 support for (fully reconstructed) proof terms in Scala;
wenzelm [Thu, 15 Aug 2019 16:02:47 +0200] rev 70533
support for (fully reconstructed) proof terms in Scala; proper cache_typs;
2019-08-15 new material; rotated premises of Lim_transform_eventually
paulson <lp15@cam.ac.uk> [Thu, 15 Aug 2019 16:11:56 +0100] rev 70532
new material; rotated premises of Lim_transform_eventually
2019-08-14 clarified name context for abstractions -- in contrast to 367e60d9aa1b and Term.variant_frees (*as they are printed :-*);
wenzelm [Wed, 14 Aug 2019 19:50:23 +0200] rev 70531
clarified name context for abstractions -- in contrast to 367e60d9aa1b and Term.variant_frees (*as they are printed :-*);
2019-08-14 tuned;
wenzelm [Wed, 14 Aug 2019 19:40:30 +0200] rev 70530
tuned;
2019-08-14 uniform standard_vars for terms and proof terms;
wenzelm [Wed, 14 Aug 2019 19:21:34 +0200] rev 70529
uniform standard_vars for terms and proof terms;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip