Sun, 02 Nov 2014 17:20:45 +0100 |
wenzelm |
modernized header;
|
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
|
Tue, 14 Oct 2014 08:23:23 +0200 |
haftmann |
legacy cleanup
|
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
|
Sat, 28 Jun 2014 09:16:42 +0200 |
haftmann |
fact consolidation
|
file |
diff |
annotate
|
Fri, 30 May 2014 14:55:10 +0200 |
hoelzl |
introduce more powerful reindexing rules for big operators
|
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
|
Fri, 04 Apr 2014 17:58:25 +0100 |
paulson |
divide_minus_left divide_minus_right are in field_simps but are not default simprules
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 12:51:37 +0000 |
paulson |
Replacing the theory Library/Binomial by Number_Theory/Binomial
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 17:33:45 +0100 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 10:05:53 +0100 |
haftmann |
eliminiated neg_numeral in favour of - (numeral _)
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 18:31:30 +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
|
Fri, 01 Nov 2013 18:51:14 +0100 |
haftmann |
more simplification rules on unary and binary minus
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 01:12:40 +0200 |
wenzelm |
tuned proofs -- clarified flow of facts wrt. calculation;
|
file |
diff |
annotate
|
Sun, 25 Aug 2013 23:20:25 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Sun, 25 Aug 2013 21:25:17 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Sun, 18 Aug 2013 19:59:19 +0200 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Wed, 07 Aug 2013 23:20:11 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Wed, 07 Aug 2013 21:16:20 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Wed, 07 Aug 2013 14:47:50 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 20:02:02 +0100 |
wenzelm |
tuned imports;
|
file |
diff |
annotate
|
Sat, 23 Mar 2013 20:50:39 +0100 |
haftmann |
fundamental revision of big operators on sets
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 16:35:07 +0100 |
immler |
complete metric for formal power series
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 15:12:52 +0200 |
webertj |
Renamed {left,right}_distrib to distrib_{right,left}.
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 18:58:20 +0200 |
wenzelm |
discontinued obsolete typedef (open) syntax;
|
file |
diff |
annotate
|
Fri, 10 Aug 2012 16:19:51 +0200 |
wenzelm |
tuned proofs;
|
file |
diff |
annotate
|
Fri, 30 Mar 2012 11:16:35 +0200 |
huffman |
removed redundant nat-specific copies of theorems
|
file |
diff |
annotate
|
Sun, 25 Mar 2012 20:15:39 +0200 |
huffman |
merged fork with new numeral representation (see NEWS)
|
file |
diff |
annotate
|
Fri, 02 Mar 2012 09:35:33 +0100 |
bulwahn |
removing finiteness goals
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 10:19:48 +0100 |
haftmann |
prefer listsum over foldl plus 0
|
file |
diff |
annotate
|
Fri, 12 Aug 2011 14:45:50 -0700 |
huffman |
make more HOL theories work with separate set type
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 22:55:50 +0100 |
wenzelm |
tuned headers;
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 10:05:19 +0200 |
nipkow |
expand_fun_eq -> ext_iff
|
file |
diff |
annotate
|
Tue, 08 Jun 2010 16:37:22 +0200 |
haftmann |
tuned quotes, antiquotations and whitespace
|
file |
diff |
annotate
|
Tue, 11 May 2010 08:36:02 +0200 |
haftmann |
renamed former Int.int_induct to Int.int_of_nat_induct, former Presburger.int_induct to Int.int_induct: is more conservative and more natural than the intermediate solution
|
file |
diff |
annotate
|
Tue, 11 May 2010 08:29:42 +0200 |
haftmann |
theorem Presburger.int_induct has been renamed to Int.int_bidirectional_induct
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 15:37:50 +0200 |
haftmann |
use new classes (linordered_)field_inverse_zero
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 11:34:19 +0200 |
haftmann |
dropped group_simps, ring_simps, field_eq_simps
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 16:38:51 +0200 |
haftmann |
epheremal replacement of field_simps by field_eq_simps; dropped old division_by_zero instance
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 16:17:25 +0200 |
haftmann |
epheremal replacement of field_simps by field_eq_simps
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 10:30:36 -0800 |
huffman |
fix more looping simp rules
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 14:43:18 +0200 |
wenzelm |
eliminated hard tabulators, guessing at each author's individual tab-width;
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 14:09:42 +0200 |
nipkow |
tuned the simp rules for Int involving insert and intervals.
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 17:38:02 +0100 |
chaieb |
merged
|
file |
diff |
annotate
|
Tue, 19 May 2009 14:13:37 +0100 |
chaieb |
merged
|
file |
diff |
annotate
|
Tue, 19 May 2009 14:13:23 +0100 |
chaieb |
Derivative of general reverses
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 22:25:09 +0200 |
chaieb |
fixed proof --- fact_setprod removed for fact_altdef_nat
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 21:13:21 +0200 |
chaieb |
merged
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 21:12:57 +0200 |
chaieb |
Vandermonde vs Pochhammer; Hypergeometric series - very basic facts
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 06:14:25 +0200 |
chaieb |
Moved important theorems from FPS_Examples to FPS --- they are not
|
file |
diff |
annotate
|
Fri, 17 Jul 2009 13:12:18 -0400 |
avigad |
Changed fact_Suc_nat back to fact_Suc
|
file |
diff |
annotate
|
Tue, 14 Jul 2009 20:58:53 -0400 |
avigad |
Repairs regarding new Fact.thy.
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 10:34:51 +0200 |
chaieb |
FPS form a metric space, which justifies the infinte sum notation
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 09:41:14 +0200 |
nipkow |
corrected and unified thm names
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 14:24:58 +0200 |
haftmann |
simplified proof
|
file |
diff |
annotate
|
Tue, 02 Jun 2009 12:18:08 +0200 |
chaieb |
merged
|
file |
diff |
annotate
|