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);