noschinl [Wed, 14 Sep 2011 10:24:22 +0200] rev 44926
create central list for language extensions used by the haskell code generator
boehmes [Wed, 14 Sep 2011 09:46:59 +0200] rev 44925
observe distinction between sets and predicates
nipkow [Wed, 14 Sep 2011 06:49:24 +0200] rev 44924
merged
nipkow [Wed, 14 Sep 2011 06:49:01 +0200] rev 44923
cleand up AbsInt fixpoint iteration; tuned syntax
huffman [Tue, 13 Sep 2011 17:25:19 -0700] rev 44922
tuned proofs
huffman [Tue, 13 Sep 2011 17:07:33 -0700] rev 44921
tuned proofs
huffman [Tue, 13 Sep 2011 08:21:51 -0700] rev 44920
remove some redundant [simp] declarations;
simplify some proofs;
noschinl [Tue, 13 Sep 2011 16:22:01 +0200] rev 44919
tune proofs
noschinl [Tue, 13 Sep 2011 16:21:48 +0200] rev 44918
tune simpset for Complete_Lattices
bulwahn [Tue, 13 Sep 2011 13:17:52 +0200] rev 44917
merged
bulwahn [Tue, 13 Sep 2011 12:14:29 +0200] rev 44916
added lemma motivated by a more specific lemma in the AFP-KBPs theories
blanchet [Tue, 13 Sep 2011 11:24:58 +0200] rev 44915
simplified unsound proof detection by removing impossible case
bulwahn [Tue, 13 Sep 2011 09:56:38 +0200] rev 44914
correcting NEWS
bulwahn [Tue, 13 Sep 2011 09:28:03 +0200] rev 44913
correcting theory name and dependencies
bulwahn [Tue, 13 Sep 2011 09:25:19 +0200] rev 44912
renamed AList_Impl to AList
nipkow [Tue, 13 Sep 2011 07:13:49 +0200] rev 44911
fastsimp -> fastforce in doc
huffman [Mon, 12 Sep 2011 14:49:34 -0700] rev 44910
fix typo
huffman [Mon, 12 Sep 2011 14:39:10 -0700] rev 44909
shorten proof of frontier_straddle
huffman [Mon, 12 Sep 2011 13:19:10 -0700] rev 44908
NEWS and CONTRIBUTORS
huffman [Mon, 12 Sep 2011 11:54:20 -0700] rev 44907
remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
huffman [Mon, 12 Sep 2011 11:39:29 -0700] rev 44906
simplify proofs using LIMSEQ lemmas
huffman [Mon, 12 Sep 2011 10:43:36 -0700] rev 44905
remove trivial lemma Lim_at_iff_LIM
huffman [Mon, 12 Sep 2011 10:28:45 -0700] rev 44904
fix typos
huffman [Mon, 12 Sep 2011 09:37:49 -0700] rev 44903
NEWS for euclidean_space class
huffman [Mon, 12 Sep 2011 09:21:01 -0700] rev 44902
move lemmas about complex number 'i' to Complex.thy and Library/Inner_Product.thy
hoelzl [Mon, 12 Sep 2011 09:57:33 -0400] rev 44901
adding NEWS and CONTRIBUTORS
bulwahn [Mon, 12 Sep 2011 13:35:35 +0200] rev 44900
merged
bulwahn [Mon, 12 Sep 2011 12:33:37 +0200] rev 44899
correcting imports after splitting and renaming AssocList
bulwahn [Mon, 12 Sep 2011 10:59:38 +0200] rev 44898
tuned
bulwahn [Mon, 12 Sep 2011 10:57:58 +0200] rev 44897
moving connection of association lists to Mappings into a separate theory