Wed, 25 Mar 2015 10:44:57 +0100 |
wenzelm |
prefer local fixes;
|
file |
diff |
annotate
|
Sun, 02 Nov 2014 17:09:04 +0100 |
wenzelm |
modernized header;
|
file |
diff |
annotate
|
Fri, 24 Oct 2014 15:07:51 +0200 |
hoelzl |
use NO_MATCH-simproc for distribution rules in field_simps, otherwise field_simps on '(a / (c + d)) * (e + f)' can be non-terminating
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 16:58:19 +0200 |
wenzelm |
tuned proofs -- fewer warnings;
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 20:18:47 +0200 |
haftmann |
reduced name variants for assoc and commute on plus and mult
|
file |
diff |
annotate
|
Mon, 30 Jun 2014 15:45:21 +0200 |
hoelzl |
import more stuff from the CLT proof; base the lborel measure on interval_measure; remove lebesgue measure
|
file |
diff |
annotate
|
Sat, 28 Jun 2014 09:16:42 +0200 |
haftmann |
fact consolidation
|
file |
diff |
annotate
|
Wed, 07 May 2014 12:25:35 +0200 |
hoelzl |
avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 13:08:17 +0200 |
hoelzl |
added divide_nonneg_nonneg and co; made it a simp rule
|
file |
diff |
annotate
|
Sat, 12 Apr 2014 17:26:27 +0200 |
nipkow |
made mult_pos_pos a simp rule
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 22:53:33 +0200 |
nipkow |
made divide_pos_pos a simp rule
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 13:36:57 +0200 |
nipkow |
made mult_nonneg_nonneg a simp rule
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 09:37:48 +0200 |
hoelzl |
field_simps: better support for negation and division, and power
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 09:37:47 +0200 |
hoelzl |
revert c1bbd3e22226, a14831ac3023, and 36489d77c484: divide_minus_left/right are again simp rules
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:51:52 +0100 |
paulson |
removing simprule status for divide_minus_left and divide_minus_right
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 18:35:07 +0200 |
hoelzl |
extend continuous_intros; remove continuous_on_intros and isCont_intros
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 18:35:01 +0200 |
hoelzl |
moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 09:39:07 -0700 |
huffman |
remove unnecessary finiteness assumptions from lemmas about setsum
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 10:12:58 +0100 |
immler |
removed dependencies on theory Ordered_Euclidean_Space
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 10:12:57 +0100 |
immler |
use cbox to relax class constraints
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 08:31:33 +0100 |
haftmann |
more complete set of lemmas wrt. image and composition
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 17:23:28 -0800 |
huffman |
remove lemmas in favor of more general ones: convex(_hull)_set_{plus,setsum}
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 16:57:00 -0800 |
huffman |
generalize lemma closure_sum
|
file |
diff |
annotate
|
Thu, 27 Feb 2014 17:24:46 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 21:45:27 +0100 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Mon, 16 Dec 2013 17:08:22 +0100 |
immler |
summarized notions related to ordered_euclidean_space and intervals in separate theory
|
file |
diff |
annotate
|
Mon, 16 Dec 2013 17:08:22 +0100 |
immler |
prefer box over greaterThanLessThan on euclidean_space
|
file |
diff |
annotate
|
Sun, 17 Nov 2013 21:46:12 +0100 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 09:45:02 +0100 |
hoelzl |
move Lubs from HOL to HOL-Library (replaced by conditionally complete lattices)
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 09:44:58 +0100 |
hoelzl |
use bdd_above and bdd_below for conditionally complete lattices
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 18:51:14 +0100 |
haftmann |
more simplification rules on unary and binary minus
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 14:57:20 -0700 |
huffman |
tuned proofs about 'convex'
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 11:16:13 -0700 |
huffman |
generalized and simplified proofs of several theorems about convex sets
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 18:09:17 -0700 |
huffman |
make 'linear' into a sublocale of 'bounded_linear';
|
file |
diff |
annotate
|
Wed, 04 Sep 2013 17:36:37 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 01:12:40 +0200 |
wenzelm |
tuned proofs -- clarified flow of facts wrt. calculation;
|
file |
diff |
annotate
|
Sat, 31 Aug 2013 22:18:51 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Sat, 31 Aug 2013 18:12:51 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Sat, 31 Aug 2013 00:39:59 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Fri, 30 Aug 2013 18:22:17 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Fri, 30 Aug 2013 00:11:01 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Sun, 18 Aug 2013 19:59:19 +0200 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Tue, 13 Aug 2013 16:25:47 +0200 |
wenzelm |
standardized symbols via "isabelle update_sub_sup", excluding src/Pure and src/Tools/WWW_Find;
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 12:20:57 +0100 |
hoelzl |
rename RealVector.thy to Real_Vector_Spaces.thy
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
move connected to HOL image; used to show intermediate value theorem
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
introduct the conditional_complete_lattice type class; generalize theorems about real Sup and Inf to it
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 20:31:22 +0100 |
wenzelm |
merged
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 18:46:52 +0100 |
wenzelm |
tuned proof -- much faster;
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 20:01:59 +0100 |
hoelzl |
generalized diameter from real_normed_vector to metric_space
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 14:40:19 +0100 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 16 Nov 2012 18:45:57 +0100 |
hoelzl |
move theorems to be more generally useable
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 15:12:52 +0200 |
webertj |
Renamed {left,right}_distrib to distrib_{right,left}.
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 20:38:42 +0200 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 20:37:47 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 20:29:28 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 23:07:01 +0200 |
krauss |
Set_Algebras: removed syntax \<oplus> and \<otimes>, in favour of plain + and *
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 22:55:11 +0200 |
krauss |
removed "setsum_set", now subsumed by generic setsum
|
file |
diff |
annotate
|
Sun, 25 Mar 2012 20:15:39 +0200 |
huffman |
merged fork with new numeral representation (see NEWS)
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 09:49:05 +0100 |
huffman |
avoid numeral-representation-specific rules in metis proof
|
file |
diff |
annotate
|