wenzelm [Sun, 14 Oct 2001 22:07:01 +0200] rev 11769
added qed_spec_mp etc.;
wenzelm [Sun, 14 Oct 2001 22:05:46 +0200] rev 11768
unified rewrite/rewrite_cterm/simplify interface;
wenzelm [Sun, 14 Oct 2001 22:05:01 +0200] rev 11767
tuned rewrite/simplify interface;
wenzelm [Sun, 14 Oct 2001 20:10:44 +0200] rev 11766
improved atomize setup;
wenzelm [Sun, 14 Oct 2001 20:09:59 +0200] rev 11765
atomize_tac etc. moved to object_logic.ML;
wenzelm [Sun, 14 Oct 2001 20:09:19 +0200] rev 11764
use ObjectLogic;
wenzelm [Sun, 14 Oct 2001 20:09:05 +0200] rev 11763
added 'atomize' attribute;
wenzelm [Sun, 14 Oct 2001 20:08:42 +0200] rev 11762
tuned full_rewrite;
wenzelm [Sun, 14 Oct 2001 20:08:26 +0200] rev 11761
ObjectLogic.setup;
wenzelm [Sun, 14 Oct 2001 20:08:11 +0200] rev 11760
tuned;
wenzelm [Sun, 14 Oct 2001 20:07:32 +0200] rev 11759
added object_logic.ML;
wenzelm [Sun, 14 Oct 2001 20:07:11 +0200] rev 11758
fixed auto steps (due to changed atomize);
wenzelm [Sun, 14 Oct 2001 20:06:13 +0200] rev 11757
Specifics about common object-logics.
wenzelm [Sun, 14 Oct 2001 20:05:42 +0200] rev 11756
use ObjectLogic stuff;
wenzelm [Sun, 14 Oct 2001 20:05:07 +0200] rev 11755
"HOL.mono";
wenzelm [Sun, 14 Oct 2001 20:04:05 +0200] rev 11754
ObjectLogic.atomize_tac;
wenzelm [Sun, 14 Oct 2001 20:02:59 +0200] rev 11753
improved atomize setup;
wenzelm [Sun, 14 Oct 2001 20:02:30 +0200] rev 11752
removed Ord;
wenzelm [Sun, 14 Oct 2001 20:02:11 +0200] rev 11751
removed Ord.thy (now part of HOL.thy).
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;
wenzelm [Sun, 14 Oct 2001 20:00:32 +0200] rev 11749
added ML bindings from former theory Ord;
wenzelm [Sun, 14 Oct 2001 19:59:55 +0200] rev 11748
eliminated atomize rules;
wenzelm [Sun, 14 Oct 2001 19:59:15 +0200] rev 11747
judgment Trueprop;
proper declarations of atomize rules;
wenzelm [Sat, 13 Oct 2001 21:46:53 +0200] rev 11746
updated;
wenzelm [Sat, 13 Oct 2001 21:45:23 +0200] rev 11745
* HOL: 'typedef' now allows alternative names for Rep/Abs morphisms;
wenzelm [Sat, 13 Oct 2001 21:44:58 +0200] rev 11744
'morphisms' spec;
tuned goal pattern for set;
wenzelm [Sat, 13 Oct 2001 21:43:00 +0200] rev 11743
tuned;
wenzelm [Sat, 13 Oct 2001 20:32:38 +0200] rev 11742
generic theorem kinds;
wenzelm [Sat, 13 Oct 2001 20:32:07 +0200] rev 11741
generic theorem kinds ("theorem", "lemma" etc.);
wenzelm [Sat, 13 Oct 2001 20:31:34 +0200] rev 11740
IsarThy.theorem_i Drule.internalK;
wenzelm [Sat, 13 Oct 2001 20:31:05 +0200] rev 11739
Drule.tag_internal;
wenzelm [Sat, 13 Oct 2001 20:30:38 +0200] rev 11738
* Pure: added 'corollary' command;
berghofe [Fri, 12 Oct 2001 18:29:51 +0200] rev 11737
Tuned comment.
berghofe [Fri, 12 Oct 2001 16:57:07 +0200] rev 11736
- Exported goals_conv and fconv_rule
- Added forall_conv
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');
wenzelm [Fri, 12 Oct 2001 12:11:39 +0200] rev 11734
declare impE iffD1 iffD2 ad elim of Pure;
wenzelm [Fri, 12 Oct 2001 12:10:07 +0200] rev 11733
removed lookups count;
always try headless rules;
wenzelm [Fri, 12 Oct 2001 12:09:38 +0200] rev 11732
added make_thm (sort-of);
wenzelm [Fri, 12 Oct 2001 12:09:21 +0200] rev 11731
added trace_rules, trace;
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;
wenzelm [Fri, 12 Oct 2001 12:08:04 +0200] rev 11729
removed read_inst', no longer export insts';
wenzelm [Fri, 12 Oct 2001 12:07:27 +0200] rev 11728
fixed typid;
wenzelm [Fri, 12 Oct 2001 12:06:54 +0200] rev 11727
test: use SkipProof.make_thm instead of Thm.assume;
wenzelm [Fri, 12 Oct 2001 12:06:23 +0200] rev 11726
tuned;
wenzelm [Fri, 12 Oct 2001 12:06:10 +0200] rev 11725
HOLogic.dest_concls, InductAttrib.vars_of;
wenzelm [Fri, 12 Oct 2001 12:05:46 +0200] rev 11724
declare impE iffD1 iffD2 as elim of Pure;
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;
wenzelm [Thu, 11 Oct 2001 21:25:45 +0200] rev 11722
* Isar/Pure: fixed 'token_translation' command;
wenzelm [Thu, 11 Oct 2001 19:22:15 +0200] rev 11721
added try;
wenzelm [Thu, 11 Oct 2001 19:22:00 +0200] rev 11720
added certify_tyname;
berghofe [Wed, 10 Oct 2001 18:41:13 +0200] rev 11719
Exported output_symbols.
berghofe [Wed, 10 Oct 2001 18:40:46 +0200] rev 11718
Removed unnecessary application of Drule.standard.
berghofe [Wed, 10 Oct 2001 18:39:38 +0200] rev 11717
Fixed erroneous type constraint in token_translation function.
berghofe [Wed, 10 Oct 2001 18:38:21 +0200] rev 11716
Exported output_with.
berghofe [Wed, 10 Oct 2001 18:37:52 +0200] rev 11715
Tuned several functions to improve sharing of unchanged subproofs.
wenzelm [Tue, 09 Oct 2001 18:11:07 +0200] rev 11714
added global modes ref;