src/HOL/Library/Topology_Euclidean_Space.thy
Tue, 27 Oct 2009 12:59:57 +0000 paulson New theory SupInf of the supremum and infimum operators for sets of reals.
Sat, 17 Oct 2009 14:43:18 +0200 wenzelm eliminated hard tabulators, guessing at each author's individual tab-width;
Wed, 23 Sep 2009 08:25:51 +0200 haftmann inf/sup_absorb are no default simp rules any longer
Mon, 21 Sep 2009 11:01:39 +0200 haftmann tuned proofs
Thu, 25 Jun 2009 14:59:29 +0200 haftmann arbitrary farewell
Sat, 13 Jun 2009 13:10:10 -0700 huffman generalize lemmas
Sat, 13 Jun 2009 11:56:41 -0700 huffman replace uses of (bi)linear with bounded_(bi)linear
Sat, 13 Jun 2009 08:29:34 -0700 huffman new continuous/vimage lemmas; cleaned up proofs
Sat, 13 Jun 2009 08:18:14 -0700 huffman generalize constants netlimit and continuous
Sat, 13 Jun 2009 07:33:50 -0700 huffman generalize lemma Lim_unique to t2_space
Fri, 12 Jun 2009 22:30:37 -0700 huffman generalize lemmas about inner
Fri, 12 Jun 2009 22:20:36 -0700 huffman replace all occurrences of dot at type real^'n with inner
Fri, 12 Jun 2009 16:04:55 -0700 huffman avoid using vec1 in continuity lemmas
Fri, 12 Jun 2009 12:00:30 -0700 huffman remove simp add: norm_scaleR
Fri, 12 Jun 2009 11:23:37 -0700 huffman replace all occurrences of 'op *s' at type real^'n with scaleR
Thu, 11 Jun 2009 20:04:55 -0700 huffman move lemma compact_Times; generalize more lemmas
Thu, 11 Jun 2009 19:44:39 -0700 huffman generalize lemma edelstein_fix
Thu, 11 Jun 2009 19:23:56 -0700 huffman generalize lemmas
Thu, 11 Jun 2009 11:51:12 -0700 huffman theorem attribute [tendsto_intros]
Wed, 10 Jun 2009 15:29:05 -0700 huffman heine_borel instance for products
Wed, 10 Jun 2009 11:54:00 -0700 huffman use constants subseq, incseq, monoseq
Tue, 09 Jun 2009 16:13:18 -0700 huffman remove uses of vec1 in continuity lemmas
Tue, 09 Jun 2009 10:23:41 -0700 huffman instance heine_borel < complete_space; generalize many lemmas to class heine_borel
Tue, 09 Jun 2009 09:38:56 -0700 huffman new class heine_borel for lemma bounded_closed_imp_compact; instances for real, ^
Mon, 08 Jun 2009 19:45:24 -0700 huffman generalize compact/closure lemmas
Mon, 08 Jun 2009 19:18:47 -0700 huffman add lemma complete_imp_closed
Mon, 08 Jun 2009 17:15:22 -0700 huffman generalize constant 'bounded' to class metric_space
Mon, 08 Jun 2009 15:46:14 -0700 huffman generalize lemmas compact_imp_bounded, compact_imp_closed
Mon, 08 Jun 2009 15:00:37 -0700 huffman generalize more lemmas
Mon, 08 Jun 2009 14:44:53 -0700 huffman generalize constant 'indirection'
Mon, 08 Jun 2009 14:28:09 -0700 huffman lemmas about linear, bilinear
Mon, 08 Jun 2009 12:09:43 -0700 huffman generalize constant 'complete'
Mon, 08 Jun 2009 11:48:19 -0700 huffman generalize lemmas eventually_within_interior, lim_within_interior
Mon, 08 Jun 2009 11:36:35 -0700 huffman generalize more lemmas
Mon, 08 Jun 2009 08:42:33 -0700 huffman generalize some lemmas
Sun, 07 Jun 2009 17:59:54 -0700 huffman replace 'topo' with 'open'; add extra type constraint for 'open'
Sun, 07 Jun 2009 12:00:03 -0700 huffman move definitions of open, closed to RealVector.thy
Sat, 06 Jun 2009 10:28:34 -0700 huffman lemmas islimptI, islimptE; generalize open_inter_closure_subset
Sat, 06 Jun 2009 09:11:12 -0700 huffman generalize tendsto to class topological_space
Fri, 05 Jun 2009 15:59:20 -0700 huffman put syntax for tendsto in Limits.thy; rename variables
Fri, 05 Jun 2009 13:35:33 +0200 haftmann merged
Thu, 04 Jun 2009 16:11:03 +0200 haftmann class replaces axclass
Thu, 04 Jun 2009 17:28:31 -0700 huffman define netlimit in terms of eventually
Thu, 04 Jun 2009 17:24:09 -0700 huffman generalize type of 'at' to topological_space; generalize some lemmas
Thu, 04 Jun 2009 14:32:00 -0700 huffman generalize norm method to work over class real_normed_vector
Wed, 03 Jun 2009 12:13:23 -0700 huffman add classes for t0, t1, and t2 spaces
Wed, 03 Jun 2009 11:22:49 -0700 huffman generalize type of islimpt
Wed, 03 Jun 2009 10:02:59 -0700 huffman generalize some constants and lemmas to class topological_space
Tue, 02 Jun 2009 22:35:56 -0700 huffman generalize constant uniformly_continuous_on
Tue, 02 Jun 2009 22:09:50 -0700 huffman generalize more constants
Tue, 02 Jun 2009 20:35:04 -0700 huffman generalize type of bounded
Tue, 02 Jun 2009 19:29:18 -0700 huffman generalize lemma Lim_unique
Tue, 02 Jun 2009 18:59:50 -0700 huffman generalize lemma closed_cball
Tue, 02 Jun 2009 18:46:32 -0700 huffman generalize Lim_transform lemmas
Tue, 02 Jun 2009 18:31:11 -0700 huffman generalize lemma interior_closed_Un_empty_interior
Tue, 02 Jun 2009 17:20:20 -0700 huffman reuse definition of nets from Limits.thy
Tue, 02 Jun 2009 15:37:59 -0700 huffman generalize type of 'at' to metric_space
Tue, 02 Jun 2009 15:13:22 -0700 huffman redefine nets as filter bases
Sun, 31 May 2009 11:27:19 -0700 huffman more abstract properties of eventually
Sun, 31 May 2009 10:59:46 -0700 huffman new lemmas about eventually; rewrite Lim proofs to use more abstract properties of eventually
less more (0) -60 tip