Fri, 11 May 2007 00:43:46 +0200 bang_facts: warning;
wenzelm [Fri, 11 May 2007 00:43:46 +0200] rev 22932
bang_facts: warning;
Fri, 11 May 2007 00:43:45 +0200 tuned proofs;
wenzelm [Fri, 11 May 2007 00:43:45 +0200] rev 22931
tuned proofs;
Thu, 10 May 2007 22:11:38 +0200 (class target)
haftmann [Thu, 10 May 2007 22:11:38 +0200] rev 22930
(class target)
Thu, 10 May 2007 22:11:37 +0200 cleaned up
haftmann [Thu, 10 May 2007 22:11:37 +0200] rev 22929
cleaned up
Thu, 10 May 2007 22:11:36 +0200 beta/eta conversion after preprocessor
haftmann [Thu, 10 May 2007 22:11:36 +0200] rev 22928
beta/eta conversion after preprocessor
Thu, 10 May 2007 22:11:35 +0200 fixed typo
haftmann [Thu, 10 May 2007 22:11:35 +0200] rev 22927
fixed typo
Thu, 10 May 2007 18:10:32 +0200 more conversions;
wenzelm [Thu, 10 May 2007 18:10:32 +0200] rev 22926
more conversions; tuned;
Thu, 10 May 2007 15:51:59 +0200 Moved extraction_expand declaration of listall_def outside of definition.
berghofe [Thu, 10 May 2007 15:51:59 +0200] rev 22925
Moved extraction_expand declaration of listall_def outside of definition.
Thu, 10 May 2007 15:50:56 +0200 Adapted to new naming scheme for definitions.
berghofe [Thu, 10 May 2007 15:50:56 +0200] rev 22924
Adapted to new naming scheme for definitions.
Thu, 10 May 2007 15:50:28 +0200 Changed name of raw definition.
berghofe [Thu, 10 May 2007 15:50:28 +0200] rev 22923
Changed name of raw definition.
Thu, 10 May 2007 15:49:31 +0200 Name of ML function "not" is now qualified in order to avoid
berghofe [Thu, 10 May 2007 15:49:31 +0200] rev 22922
Name of ML function "not" is now qualified in order to avoid clashes with names of constants introduced by the user.
Thu, 10 May 2007 10:22:17 +0200 consts in consts_code Isar commands are now referred to by usual term syntax
haftmann [Thu, 10 May 2007 10:22:17 +0200] rev 22921
consts in consts_code Isar commands are now referred to by usual term syntax
Thu, 10 May 2007 10:21:50 +0200 size [nat] is identity
haftmann [Thu, 10 May 2007 10:21:50 +0200] rev 22920
size [nat] is identity
Thu, 10 May 2007 10:21:48 +0200 explicit import of Datatype.thy due to hook bootstrap problem
haftmann [Thu, 10 May 2007 10:21:48 +0200] rev 22919
explicit import of Datatype.thy due to hook bootstrap problem
Thu, 10 May 2007 10:21:47 +0200 localized Sup/Inf
haftmann [Thu, 10 May 2007 10:21:47 +0200] rev 22918
localized Sup/Inf
Thu, 10 May 2007 10:21:46 +0200 localized Min/Max
haftmann [Thu, 10 May 2007 10:21:46 +0200] rev 22917
localized Min/Max
Thu, 10 May 2007 10:21:44 +0200 tuned
haftmann [Thu, 10 May 2007 10:21:44 +0200] rev 22916
tuned
Thu, 10 May 2007 04:06:56 +0200 fix proofs
huffman [Thu, 10 May 2007 04:06:56 +0200] rev 22915
fix proofs
Thu, 10 May 2007 03:11:03 +0200 remove redundant lemmas
huffman [Thu, 10 May 2007 03:11:03 +0200] rev 22914
remove redundant lemmas
Thu, 10 May 2007 03:07:26 +0200 lemmas iszero_(h)complex_number_of are no longer needed
huffman [Thu, 10 May 2007 03:07:26 +0200] rev 22913
lemmas iszero_(h)complex_number_of are no longer needed
Thu, 10 May 2007 03:00:15 +0200 instance real_algebra_1 < ring_char_0
huffman [Thu, 10 May 2007 03:00:15 +0200] rev 22912
instance real_algebra_1 < ring_char_0
Thu, 10 May 2007 02:51:53 +0200 new axclass ring_char_0 for rings with characteristic 0, used for of_int_eq_iff and related lemmas
huffman [Thu, 10 May 2007 02:51:53 +0200] rev 22911
new axclass ring_char_0 for rings with characteristic 0, used for of_int_eq_iff and related lemmas
Thu, 10 May 2007 00:39:56 +0200 moved conversions to structure Conv;
wenzelm [Thu, 10 May 2007 00:39:56 +0200] rev 22910
moved conversions to structure Conv; get_axiom_i;
Thu, 10 May 2007 00:39:55 +0200 added dest_fun/fun2/arg1;
wenzelm [Thu, 10 May 2007 00:39:55 +0200] rev 22909
added dest_fun/fun2/arg1; removed dest_binop; renamed cterm_(fo_)match to (fo_)match; renamed cterm_incr_indexes to incr_indexes_cterm;
Thu, 10 May 2007 00:39:54 +0200 tuned argument_type_of;
wenzelm [Thu, 10 May 2007 00:39:54 +0200] rev 22908
tuned argument_type_of;
Thu, 10 May 2007 00:39:53 +0200 added destructors from drule.ML;
wenzelm [Thu, 10 May 2007 00:39:53 +0200] rev 22907
added destructors from drule.ML; added mk_binop;
Thu, 10 May 2007 00:39:52 +0200 moved some operations to more_thm.ML and conv.ML;
wenzelm [Thu, 10 May 2007 00:39:52 +0200] rev 22906
moved some operations to more_thm.ML and conv.ML;
Thu, 10 May 2007 00:39:51 +0200 Conversions: primitive equality reasoning (from drule.ML);
wenzelm [Thu, 10 May 2007 00:39:51 +0200] rev 22905
Conversions: primitive equality reasoning (from drule.ML);
Thu, 10 May 2007 00:39:50 +0200 added conv.ML;
wenzelm [Thu, 10 May 2007 00:39:50 +0200] rev 22904
added conv.ML;
Thu, 10 May 2007 00:39:49 +0200 Thm.match;
wenzelm [Thu, 10 May 2007 00:39:49 +0200] rev 22903
Thm.match;
Thu, 10 May 2007 00:39:48 +0200 moved some Drule operations to Thm (see more_thm.ML);
wenzelm [Thu, 10 May 2007 00:39:48 +0200] rev 22902
moved some Drule operations to Thm (see more_thm.ML);
Thu, 10 May 2007 00:39:46 +0200 Thm.first_order_match;
wenzelm [Thu, 10 May 2007 00:39:46 +0200] rev 22901
Thm.first_order_match;
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip