Sun, 14 Oct 2001 20:04:05 +0200 ObjectLogic.atomize_tac;
wenzelm [Sun, 14 Oct 2001 20:04:05 +0200] rev 11754
ObjectLogic.atomize_tac;
Sun, 14 Oct 2001 20:02:59 +0200 improved atomize setup;
wenzelm [Sun, 14 Oct 2001 20:02:59 +0200] rev 11753
improved atomize setup;
Sun, 14 Oct 2001 20:02:30 +0200 removed Ord;
wenzelm [Sun, 14 Oct 2001 20:02:30 +0200] rev 11752
removed Ord;
Sun, 14 Oct 2001 20:02:11 +0200 removed Ord.thy (now part of HOL.thy).
wenzelm [Sun, 14 Oct 2001 20:02:11 +0200] rev 11751
removed Ord.thy (now part of HOL.thy).
Sun, 14 Oct 2001 20:01:42 +0200 judgment Trueprop;
wenzelm [Sun, 14 Oct 2001 20:01:42 +0200] rev 11750
judgment Trueprop; proper declarations of atomize rules; incorporate theory Ord; proper section and text markup; tuned;
Sun, 14 Oct 2001 20:00:32 +0200 added ML bindings from former theory Ord;
wenzelm [Sun, 14 Oct 2001 20:00:32 +0200] rev 11749
added ML bindings from former theory Ord;
Sun, 14 Oct 2001 19:59:55 +0200 eliminated atomize rules;
wenzelm [Sun, 14 Oct 2001 19:59:55 +0200] rev 11748
eliminated atomize rules;
Sun, 14 Oct 2001 19:59:15 +0200 judgment Trueprop;
wenzelm [Sun, 14 Oct 2001 19:59:15 +0200] rev 11747
judgment Trueprop; proper declarations of atomize rules;
Sat, 13 Oct 2001 21:46:53 +0200 updated;
wenzelm [Sat, 13 Oct 2001 21:46:53 +0200] rev 11746
updated;
Sat, 13 Oct 2001 21:45:23 +0200 * HOL: 'typedef' now allows alternative names for Rep/Abs morphisms;
wenzelm [Sat, 13 Oct 2001 21:45:23 +0200] rev 11745
* HOL: 'typedef' now allows alternative names for Rep/Abs morphisms;
Sat, 13 Oct 2001 21:44:58 +0200 'morphisms' spec;
wenzelm [Sat, 13 Oct 2001 21:44:58 +0200] rev 11744
'morphisms' spec; tuned goal pattern for set;
Sat, 13 Oct 2001 21:43:00 +0200 tuned;
wenzelm [Sat, 13 Oct 2001 21:43:00 +0200] rev 11743
tuned;
Sat, 13 Oct 2001 20:32:38 +0200 generic theorem kinds;
wenzelm [Sat, 13 Oct 2001 20:32:38 +0200] rev 11742
generic theorem kinds;
Sat, 13 Oct 2001 20:32:07 +0200 generic theorem kinds ("theorem", "lemma" etc.);
wenzelm [Sat, 13 Oct 2001 20:32:07 +0200] rev 11741
generic theorem kinds ("theorem", "lemma" etc.);
Sat, 13 Oct 2001 20:31:34 +0200 IsarThy.theorem_i Drule.internalK;
wenzelm [Sat, 13 Oct 2001 20:31:34 +0200] rev 11740
IsarThy.theorem_i Drule.internalK;
Sat, 13 Oct 2001 20:31:05 +0200 Drule.tag_internal;
wenzelm [Sat, 13 Oct 2001 20:31:05 +0200] rev 11739
Drule.tag_internal;
Sat, 13 Oct 2001 20:30:38 +0200 * Pure: added 'corollary' command;
wenzelm [Sat, 13 Oct 2001 20:30:38 +0200] rev 11738
* Pure: added 'corollary' command;
Fri, 12 Oct 2001 18:29:51 +0200 Tuned comment.
berghofe [Fri, 12 Oct 2001 18:29:51 +0200] rev 11737
Tuned comment.
Fri, 12 Oct 2001 16:57:07 +0200 - Exported goals_conv and fconv_rule
berghofe [Fri, 12 Oct 2001 16:57:07 +0200] rev 11736
- Exported goals_conv and fconv_rule - Added forall_conv
Fri, 12 Oct 2001 12:13:31 +0200 removed vars_of, concls_of;
wenzelm [Fri, 12 Oct 2001 12:13:31 +0200] rev 11735
removed vars_of, concls_of; removed additional rule instantiation argument; proper enumeration of type rules; append possibilities of set and type rules (analogous to elim-intro in 'rule');
Fri, 12 Oct 2001 12:11:39 +0200 declare impE iffD1 iffD2 ad elim of Pure;
wenzelm [Fri, 12 Oct 2001 12:11:39 +0200] rev 11734
declare impE iffD1 iffD2 ad elim of Pure;
Fri, 12 Oct 2001 12:10:07 +0200 removed lookups count;
wenzelm [Fri, 12 Oct 2001 12:10:07 +0200] rev 11733
removed lookups count; always try headless rules;
Fri, 12 Oct 2001 12:09:38 +0200 added make_thm (sort-of);
wenzelm [Fri, 12 Oct 2001 12:09:38 +0200] rev 11732
added make_thm (sort-of);
Fri, 12 Oct 2001 12:09:21 +0200 added trace_rules, trace;
wenzelm [Fri, 12 Oct 2001 12:09:21 +0200] rev 11731
added trace_rules, trace;
Fri, 12 Oct 2001 12:08:57 +0200 removed get_cases, get_induct;
wenzelm [Fri, 12 Oct 2001 12:08:57 +0200] rev 11730
removed get_cases, get_induct; added find_cases[ST], finde_induct[ST]; proper indexing of types;
Fri, 12 Oct 2001 12:08:04 +0200 removed read_inst', no longer export insts';
wenzelm [Fri, 12 Oct 2001 12:08:04 +0200] rev 11729
removed read_inst', no longer export insts';
Fri, 12 Oct 2001 12:07:27 +0200 fixed typid;
wenzelm [Fri, 12 Oct 2001 12:07:27 +0200] rev 11728
fixed typid;
Fri, 12 Oct 2001 12:06:54 +0200 test: use SkipProof.make_thm instead of Thm.assume;
wenzelm [Fri, 12 Oct 2001 12:06:54 +0200] rev 11727
test: use SkipProof.make_thm instead of Thm.assume;
Fri, 12 Oct 2001 12:06:23 +0200 tuned;
wenzelm [Fri, 12 Oct 2001 12:06:23 +0200] rev 11726
tuned;
Fri, 12 Oct 2001 12:06:10 +0200 HOLogic.dest_concls, InductAttrib.vars_of;
wenzelm [Fri, 12 Oct 2001 12:06:10 +0200] rev 11725
HOLogic.dest_concls, InductAttrib.vars_of;
Fri, 12 Oct 2001 12:05:46 +0200 declare impE iffD1 iffD2 as elim of Pure;
wenzelm [Fri, 12 Oct 2001 12:05:46 +0200] rev 11724
declare impE iffD1 iffD2 as elim of Pure;
Fri, 12 Oct 2001 12:05:02 +0200 moved trace_rules to Pure/Isar/method.ML;
wenzelm [Fri, 12 Oct 2001 12:05:02 +0200] rev 11723
moved trace_rules to Pure/Isar/method.ML; some_rule_tac: prefer Method.some_rule_tac of Pure, no special handling of imp_elim;
Thu, 11 Oct 2001 21:25:45 +0200 * Isar/Pure: fixed 'token_translation' command;
wenzelm [Thu, 11 Oct 2001 21:25:45 +0200] rev 11722
* Isar/Pure: fixed 'token_translation' command;
Thu, 11 Oct 2001 19:22:15 +0200 added try;
wenzelm [Thu, 11 Oct 2001 19:22:15 +0200] rev 11721
added try;
Thu, 11 Oct 2001 19:22:00 +0200 added certify_tyname;
wenzelm [Thu, 11 Oct 2001 19:22:00 +0200] rev 11720
added certify_tyname;
Wed, 10 Oct 2001 18:41:13 +0200 Exported output_symbols.
berghofe [Wed, 10 Oct 2001 18:41:13 +0200] rev 11719
Exported output_symbols.
Wed, 10 Oct 2001 18:40:46 +0200 Removed unnecessary application of Drule.standard.
berghofe [Wed, 10 Oct 2001 18:40:46 +0200] rev 11718
Removed unnecessary application of Drule.standard.
Wed, 10 Oct 2001 18:39:38 +0200 Fixed erroneous type constraint in token_translation function.
berghofe [Wed, 10 Oct 2001 18:39:38 +0200] rev 11717
Fixed erroneous type constraint in token_translation function.
Wed, 10 Oct 2001 18:38:21 +0200 Exported output_with.
berghofe [Wed, 10 Oct 2001 18:38:21 +0200] rev 11716
Exported output_with.
Wed, 10 Oct 2001 18:37:52 +0200 Tuned several functions to improve sharing of unchanged subproofs.
berghofe [Wed, 10 Oct 2001 18:37:52 +0200] rev 11715
Tuned several functions to improve sharing of unchanged subproofs.
Tue, 09 Oct 2001 18:11:07 +0200 added global modes ref;
wenzelm [Tue, 09 Oct 2001 18:11:07 +0200] rev 11714
added global modes ref;
Mon, 08 Oct 2001 15:23:20 +0200 sane numerals (stage 3): provide generic "1" on all number types;
wenzelm [Mon, 08 Oct 2001 15:23:20 +0200] rev 11713
sane numerals (stage 3): provide generic "1" on all number types;
Mon, 08 Oct 2001 14:30:28 +0200 * added default LaTeX bindings for \<tturnstile> and \<TTurnstile>;
wenzelm [Mon, 08 Oct 2001 14:30:28 +0200] rev 11712
* added default LaTeX bindings for \<tturnstile> and \<TTurnstile>; note that these symbols are unavailable in Proof General / X-Symbol;
Mon, 08 Oct 2001 14:29:02 +0200 fixed numerals;
wenzelm [Mon, 08 Oct 2001 14:29:02 +0200] rev 11711
fixed numerals;
Mon, 08 Oct 2001 14:19:42 +0200 added tturnstile, TTurnstile;
wenzelm [Mon, 08 Oct 2001 14:19:42 +0200] rev 11710
added tturnstile, TTurnstile;
Mon, 08 Oct 2001 14:19:22 +0200 *** empty log message ***
wenzelm [Mon, 08 Oct 2001 14:19:22 +0200] rev 11709
*** empty log message ***
Mon, 08 Oct 2001 12:28:43 +0200 *** empty log message ***
wenzelm [Mon, 08 Oct 2001 12:28:43 +0200] rev 11708
*** empty log message ***
Mon, 08 Oct 2001 12:27:19 +0200 replace 0r/1r by 0/1;
wenzelm [Mon, 08 Oct 2001 12:27:19 +0200] rev 11707
replace 0r/1r by 0/1;
Mon, 08 Oct 2001 12:13:56 +0200 *** empty log message ***
wenzelm [Mon, 08 Oct 2001 12:13:56 +0200] rev 11706
*** empty log message ***
Mon, 08 Oct 2001 12:13:34 +0200 fixed numerals;
wenzelm [Mon, 08 Oct 2001 12:13:34 +0200] rev 11705
fixed numerals;
Sat, 06 Oct 2001 00:02:46 +0200 * sane numerals (stage 2): plain "num" syntax (removed "#");
wenzelm [Sat, 06 Oct 2001 00:02:46 +0200] rev 11704
* sane numerals (stage 2): plain "num" syntax (removed "#");
Fri, 05 Oct 2001 23:58:52 +0200 tuned;
wenzelm [Fri, 05 Oct 2001 23:58:52 +0200] rev 11703
tuned;
Fri, 05 Oct 2001 23:58:17 +0200 *** empty log message ***
wenzelm [Fri, 05 Oct 2001 23:58:17 +0200] rev 11702
*** empty log message ***
Fri, 05 Oct 2001 21:52:39 +0200 sane numerals (stage 1): added generic 1, removed 1' and 2 on nat,
wenzelm [Fri, 05 Oct 2001 21:52:39 +0200] rev 11701
sane numerals (stage 1): added generic 1, removed 1' and 2 on nat, "num" syntax (still with "#"), Numeral0, Numeral1;
Fri, 05 Oct 2001 21:50:37 +0200 *** empty log message ***
wenzelm [Fri, 05 Oct 2001 21:50:37 +0200] rev 11700
*** empty log message ***
Fri, 05 Oct 2001 21:49:59 +0200 "num" syntax;
wenzelm [Fri, 05 Oct 2001 21:49:59 +0200] rev 11699
"num" syntax;
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip