| Wed, 15 Jul 2009 15:09:33 +0200 | 
nipkow | 
More finite set induction rules
 | 
file |
diff |
annotate
 | 
| Tue, 14 Jul 2009 10:54:04 +0200 | 
haftmann | 
code attributes use common underscore convention
 | 
file |
diff |
annotate
 | 
| Mon, 08 Jun 2009 20:43:57 +0200 | 
nipkow | 
more lemmas
 | 
file |
diff |
annotate
 | 
| Mon, 08 Jun 2009 09:58:41 +0200 | 
nipkow | 
new lemma
 | 
file |
diff |
annotate
 | 
| Mon, 08 Jun 2009 08:52:18 +0200 | 
nipkow | 
New lemma
 | 
file |
diff |
annotate
 | 
| Thu, 04 Jun 2009 13:26:32 +0200 | 
nipkow | 
A few finite lemmas
 | 
file |
diff |
annotate
 | 
| Wed, 06 May 2009 19:15:40 +0200 | 
nipkow | 
new lemmas
 | 
file |
diff |
annotate
 | 
| Tue, 28 Apr 2009 15:50:30 +0200 | 
haftmann | 
stripped class recpower further
 | 
file |
diff |
annotate
 | 
| Mon, 09 Mar 2009 12:24:01 +0100 | 
nipkow | 
fixed typing of UN/INT syntax
 | 
file |
diff |
annotate
 | 
| Mon, 09 Mar 2009 09:38:36 +0100 | 
nipkow | 
UN syntax fix
 | 
file |
diff |
annotate
 | 
| Wed, 04 Mar 2009 11:05:29 +0100 | 
blanchet | 
Merge.
 | 
file |
diff |
annotate
 | 
| Wed, 04 Mar 2009 10:45:52 +0100 | 
blanchet | 
Merge.
 | 
file |
diff |
annotate
 | 
| Mon, 23 Feb 2009 16:25:52 -0800 | 
huffman | 
make proofs work whether or not One_nat_def is a simp rule; replace 1 with Suc 0 in the rhs of some simp rules
 | 
file |
diff |
annotate
 | 
| Wed, 18 Feb 2009 11:18:01 +0000 | 
paulson | 
Syntactic support for products over set intervals
 | 
file |
diff |
annotate
 | 
| Sun, 15 Feb 2009 11:26:38 +0100 | 
nipkow | 
more finiteness
 | 
file |
diff |
annotate
 | 
| Mon, 02 Feb 2009 13:56:23 +0100 | 
haftmann | 
fixed proposition slip
 | 
file |
diff |
annotate
 | 
| Wed, 28 Jan 2009 16:29:16 +0100 | 
nipkow | 
Replaced group_ and ring_simps by algebra_simps;
 | 
file |
diff |
annotate
 | 
| Wed, 19 Nov 2008 17:54:55 +0100 | 
nipkow | 
Added new fold operator and renamed the old oe to fold_image.
 | 
file |
diff |
annotate
 | 
| Mon, 01 Sep 2008 19:16:40 +0200 | 
nipkow | 
cleaned up code generation for {.._} and {..<_}
 | 
file |
diff |
annotate
 | 
| Sat, 19 Jul 2008 19:27:13 +0200 | 
bulwahn | 
added verification framework for the HeapMonad and quicksort as example for this framework
 | 
file |
diff |
annotate
 | 
| Thu, 21 Feb 2008 17:33:58 +0100 | 
nipkow | 
moved bij_betw from Library/FuncSet to Fun, redistributed some lemmas, and
 | 
file |
diff |
annotate
 | 
| Fri, 15 Feb 2008 16:09:12 +0100 | 
haftmann | 
<= and < on nat no longer depend on wellfounded relations
 | 
file |
diff |
annotate
 | 
| Tue, 15 Jan 2008 16:19:23 +0100 | 
haftmann | 
joined theories IntDef, Numeral, IntArith to theory Int
 | 
file |
diff |
annotate
 | 
| Thu, 06 Dec 2007 16:36:21 +0100 | 
haftmann | 
dropped legacy bindings
 | 
file |
diff |
annotate
 | 
| Tue, 16 Oct 2007 23:12:45 +0200 | 
haftmann | 
global class syntax
 | 
file |
diff |
annotate
 | 
| Fri, 05 Oct 2007 08:38:09 +0200 | 
nipkow | 
added lemmas
 | 
file |
diff |
annotate
 | 
| Sat, 29 Sep 2007 08:58:51 +0200 | 
haftmann | 
proper syntax during class specification
 | 
file |
diff |
annotate
 | 
| Mon, 24 Sep 2007 19:34:55 +0200 | 
nipkow | 
localized { .. } (but only a few thms)
 | 
file |
diff |
annotate
 | 
| Tue, 28 Aug 2007 15:34:15 +0200 | 
nipkow | 
added (code) lemmas for setsum and foldl
 | 
file |
diff |
annotate
 | 
| Wed, 15 Aug 2007 12:52:56 +0200 | 
paulson | 
ATP blacklisting is now in theory data, attribute noatp
 | 
file |
diff |
annotate
 | 
| Mon, 25 Jun 2007 15:19:18 +0200 | 
nipkow | 
removed redundant lemmas
 | 
