haftmann [Mon, 21 May 2007 19:11:40 +0200] rev 23061
added lemma divAlg_div_mof
haftmann [Mon, 21 May 2007 19:11:39 +0200] rev 23060
improved code for rev
haftmann [Mon, 21 May 2007 19:11:38 +0200] rev 23059
min/max
huffman [Mon, 21 May 2007 19:05:37 +0200] rev 23058
generalize CombineNumerals functor to allow coefficients with types other than IntInf.int
huffman [Mon, 21 May 2007 18:53:04 +0200] rev 23057
add lemmas divide_numeral_1 and inverse_numeral_1
krauss [Mon, 21 May 2007 16:39:58 +0200] rev 23056
fixed signature
krauss [Mon, 21 May 2007 16:22:46 +0200] rev 23055
Method "lexicographic_order" now takes the same arguments as "auto"
narboux [Mon, 21 May 2007 16:19:56 +0200] rev 23054
change fresh_fun_simp to treat occurences in assumptions and try to solve the generated subgoals
huffman [Sun, 20 May 2007 18:48:52 +0200] rev 23053
define pi with THE instead of SOME; cleaned up
huffman [Sun, 20 May 2007 17:49:10 +0200] rev 23052
add lemmas for sin,cos,tan of 30,45,60 degrees; cleaned up
huffman [Sun, 20 May 2007 17:30:21 +0200] rev 23051
add lemma power2_eq_imp_eq
urbanc [Sun, 20 May 2007 13:39:46 +0200] rev 23050
added lemma for permutations on strings
huffman [Sun, 20 May 2007 10:13:06 +0200] rev 23049
moved sqrt lemmas from Transcendental.thy to NthRoot.thy
huffman [Sun, 20 May 2007 09:50:56 +0200] rev 23048
remove obsolete DERIV_ln lemmas
huffman [Sun, 20 May 2007 09:21:04 +0200] rev 23047
add realpow_pos_nth2 back in
huffman [Sun, 20 May 2007 09:05:44 +0200] rev 23046
add odd_real_root lemmas
huffman [Sun, 20 May 2007 08:16:29 +0200] rev 23045
add lemmas about inverse functions; cleaned up proof of polar_ex
huffman [Sun, 20 May 2007 08:00:48 +0200] rev 23044
change premises of DERIV_inverse_function lemma
huffman [Sun, 20 May 2007 05:27:45 +0200] rev 23043
rearranged sections
huffman [Sun, 20 May 2007 03:19:42 +0200] rev 23042
add lemmas about continuity and derivatives of roots
huffman [Sun, 20 May 2007 03:19:14 +0200] rev 23041
add lemma DERIV_inverse_function
huffman [Sun, 20 May 2007 03:18:50 +0200] rev 23040
add lemmas LIM_compose2, isCont_LIM_compose2
haftmann [Sat, 19 May 2007 19:35:31 +0200] rev 23039
improved aliassing
haftmann [Sat, 19 May 2007 19:35:17 +0200] rev 23038
more robust thm handling
chaieb [Sat, 19 May 2007 19:08:42 +0200] rev 23037
added a set of NNF normalization lemmas and nnf_conv
chaieb [Sat, 19 May 2007 19:08:06 +0200] rev 23036
added lt and some other infix operation analogous to Ocaml's num library
chaieb [Sat, 19 May 2007 18:20:34 +0200] rev 23035
added a generic conversion for quantifier elimination and a special useful instance
chaieb [Sat, 19 May 2007 18:19:45 +0200] rev 23034
added binop_conv, aconvc
chaieb [Sat, 19 May 2007 18:19:06 +0200] rev 23033
added cpat antiquotation for reading certified patterns
nipkow [Sat, 19 May 2007 14:05:05 +0200] rev 23032
unfold min/max in Stefans code generator