| Fri, 13 Nov 2015 12:27:13 +0000 | 
paulson | 
Tweaks for "real": Removal of [iff] status for some lemmas, adding [simp] for others. Plus fixes.
 | 
file |
diff |
annotate
 | 
| Tue, 10 Nov 2015 14:18:41 +0000 | 
paulson | 
Coercion "real" now has type nat => real only and is no longer overloaded. Type class "real_of" is gone. Many duplicate theorems removed.
 | 
file |
diff |
annotate
 | 
| Thu, 06 Aug 2015 23:56:48 +0200 | 
haftmann | 
slight cleanup of lemmas
 | 
file |
diff |
annotate
 | 
| Sat, 18 Jul 2015 22:58:50 +0200 | 
wenzelm | 
isabelle update_cartouches;
 | 
file |
diff |
annotate
 | 
| Tue, 30 Jun 2015 13:56:16 +0100 | 
paulson | 
Useful lemmas. The theorem concerning swapping the variables in a double integral.
 | 
file |
diff |
annotate
 | 
| Tue, 21 Apr 2015 17:19:00 +0100 | 
paulson | 
New material, mostly about limits. Consolidation.
 | 
file |
diff |
annotate
 | 
| Wed, 18 Mar 2015 14:13:27 +0000 | 
paulson | 
Lots of new material on complex-valued functions. Modified simplification of (x/n)^k
 | 
file |
diff |
annotate
 | 
| Sun, 02 Nov 2014 18:21:45 +0100 | 
wenzelm | 
modernized header uniformly as section;
 | 
file |
diff |
annotate
 | 
| Thu, 23 Oct 2014 14:04:05 +0200 | 
haftmann | 
downshift of theory Parity in the hierarchy
 | 
file |
diff |
annotate
 | 
| Sun, 19 Oct 2014 18:05:26 +0200 | 
haftmann | 
prefer generic elimination rules for even/odd over specialized unfold rules for nat
 | 
file |
diff |
annotate
 | 
| Sat, 05 Jul 2014 11:01:53 +0200 | 
haftmann | 
prefer ac_simps collections over separate name bindings for add and mult
 | 
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
 | 
| Wed, 18 Jun 2014 07:31:12 +0200 | 
hoelzl | 
moved lemmas from the proof of the Central Limit Theorem by Jeremy Avigad and Luke Serafin
 | 
file |
diff |
annotate
 | 
| Mon, 02 Jun 2014 16:19:37 +0200 | 
hoelzl | 
remove superfluous assumption
 | 
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
 | 
| Fri, 11 Apr 2014 13:36:57 +0200 | 
nipkow | 
made mult_nonneg_nonneg a simp rule
 | 
file |
diff |
annotate
 | 
| Thu, 03 Apr 2014 17:56:08 +0200 | 
hoelzl | 
merged DERIV_intros, has_derivative_intros into derivative_intros
 | 
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
 | 
| Fri, 07 Mar 2014 12:35:06 +0000 | 
paulson | 
a few new lemmas
 | 
file |
diff |
annotate
 | 
| Tue, 12 Nov 2013 19:28:54 +0100 | 
hoelzl | 
add finite_select_induct; move generic lemmas from MV_Analysis/Linear_Algebra to the HOL image
 | 
file |
diff |
annotate
 | 
| Thu, 12 Sep 2013 09:04:46 -0700 | 
huffman | 
prefer attribute 'unfolded thm' to 'simplified'
 | 
file |
diff |
annotate
 | 
| Sun, 18 Aug 2013 18:49:45 +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
 | 
| Fri, 22 Mar 2013 10:41:43 +0100 | 
hoelzl | 
modernized definition of root: use the_inv, handle positive and negative case uniformly, and 0-th root is constant 0
 | 
file |
diff |
annotate
 | 
| Fri, 22 Mar 2013 10:41:43 +0100 | 
hoelzl | 
move continuous and continuous_on to the HOL image; isCont is an abbreviation for continuous (at x) (isCont is now restricted to a T2 space)
 | 
file |
diff |
annotate
 | 
| Fri, 19 Oct 2012 15:12:52 +0200 | 
webertj | 
Renamed {left,right}_distrib to distrib_{right,left}.
 | 
file |
diff |
annotate
 | 
| Wed, 10 Oct 2012 15:17:40 +0200 | 
wenzelm | 
eliminated spurious fact duplicates;
 | 
file |
diff |
annotate
 | 
| Sat, 20 Aug 2011 15:54:26 -0700 | 
huffman | 
remove redundant lemma real_0_le_divide_iff in favor or zero_le_divide_iff
 | 
file |
diff |
annotate
 | 
| Fri, 19 Aug 2011 19:01:00 -0700 | 
huffman | 
remove some redundant simp rules about sqrt
 | 
file |
diff |
annotate
 | 
| Thu, 18 Aug 2011 19:53:03 -0700 | 
huffman | 
optimize some proofs
 | 
file |
diff |
annotate
 | 
| Thu, 18 Feb 2010 14:21:44 -0800 | 
huffman | 
get rid of many duplicate simp rule warnings
 | 
file |
diff |
annotate
 | 
| Tue, 30 Jun 2009 18:16:22 +0200 | 
hoelzl | 
Added DERIV_intros
 | 
file |
diff |
annotate
 | 
| Tue, 28 Apr 2009 15:50:29 +0200 | 
haftmann | 
collected square lemmas in Nat_Numeral
 | 
file |
diff |
annotate
 | 
| Wed, 04 Mar 2009 17:12:23 -0800 | 
huffman | 
declare power_Suc [simp]; remove redundant type-specific versions of power_Suc
 | 
file |
diff |
annotate
 | 
| Wed, 03 Dec 2008 15:58:44 +0100 | 
haftmann | 
made repository layout more coherent with logical distribution structure; stripped some $Id$s
 | 
file |
diff |
annotate
| base
 |