file |
diff |
annotate
 | 
| Sat, 23 Jun 2007 19:33:22 +0200 | 
nipkow | 
tuned and renamed group_eq_simps and ring_eq_simps
 | 
file |
diff |
annotate
 | 
| Wed, 20 Jun 2007 05:18:39 +0200 | 
huffman | 
change simp rules for of_nat to work like int did previously (reorient of_nat_Suc, remove of_nat_mult [simp]); preserve original variable names in legacy int theorems
 | 
file |
diff |
annotate
 | 
| Sun, 17 Jun 2007 18:47:03 +0200 | 
nipkow | 
tuned laws for cancellation in divisions for fields.
 | 
file |
diff |
annotate
 | 
| Fri, 15 Jun 2007 15:10:32 +0200 | 
nipkow | 
made divide_self a simp rule
 | 
file |
diff |
annotate
 | 
| Wed, 06 Jun 2007 17:01:33 +0200 | 
huffman | 
generalize class constraints on some lemmas
 | 
file |
diff |
annotate
 | 
| Mon, 16 Apr 2007 04:02:15 +0200 | 
huffman | 
generalized type of lemma geometric_sum
 | 
file |
diff |
annotate
 | 
| Thu, 23 Nov 2006 20:34:21 +0100 | 
wenzelm | 
prefer antiquotations over LaTeX macros;
 | 
file |
diff |
annotate
 | 
| Wed, 26 Jul 2006 19:23:04 +0200 | 
webertj | 
linear arithmetic splits certain operators (e.g. min, max, abs)
 | 
file |
diff |
annotate
 | 
| Tue, 02 May 2006 20:42:34 +0200 | 
wenzelm | 
actually removed old stuff;
 | 
file |
diff |
annotate
 | 
| Wed, 26 Apr 2006 07:01:33 +0200 | 
kleing | 
moved arithmetic series to geometric series in SetInterval
 | 
file |
diff |
annotate
 | 
| Sun, 09 Apr 2006 14:20:23 +0200 | 
nipkow | 
Removed old set interval syntax.
 | 
file |
diff |
annotate
 | 
| Sun, 19 Feb 2006 13:21:32 +0100 | 
kleing | 
* added Library/ASeries (sum of arithmetic series with instantiation to nat and int)
 | 
file |
diff |
annotate
 | 
| Sun, 12 Feb 2006 10:42:19 +0100 | 
kleing | 
* moved ThreeDivides from Isar_examples to better suited HOL/ex
 | 
file |
diff |
annotate
 | 
| Thu, 29 Sep 2005 15:31:34 +0200 | 
nipkow | 
Added a few lemmas
 | 
file |
diff |
annotate
 | 
| Fri, 26 Aug 2005 10:01:06 +0200 | 
ballarin | 
Lemmas on dvd, power and finite summation added or strengthened.
 | 
file |
diff |
annotate
 | 
| Thu, 07 Jul 2005 12:39:17 +0200 | 
nipkow | 
linear arithmetic now takes "&" in assumptions apart.
 | 
file |
diff |
annotate
 | 
| Fri, 27 May 2005 16:24:48 +0200 | 
ballarin | 
Locale expressions: rename with optional mixfix syntax.
 | 
file |
diff |
annotate
 | 
| Mon, 23 May 2005 19:39:45 +0200 | 
nipkow | 
tuned setsum rewrites
 | 
file |
diff |
annotate
 | 
| Mon, 23 May 2005 11:06:41 +0200 | 
nipkow | 
simplifier trace info; Suc-intervals
 | 
file |
diff |
annotate
 | 
| Mon, 02 May 2005 18:59:50 +0200 | 
nipkow | 
turned 2 lemmas into simp rules
 | 
file |
diff |
annotate
 | 
| Wed, 02 Mar 2005 12:06:15 +0100 | 
nipkow | 
another reorganization of setsums and intervals
 | 
file |
diff |
annotate
 | 
| Tue, 01 Mar 2005 18:48:52 +0100 | 
nipkow | 
integrated Jeremy's FiniteLib
 | 
file |
diff |
annotate
 | 
| Mon, 21 Feb 2005 19:23:46 +0100 | 
nipkow | 
more fine tuniung
 | 
file |
diff |
annotate
 | 
| Mon, 21 Feb 2005 15:04:10 +0100 | 
nipkow | 
comprehensive cleanup, replacing sumr by setsum
 | 
file |
diff |
annotate
 | 
| Fri, 17 Dec 2004 10:15:46 +0100 | 
paulson | 
removed two looping simplifications in SetInterval.thy; deleted the .ML file
 | 
file |
diff |
annotate
 | 
| Sun, 12 Dec 2004 16:25:47 +0100 | 
nipkow | 
REorganized Finite_Set
 | 
file |
diff |
annotate
 | 
| Tue, 19 Oct 2004 18:18:45 +0200 | 
paulson | 
converted some induct_tac to induct
 | 
file |
diff |
annotate
 | 
| Wed, 18 Aug 2004 11:09:40 +0200 | 
nipkow | 
import -> imports
 | 
file |
diff |
annotate
 | 
| Mon, 16 Aug 2004 14:22:27 +0200 | 
nipkow | 
New theory header syntax.
 | 
file |
diff |
annotate
 |