wenzelm [Mon, 25 Feb 2008 17:49:43 +0100] rev 26135
fixed document;
wenzelm [Mon, 25 Feb 2008 17:27:41 +0100] rev 26134
welcome: actually check for ChangeLog.gz;
tuned structure Distribution;
wenzelm [Mon, 25 Feb 2008 17:27:38 +0100] rev 26133
tuned structure Distribution;
wenzelm [Mon, 25 Feb 2008 16:31:20 +0100] rev 26132
implicit use of LocalTheory.group etc.;
wenzelm [Mon, 25 Feb 2008 16:31:19 +0100] rev 26131
maintain group in lthy data, implicit use in operations;
tuned signature;
added group_position_of;
wenzelm [Mon, 25 Feb 2008 16:31:18 +0100] rev 26130
tuned;
wenzelm [Mon, 25 Feb 2008 16:31:17 +0100] rev 26129
LocalTheory.set_group for user command;
wenzelm [Mon, 25 Feb 2008 16:31:15 +0100] rev 26128
inductive package: simplified group handling;
chaieb [Mon, 25 Feb 2008 12:05:58 +0100] rev 26127
Added dependency of Library on Pocklington.thy
chaieb [Mon, 25 Feb 2008 12:04:09 +0100] rev 26126
Pocklington's Primality criterion
chaieb [Mon, 25 Feb 2008 11:59:57 +0100] rev 26125
More primality theorems
chaieb [Mon, 25 Feb 2008 11:27:27 +0100] rev 26124
A library for univariate polynomials -- generalizes old Hyperreal/Poly.thy from reals to locales
chaieb [Mon, 25 Feb 2008 11:27:25 +0100] rev 26123
A proof a the fundamental theorem of algebra
chaieb [Mon, 25 Feb 2008 11:27:08 +0100] rev 26122
Uses Univ_Poly.thy
chaieb [Mon, 25 Feb 2008 11:27:07 +0100] rev 26121
Does not import Poly anymore
chaieb [Mon, 25 Feb 2008 11:27:05 +0100] rev 26120
Includes the derivates of polynomials -- reals specific content of Poly
chaieb [Mon, 25 Feb 2008 11:27:03 +0100] rev 26119
Two simple theorems about cmod moved to Complex.thy
chaieb [Mon, 25 Feb 2008 11:27:02 +0100] rev 26118
Now imports Funamental_Theorem_Algebra
chaieb [Mon, 25 Feb 2008 11:27:00 +0100] rev 26117
Added trivial theorems aboud cmod
chaieb [Mon, 25 Feb 2008 11:26:59 +0100] rev 26116
Included theories Library/Univ_Poly.thy and Complex/Fundamental_Theorem_Algebra.thy ; Theory Hyperreal/Poly.thy Removed
krauss [Fri, 22 Feb 2008 16:48:36 +0100] rev 26115
removed dead code; some cleanup
haftmann [Fri, 22 Feb 2008 16:31:37 +0100] rev 26114
non-operative code antiquotation
haftmann [Fri, 22 Feb 2008 12:01:57 +0100] rev 26113
non-operative code antiquotation
haftmann [Fri, 22 Feb 2008 12:01:55 +0100] rev 26112
added further interface for reading constants
haftmann [Fri, 22 Feb 2008 12:01:54 +0100] rev 26111
added first version of datatype antiquotation
haftmann [Fri, 22 Feb 2008 12:01:52 +0100] rev 26110
moved refute_tac to linarith.ML
wenzelm [Thu, 21 Feb 2008 21:31:52 +0100] rev 26109
more elaborate structure Distribution (filled-in by makedist);
wenzelm [Thu, 21 Feb 2008 21:31:51 +0100] rev 26108
keep ChangeLog.gz within distribution;
more elaborate structure Distribution (filled-in by makedist);
wenzelm [Thu, 21 Feb 2008 20:16:02 +0100] rev 26107
removed junk;
nipkow [Thu, 21 Feb 2008 17:34:09 +0100] rev 26106
moved bij_betw from Library/FuncSet to Fun, redistributed some lemmas
nipkow [Thu, 21 Feb 2008 17:33:58 +0100] rev 26105
moved bij_betw from Library/FuncSet to Fun, redistributed some lemmas, and
added some
wenzelm [Wed, 20 Feb 2008 23:24:38 +0100] rev 26104
removed NBE;
wenzelm [Wed, 20 Feb 2008 23:14:59 +0100] rev 26103
removed ex/NBE.thy;
huffman [Wed, 20 Feb 2008 18:28:16 +0100] rev 26102
fix proofs involving ile_def
haftmann [Wed, 20 Feb 2008 14:52:38 +0100] rev 26101
tuned structures in arith_data.ML
haftmann [Wed, 20 Feb 2008 14:52:34 +0100] rev 26100
using only an relation predicate to construct div and mod
nipkow [Wed, 20 Feb 2008 14:35:55 +0100] rev 26099
now in AFP
wenzelm [Tue, 19 Feb 2008 20:34:30 +0100] rev 26098
added system_out (back to multithreaded version -- still suffers from non-interruptible wait in Poly/ML 5.1);
wenzelm [Tue, 19 Feb 2008 20:34:29 +0100] rev 26097
removed General/system_process.ML (back to multithreaded version);
wenzelm [Tue, 19 Feb 2008 20:34:28 +0100] rev 26096
replaced setpgrp by more elaborate setsid;
urbanc [Tue, 19 Feb 2008 12:25:56 +0100] rev 26095
slightly tuned
berghofe [Tue, 19 Feb 2008 10:21:09 +0100] rev 26094
Yet another proof of False, this time using the strong case analysis rule.
haftmann [Mon, 18 Feb 2008 22:56:53 +0100] rev 26093
tuned
wenzelm [Mon, 18 Feb 2008 21:33:29 +0100] rev 26092
system.pl - invoke shell command line (with robust signal handling);
urbanc [Mon, 18 Feb 2008 05:51:16 +0100] rev 26091
updated
urbanc [Mon, 18 Feb 2008 03:12:08 +0100] rev 26090
added eqvt-flag to subseteq-lemma
huffman [Mon, 18 Feb 2008 02:10:55 +0100] rev 26089
proved linorder and wellorder class instances
wenzelm [Sun, 17 Feb 2008 19:04:50 +0100] rev 26088
added get_parent (for AWE);
tuned;
wenzelm [Sun, 17 Feb 2008 18:43:17 +0100] rev 26087
added perl wrapper for robust signal handling;
huffman [Sun, 17 Feb 2008 06:49:53 +0100] rev 26086
New simpler representation of numerals, using Bit0 and Bit1 instead of BIT, B0, and B1
wenzelm [Sat, 16 Feb 2008 16:52:09 +0100] rev 26085
removed spurious PolyML.makestring;
wenzelm [Sat, 16 Feb 2008 16:44:02 +0100] rev 26084
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
wenzelm [Sat, 16 Feb 2008 16:44:02 +0100] rev 26083
removed managed_process (cf. General/shell_process.ML);
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
tuned timeLimit: sleep already interruptible by default;
schedule: restore attributes of body, instead of forcing interruptible execution;
wenzelm [Sat, 16 Feb 2008 16:44:00 +0100] rev 26082
removed managed_process (cf. General/shell_process.ML);
wenzelm [Sat, 16 Feb 2008 16:43:59 +0100] rev 26081
exn_message: added TimeLimit.TimeOut;
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
wenzelm [Sat, 16 Feb 2008 16:43:57 +0100] rev 26080
export deny_secure;
wenzelm [Sat, 16 Feb 2008 16:43:56 +0100] rev 26079
setmp: uninterruptible;
wenzelm [Sat, 16 Feb 2008 16:43:54 +0100] rev 26078
System shell processes, with static input/output and propagation of interrupts.
wenzelm [Sat, 16 Feb 2008 16:43:53 +0100] rev 26077
added General/system_process.ML;
huffman [Sat, 16 Feb 2008 02:08:07 +0100] rev 26076
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps