huffman [Mon, 15 Aug 2011 14:09:39 -0700] rev 44213
add lemmas open_Collect_less, closed_Collect_le, closed_Collect_eq;
simplify and generalize some proofs;
huffman [Mon, 15 Aug 2011 12:18:34 -0700] rev 44212
generalize lemma continuous_uniform_limit to class metric_space
huffman [Mon, 15 Aug 2011 12:13:46 -0700] rev 44211
remove duplicate lemmas eventually_conjI, eventually_and, eventually_false
huffman [Mon, 15 Aug 2011 10:49:48 -0700] rev 44210
Topology_Euclidean_Space.thy: organize section headings
huffman [Mon, 15 Aug 2011 09:08:17 -0700] rev 44209
simplify some proofs
huffman [Sun, 14 Aug 2011 13:04:57 -0700] rev 44208
generalize lemma convergent_subseq_convergent
huffman [Sun, 14 Aug 2011 11:44:12 -0700] rev 44207
locale-ize some definitions, so perfect_space and heine_borel can inherit from the proper superclasses
huffman [Sun, 14 Aug 2011 10:47:47 -0700] rev 44206
locale-ize some constant definitions, so complete_space can inherit from metric_space
huffman [Sun, 14 Aug 2011 10:25:43 -0700] rev 44205
generalize constant 'lim' and limit uniqueness theorems to class t2_space
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 16 Aug 2011 07:17:15 +0900] rev 44204
Quotient Package: make quotient_type work with separate set type
wenzelm [Mon, 15 Aug 2011 22:31:17 +0200] rev 44203
updated README;
wenzelm [Mon, 15 Aug 2011 21:54:32 +0200] rev 44202
touch descendants of edited nodes;
more precise handling of Graph exceptions;