haftmann [Sat, 20 Aug 2011 09:30:23 +0200] rev 44327
merged
haftmann [Sat, 20 Aug 2011 01:40:22 +0200] rev 44326
tuned proof
haftmann [Sat, 20 Aug 2011 01:39:27 +0200] rev 44325
more uniform formatting of specifications
haftmann [Sat, 20 Aug 2011 01:33:58 +0200] rev 44324
compatibility layer
haftmann [Sat, 20 Aug 2011 01:21:22 +0200] rev 44323
merged
haftmann [Fri, 19 Aug 2011 19:33:31 +0200] rev 44322
more concise definition for Inf, Sup on bool
noschinl [Thu, 18 Aug 2011 13:37:41 +0200] rev 44321
do not call ghc with -fglasgow-exts
huffman [Fri, 19 Aug 2011 19:01:00 -0700] rev 44320
remove some redundant simp rules about sqrt
huffman [Fri, 19 Aug 2011 18:42:41 -0700] rev 44319
move sin_coeff and cos_coeff lemmas to Transcendental.thy; simplify some proofs
huffman [Fri, 19 Aug 2011 18:08:05 -0700] rev 44318
remove unused lemma DERIV_sin_add
huffman [Fri, 19 Aug 2011 18:06:27 -0700] rev 44317
remove redundant lemma lemma_DERIV_subst in favor of DERIV_cong
huffman [Fri, 19 Aug 2011 17:59:19 -0700] rev 44316
remove redundant lemma exp_ln_eq in favor of ln_unique
huffman [Fri, 19 Aug 2011 16:55:43 -0700] rev 44315
merged
huffman [Fri, 19 Aug 2011 15:54:43 -0700] rev 44314
Lim.thy: legacy theorems
huffman [Fri, 19 Aug 2011 15:07:10 -0700] rev 44313
SEQ.thy: legacy theorem names
huffman [Fri, 19 Aug 2011 14:46:45 -0700] rev 44312
delete unused lemmas about limits
huffman [Fri, 19 Aug 2011 14:17:28 -0700] rev 44311
Transcendental.thy: add tendsto_intros lemmas;
new isCont theorems;
simplify some proofs.
huffman [Fri, 19 Aug 2011 11:49:53 -0700] rev 44310
add lemma isCont_tendsto_compose
wenzelm [Fri, 19 Aug 2011 23:48:18 +0200] rev 44309
merged
huffman [Fri, 19 Aug 2011 10:46:54 -0700] rev 44308
Transcendental.thy: remove several unused lemmas and simplify some proofs
huffman [Fri, 19 Aug 2011 08:40:15 -0700] rev 44307
remove unused lemmas
huffman [Fri, 19 Aug 2011 08:39:43 -0700] rev 44306
fold definitions of sin_coeff and cos_coeff in Maclaurin lemmas
huffman [Fri, 19 Aug 2011 07:45:22 -0700] rev 44305
remove some redundant simp rules
wenzelm [Fri, 19 Aug 2011 23:25:47 +0200] rev 44304
maintain recent future proofs at transaction boundaries;
wenzelm [Fri, 19 Aug 2011 21:40:52 +0200] rev 44303
incremental Proofterm.join_body, with join_thms step in fulfill_norm_proof -- avoid full graph traversal of former Proofterm.join_bodies;
wenzelm [Fri, 19 Aug 2011 18:01:23 +0200] rev 44302
tuned;
wenzelm [Fri, 19 Aug 2011 17:39:37 +0200] rev 44301
tuned signature (again);
tuned;
wenzelm [Fri, 19 Aug 2011 16:13:26 +0200] rev 44300
tuned signature -- treat structure Task_Queue as private to implementation;