src/HOL/Multivariate_Analysis/Topology_Euclidean_Space.thy
Mon, 14 Jan 2013 17:53:37 +0100 hoelzl introduce first_countable_topology typeclass
Mon, 14 Jan 2013 17:30:36 +0100 hoelzl move prod instantiation of second_countable_topology to its definition
Mon, 14 Jan 2013 17:29:04 +0100 hoelzl renamed countable_basis_space to second_countable_topology
Fri, 14 Dec 2012 15:46:01 +0100 hoelzl Remove the indexed basis from the definition of euclidean spaces and only use the set of Basis vectors
Mon, 03 Dec 2012 18:19:02 +0100 hoelzl add filterlim rules for diverging multiplication and addition; move at_infinity to the HOL image
Tue, 27 Nov 2012 13:48:40 +0100 immler based countable topological basis on Countable_Set
Fri, 16 Nov 2012 19:14:23 +0100 hoelzl moved (b)choice_iff(') to Hilbert_Choice
Fri, 16 Nov 2012 18:45:57 +0100 hoelzl move theorems to be more generally useable
Fri, 16 Nov 2012 11:22:22 +0100 immler allow arbitrary enumerations of basis in locale for generation of borel sets
Thu, 15 Nov 2012 10:49:58 +0100 immler regularity of measures, therefore:
Fri, 19 Oct 2012 15:12:52 +0200 webertj Renamed {left,right}_distrib to distrib_{right,left}.
Fri, 12 Oct 2012 18:58:20 +0200 wenzelm discontinued obsolete typedef (open) syntax;
Fri, 05 Oct 2012 13:57:48 +0200 wenzelm tuned proofs;
Mon, 25 Jun 2012 17:41:20 +0200 wenzelm tuned proofs -- prefer direct "rotated" instead of old-style COMP;
Thu, 31 May 2012 10:05:07 +0200 huffman remove stray reference to no-longer-existing theorem 'add'
Sun, 25 Mar 2012 20:15:39 +0200 huffman merged fork with new numeral representation (see NEWS)
Mon, 12 Mar 2012 21:34:43 +0100 noschinl use eventually_elim method
Mon, 05 Dec 2011 15:10:15 +0100 huffman remove mem_(c)ball_0 and centre_in_(c)ball from simpset, as rules mem_(c)ball always match instead
Thu, 17 Nov 2011 18:31:00 +0100 huffman Groups.thy: generalize several lemmas from class ab_group_add to class group_add
Thu, 27 Oct 2011 07:46:57 +0200 huffman fix bug in cancel_factor simprocs so they will work on goals like 'x * y < x * z' where the common term is already on the left
Thu, 22 Sep 2011 14:12:16 -0700 huffman discontinued legacy theorem names from RealDef.thy
Tue, 20 Sep 2011 10:52:08 -0700 huffman add lemmas within_empty and tendsto_bot;
Mon, 12 Sep 2011 14:39:10 -0700 huffman shorten proof of frontier_straddle
Mon, 12 Sep 2011 11:54:20 -0700 huffman remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
Mon, 12 Sep 2011 10:43:36 -0700 huffman remove trivial lemma Lim_at_iff_LIM
Mon, 12 Sep 2011 07:55:43 +0200 nipkow new fastforce replacing fastsimp - less confusing name
Fri, 02 Sep 2011 15:19:59 -0700 huffman simplify proof of Rats_dense_in_real;
Thu, 01 Sep 2011 10:41:19 -0700 huffman simplify some proofs about uniform continuity, and add some new ones;
Thu, 01 Sep 2011 09:02:14 -0700 huffman modernize lemmas about 'continuous' and 'continuous_on';
Wed, 31 Aug 2011 13:28:29 -0700 huffman simplify/generalize some proofs
Wed, 31 Aug 2011 08:11:47 -0700 huffman move lemmas from Topology_Euclidean_Space to Euclidean_Space
Mon, 29 Aug 2011 13:50:47 -0700 huffman simplify some proofs
Sun, 28 Aug 2011 20:56:49 -0700 huffman move class perfect_space into RealVector.thy;
Sun, 28 Aug 2011 09:20:12 -0700 huffman discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
Fri, 26 Aug 2011 08:56:29 -0700 huffman generalize and simplify proof of continuous_within_sequentially
Thu, 25 Aug 2011 19:41:38 -0700 huffman replace some continuous_on lemmas with more general versions
Thu, 25 Aug 2011 16:50:55 -0700 huffman remove legacy theorem Lim_inner
Thu, 25 Aug 2011 12:43:55 -0700 huffman rename subset_{interior,closure} to {interior,closure}_mono;
Thu, 25 Aug 2011 09:17:02 -0700 huffman simplify definition of 'interior';
Wed, 24 Aug 2011 16:08:21 -0700 huffman add lemma closure_union;
Wed, 24 Aug 2011 15:32:40 -0700 huffman minimize imports
Wed, 24 Aug 2011 15:06:13 -0700 huffman move everything related to 'norm' method into new theory file Norm_Arith.thy
Tue, 23 Aug 2011 14:11:02 -0700 huffman declare euclidean_simps [simp] at the point they are proved;
Sun, 21 Aug 2011 12:22:31 -0700 huffman add lemmas interior_Times and closure_Times
Sat, 20 Aug 2011 06:34:51 -0700 huffman redefine constant 'trivial_limit' as an abbreviation
Thu, 18 Aug 2011 17:32:02 -0700 huffman declare euclidean_component_zero[simp] at the point it is proved
Thu, 18 Aug 2011 13:36:58 -0700 huffman remove bounded_(bi)linear locale interpretations, to avoid duplicating so many lemmas
Wed, 17 Aug 2011 11:07:32 -0700 huffman Topology_Euclidean_Space.thy: simplify some proofs
Wed, 17 Aug 2011 09:59:10 -0700 huffman simplify proofs of lemmas open_interval, closed_interval
Tue, 16 Aug 2011 09:31:23 -0700 huffman add simp rules for isCont
Mon, 15 Aug 2011 18:35:36 -0700 huffman generalize lemmas open_Collect_less, closed_Collect_le, closed_Collect_eq to class topological_space
Mon, 15 Aug 2011 15:11:55 -0700 huffman generalized lemma closed_Collect_eq
Mon, 15 Aug 2011 14:09:39 -0700 huffman add lemmas open_Collect_less, closed_Collect_le, closed_Collect_eq;
Mon, 15 Aug 2011 12:18:34 -0700 huffman generalize lemma continuous_uniform_limit to class metric_space
Mon, 15 Aug 2011 12:13:46 -0700 huffman remove duplicate lemmas eventually_conjI, eventually_and, eventually_false
Mon, 15 Aug 2011 10:49:48 -0700 huffman Topology_Euclidean_Space.thy: organize section headings
Sun, 14 Aug 2011 11:44:12 -0700 huffman locale-ize some definitions, so perfect_space and heine_borel can inherit from the proper superclasses
Fri, 12 Aug 2011 09:17:24 -0700 huffman make Multivariate_Analysis work with separate set type
Thu, 11 Aug 2011 14:24:05 -0700 huffman avoid duplicate rule warnings
Wed, 10 Aug 2011 15:56:48 -0700 huffman remove redundant lemma
Wed, 10 Aug 2011 14:25:56 -0700 huffman simplify proof of lemma bounded_component
Wed, 10 Aug 2011 09:23:42 -0700 huffman split Linear_Algebra.thy from Euclidean_Space.thy
Wed, 10 Aug 2011 01:36:53 -0700 huffman declare tendsto_const [intro] (accidentally removed in 230a8665c919)
Wed, 10 Aug 2011 00:29:31 -0700 huffman simplified definition of class euclidean_space;
Tue, 09 Aug 2011 13:09:35 -0700 huffman bounded_linear interpretation for euclidean_component
Tue, 09 Aug 2011 10:30:00 -0700 huffman mark some redundant theorems as legacy
Mon, 08 Aug 2011 21:17:52 -0700 huffman instance real_basis_with_inner < perfect_space
Mon, 08 Aug 2011 19:26:53 -0700 huffman rename type 'a net to 'a filter, following standard mathematical terminology
Mon, 08 Aug 2011 15:27:24 -0700 huffman generalize sequence lemmas
Mon, 08 Aug 2011 15:11:38 -0700 huffman generalize more lemmas about compactness
Mon, 08 Aug 2011 15:03:34 -0700 huffman generalize compactness equivalence lemmas
Mon, 08 Aug 2011 14:59:01 -0700 huffman lemma bolzano_weierstrass_imp_compact
Mon, 08 Aug 2011 14:44:20 -0700 huffman class perfect_space inherits from topological_space;
Thu, 09 Jun 2011 11:50:16 +0200 hoelzl lemmas about right derivative and limits
Wed, 30 Mar 2011 17:54:01 +0200 hoelzl real multiplication is continuous
Mon, 14 Mar 2011 14:37:35 +0100 hoelzl generalize infinite sums
Mon, 14 Mar 2011 14:37:33 +0100 hoelzl moved t2_spaces to HOL image
Mon, 28 Feb 2011 22:10:57 +0100 boehmes removed dependency on Dense_Linear_Order
Wed, 29 Dec 2010 17:34:41 +0100 wenzelm explicit file specifications -- avoid secondary load path;
Mon, 13 Sep 2010 11:13:15 +0200 nipkow renamed lemmas: ext_iff -> fun_eq_iff, set_ext_iff -> set_eq_iff, set_ext -> set_eqI
Tue, 07 Sep 2010 10:05:19 +0200 nipkow expand_fun_eq -> ext_iff
Fri, 27 Aug 2010 13:48:10 +0200 hoelzl preimages of open sets over continuous function are open
Mon, 23 Aug 2010 19:35:57 +0200 hoelzl Rewrite the Probability theory.
Mon, 23 Aug 2010 11:17:13 +0200 haftmann dropped type classes mult_mono and mult_mono1; tuned names of technical rule duplicates
Mon, 05 Jul 2010 09:14:51 -0700 huffman generalize type of is_interval to class euclidean_space
Fri, 02 Jul 2010 10:45:25 +0200 haftmann merged
Thu, 01 Jul 2010 16:54:44 +0200 haftmann "prod" and "sum" replace "*" and "+" respectively
Thu, 01 Jul 2010 09:24:04 -0700 huffman generalize more lemmas from ordered_euclidean_space to euclidean_space
Wed, 30 Jun 2010 21:13:46 -0700 huffman add lemma at_within_interior
Tue, 22 Jun 2010 18:15:44 +0200 hoelzl merged
Mon, 21 Jun 2010 19:33:51 +0200 hoelzl Introduce a type class for euclidean spaces, port most lemmas from real^'n to this type class.
Mon, 21 Jun 2010 18:32:16 +0200 blanchet beta-eta was too much, because it transformed SOME x. P x into Eps P, which caused problems later;
Thu, 17 Jun 2010 19:32:05 +0200 haftmann replaced unreliable metis proof
Sun, 09 May 2010 22:51:11 -0700 huffman avoid using real-specific versions of generic lemmas
Tue, 04 May 2010 19:53:57 -0700 huffman generalize some lemmas to class t1_space
Tue, 04 May 2010 19:23:59 -0700 huffman simplify definition of t1_space; generalize lemma closed_sing and related lemmas
Tue, 04 May 2010 18:55:18 -0700 huffman generalize some lemmas
Tue, 04 May 2010 10:06:05 -0700 huffman make (X ----> L) an abbreviation for (X ---> L) sequentially
Tue, 04 May 2010 09:56:34 -0700 huffman adapt to removed premise on tendsto lemma (cf. 88f0125c3bd2)
Mon, 03 May 2010 14:35:10 +0200 hoelzl Moved Convex theory to library.
Thu, 29 Apr 2010 11:41:04 -0700 huffman define linear algebra concepts using scaleR instead of (op *s); generalized many lemmas, though a few theorems that used to work on type int^'n are a bit less general
Thu, 29 Apr 2010 07:22:01 -0700 huffman remove redundant constants pastecart, fstcart, sndcart; users should prefer Pair, fst, snd instead
Wed, 28 Apr 2010 17:48:59 -0700 huffman prove lemma openin_subopen without using choice
Tue, 27 Apr 2010 10:54:24 -0700 huffman generalize more continuity lemmas
Tue, 27 Apr 2010 10:39:52 -0700 huffman generalized many lemmas about continuity
Mon, 26 Apr 2010 22:21:03 -0700 huffman simplify definition of continuous_on; generalize some lemmas
Mon, 26 Apr 2010 20:03:01 -0700 huffman move intervals section heading
Mon, 26 Apr 2010 19:58:51 -0700 huffman remove unused, redundant constant inv_on
Mon, 26 Apr 2010 19:55:50 -0700 huffman reorganize subsection headings
Mon, 26 Apr 2010 12:19:57 -0700 huffman move definitions and theorems for type real^1 to separate theory file
Mon, 26 Apr 2010 09:45:22 -0700 huffman merged
Mon, 26 Apr 2010 09:21:25 -0700 huffman fix lots of looping simp calls and other warnings
Sun, 25 Apr 2010 20:48:19 -0700 huffman define finer-than ordering on net type; move some theorems into Limits.thy
Sun, 25 Apr 2010 16:23:40 -0700 huffman generalize type of continuous_on
Sun, 25 Apr 2010 11:58:39 -0700 huffman define nets directly as filters, instead of as filter bases
Mon, 26 Apr 2010 11:34:19 +0200 haftmann dropped group_simps, ring_simps, field_eq_simps
Sat, 24 Apr 2010 14:06:19 -0700 huffman minimize imports
Thu, 18 Mar 2010 13:56:33 +0100 haftmann dropped odd interpretation of comm_monoid_mult into comm_monoid_add; consider Min.insert_idem as default simp rule
Wed, 17 Feb 2010 18:33:45 +0100 himmelma Added integration to Multivariate-Analysis (upto FTC)
Fri, 05 Feb 2010 14:33:50 +0100 haftmann more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
less more (0) -120 tip