Tue, 17 Jan 2012 11:15:36 +0100 |
bulwahn |
refreshing NEWS
|
file |
diff |
annotate
|
Mon, 16 Jan 2012 21:50:15 +0100 |
wenzelm |
position constraints for numerals enable PIDE markup;
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 10:48:39 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 14:47:18 +0100 |
wenzelm |
misc tuning and reformatting;
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 21:48:45 +0100 |
haftmann |
consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 10:53:52 +0100 |
haftmann |
more explicit NEWS
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 10:19:49 +0100 |
haftmann |
incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r); tuned quotes
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 20:26:01 +0100 |
wenzelm |
discontinued Syntax.positions -- atomic parse trees are always annotated;
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 18:18:39 +0100 |
wenzelm |
improved case syntax: more careful treatment of position constraints, which enables PIDE markup;
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 10:47:55 +0100 |
haftmann |
attribute code_abbrev superseedes code_unfold_post
|
file |
diff |
annotate
|
Wed, 28 Dec 2011 12:55:37 +0100 |
huffman |
fix typos
|
file |
diff |
annotate
|
Wed, 28 Dec 2011 12:52:23 +0100 |
huffman |
remove some duplicate lemmas
|
file |
diff |
annotate
|
Tue, 27 Dec 2011 09:15:26 +0100 |
haftmann |
be explicit about Finite_Set.fold
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 22:17:10 +0100 |
haftmann |
NEWS: unavoidable fact renames
|
file |
diff |
annotate
|
Sat, 24 Dec 2011 16:14:59 +0100 |
haftmann |
NEWS: `set` is now a proper type constructor
|
file |
diff |
annotate
|
Fri, 23 Dec 2011 15:55:23 +0100 |
huffman |
remove redundant lemma word_sub_def
|
file |
diff |
annotate
|
Wed, 21 Dec 2011 09:39:14 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Wed, 14 Dec 2011 17:49:42 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Tue, 13 Dec 2011 23:23:51 +0100 |
wenzelm |
'datatype' specifications allow explicit sort constraints;
|
file |
diff |
annotate
|
Sat, 10 Dec 2011 22:00:42 +0100 |
huffman |
prove class instances without extra lemmas
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 14:52:51 +0100 |
huffman |
remove redundant lemma word_diff_minus
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 11:31:13 +0100 |
noschinl |
more systematic lemma name
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 12:36:03 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Sun, 04 Dec 2011 13:10:19 +0100 |
huffman |
remove Library/Diagonalize.thy, because Library/Nat_Bijection.thy includes all the same functionality
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 13:34:14 +0100 |
blanchet |
added "minimize" option for more control over automatic minimization
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 13:34:13 +0100 |
blanchet |
renamed "slicing" to "slice"
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 12:25:27 +0100 |
wenzelm |
renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 21:01:06 +0100 |
wenzelm |
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 22:59:39 +0100 |
wenzelm |
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
|
file |
diff |
annotate
|
Mon, 21 Nov 2011 23:29:53 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sun, 20 Nov 2011 17:44:41 +0100 |
wenzelm |
'lemmas' / 'theorems' commands allow 'for' fixes and standardize the result before storing;
|
file |
diff |
annotate
|
Sat, 19 Nov 2011 21:23:16 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sat, 19 Nov 2011 21:18:38 +0100 |
wenzelm |
added ML antiquotation @{attributes};
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 15:07:46 +0100 |
huffman |
HOL-Word: removed more duplicate theorems
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 14:52:05 +0100 |
huffman |
HOL-Word: removed many duplicate theorems (see NEWS)
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 10:34:08 +0100 |
blanchet |
document "lam_trans" option
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 17:57:42 +0100 |
wenzelm |
sort assignment before simultaneous term_check, not isolated parse_term;
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 22:22:01 +0100 |
blanchet |
avoid infinite recursion in peephole optimizer function -- this had a debilitating effect on rationals and reals
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 14:23:50 +0100 |
wenzelm |
clarified attribute "mono_set": pure declaration, proper export in ML;
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 14:14:20 +0100 |
wenzelm |
misc tuning;
|
file |
diff |
annotate
|
Sat, 29 Oct 2011 12:57:43 +0200 |
wenzelm |
uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 23:16:50 +0200 |
wenzelm |
refined Local_Theory.declaration {syntax = false, pervasive} semantics: update is applied to auxiliary context as well;
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 11:17:16 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 22:54:26 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 15:42:43 +0200 |
wenzelm |
inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 09:11:21 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 14:22:14 +0200 |
noschinl |
(old) NEWS
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 18:55:29 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Thu, 13 Oct 2011 11:45:33 +0200 |
wenzelm |
discontinued obsolete 'types' command;
|
file |
diff |
annotate
|
Wed, 12 Oct 2011 16:21:07 +0200 |
wenzelm |
discontinued obsolete alias structure ProofContext;
|
file |
diff |
annotate
|
Sun, 09 Oct 2011 11:13:53 +0200 |
huffman |
Int.thy: discontinued some legacy theorems
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 21:13:26 +0200 |
wenzelm |
back to post-release mode;
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 21:09:28 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 20:53:53 +0200 |
wenzelm |
misc tuning for release;
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 14:12:16 -0700 |
huffman |
discontinued legacy theorem names from RealDef.thy
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 12:55:19 -0700 |
huffman |
discontinued HOLCF legacy theorem names
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 10:02:16 -0400 |
hoelzl |
NEWS: mention replacement lemmas for the removed ones in Complete_Lattices
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 00:12:36 +0200 |
nipkow |
merged
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 05:47:11 +0200 |
nipkow |
New proof method "induction" that gives induction hypotheses the name IH.
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 22:11:22 +0200 |
haftmann |
official status for UN_singleton
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 15:57:36 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 15:39:55 +0200 |
wenzelm |
separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 14:48:25 +0200 |
wenzelm |
some tuning and re-ordering for release;
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 14:34:24 +0200 |
wenzelm |
misc tuning for release;
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 12:40:08 -0400 |
hoelzl |
removed further legacy rules from Complete_Lattices
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 17:06:00 +0200 |
noschinl |
NEWS on Complete_Lattices, Lattices
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 09:56:38 +0200 |
bulwahn |
correcting NEWS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 13:19:10 -0700 |
huffman |
NEWS and CONTRIBUTORS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 11:54:20 -0700 |
huffman |
remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 10:28:45 -0700 |
huffman |
fix typos
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 09:37:49 -0700 |
huffman |
NEWS for euclidean_space class
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 09:57:33 -0400 |
hoelzl |
adding NEWS and CONTRIBUTORS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 13:35:35 +0200 |
bulwahn |
merged
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 10:27:36 +0200 |
bulwahn |
adding NEWS and CONTRIBUTORS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 09:45:53 +0200 |
bulwahn |
tuned some symbol that probably went there by some strange encoding issue
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 11:05:32 +0200 |
blanchet |
added my contributions to NEWS and CONTRIBUTORS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 09:07:23 +0200 |
nipkow |
NEWS fastsimp -> fastforce
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 13:49:42 -0700 |
huffman |
NEWS for Library/Product_Lattice.thy
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 00:22:18 +0200 |
krauss |
added syntactic classes for "inf" and "sup"
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 19:24:28 -0700 |
huffman |
merged
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 09:45:39 -0700 |
huffman |
remove duplicate lemma real_of_int_real_of_nat in favor of real_of_int_of_nat_eq
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 00:23:23 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 23:38:52 +0200 |
haftmann |
theory of saturated naturals contributed by Peter Gammie
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 21:10:47 +0200 |
wenzelm |
NEWS on IsabelleText font;
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 20:49:45 +0200 |
wenzelm |
some updates for release;
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 20:29:54 +0200 |
wenzelm |
some tuning for release;
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 11:26:27 +0200 |
wenzelm |
more NEWS;
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 21:56:11 +0200 |
wenzelm |
some Isabelle/jEdit NEWS;
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 07:48:59 -0700 |
huffman |
remove redundant lemma real_sum_squared_expand in favor of power2_sum
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 07:45:18 -0700 |
huffman |
remove redundant lemma LIMSEQ_Complex in favor of tendsto_Complex
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 10:05:52 -0700 |
huffman |
remove redundant lemmas expi_add and expi_zero
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 09:49:45 -0700 |
huffman |
remove redundant lemmas about LIMSEQ
|
file |
diff |
annotate
|
Sat, 03 Sep 2011 09:26:11 -0700 |
huffman |
remove duplicate lemma finite_choice in favor of finite_set_choice
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 16:48:30 -0700 |
huffman |
remove redundant lemma reals_complete2 in favor of complete_real
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 13:57:12 -0700 |
huffman |
remove more duplicate lemmas
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 10:41:19 -0700 |
huffman |
simplify some proofs about uniform continuity, and add some new ones;
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 09:02:14 -0700 |
huffman |
modernize lemmas about 'continuous' and 'continuous_on';
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 09:20:12 -0700 |
huffman |
discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 15:11:26 -0700 |
huffman |
NEWS entry for setsum_norm ~> norm_setsum
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 19:41:38 -0700 |
huffman |
replace some continuous_on lemmas with more general versions
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 16:50:55 -0700 |
huffman |
remove legacy theorem Lim_inner
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 15:35:54 -0700 |
huffman |
remove dot_lsum and dot_rsum in favor of inner_setsum_{left,right}
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 12:43:55 -0700 |
huffman |
rename subset_{interior,closure} to {interior,closure}_mono;
|
file |
diff |
annotate
|
Fri, 19 Aug 2011 19:33:31 +0200 |
haftmann |
more concise definition for Inf, Sup on bool
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 13:36:58 -0700 |
huffman |
remove bounded_(bi)linear locale interpretations, to avoid duplicating so many lemmas
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 17:42:18 +0200 |
nipkow |
case_names NEWS
|
file |
diff |
annotate
|
Wed, 10 Aug 2011 13:13:37 -0700 |
huffman |
more uniform naming scheme for finite cartesian product type and related theorems
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 08:06:15 +0200 |
haftmann |
more uniform naming scheme for Inf/INF and Sup/SUP lemmas
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 07:44:17 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Mon, 08 Aug 2011 19:21:11 +0200 |
haftmann |
dropped lemmas (Inf|Sup)_(singleton|binary)
|
file |
diff |
annotate
|
Mon, 08 Aug 2011 19:26:53 -0700 |
huffman |
rename type 'a net to 'a filter, following standard mathematical terminology
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 07:31:43 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Wed, 03 Aug 2011 16:08:02 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 08:28:34 -0700 |
huffman |
Extended_Nat.thy: renamed iSuc to eSuc, standardized theorem names
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 07:36:58 -0700 |
huffman |
NEWS: fix typo
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 12:17:48 +0200 |
krauss |
NEWS
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 23:27:20 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Sun, 24 Jul 2011 21:27:25 +0200 |
haftmann |
more coherent structure in and across theories
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 10:42:32 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 22:14:39 +0200 |
haftmann |
class complete_linorder
|
file |
diff |
annotate
|