haftmann [Wed, 12 Mar 2008 08:47:37 +0100] rev 26261
continued
haftmann [Wed, 12 Mar 2008 08:47:36 +0100] rev 26260
tuned
haftmann [Wed, 12 Mar 2008 08:47:35 +0100] rev 26259
better improvement in instantiation target
haftmann [Wed, 12 Mar 2008 08:45:51 +0100] rev 26258
*** empty log message ***
wenzelm [Tue, 11 Mar 2008 23:09:30 +0100] rev 26257
raw_loop: more graceful crash recovery;
wenzelm [Tue, 11 Mar 2008 22:31:09 +0100] rev 26256
added exception CONTEXT, indicating context of another exception;
exn_message: explicit context, *not* ML_Context.get_context;
toplevel_error/apply: explicit exn_context;
explicit Markup.location for exn_info (cf. at_command);
fixed spelling;
tuned;
wenzelm [Tue, 11 Mar 2008 22:31:07 +0100] rev 26255
added location;
wenzelm [Tue, 11 Mar 2008 20:30:46 +0100] rev 26254
schedule main control: more robust interrupting of potentially running threads;
wenzelm [Tue, 11 Mar 2008 19:35:05 +0100] rev 26253
message: proper root element for XML output;
token_translation: proper Output.output of content;
wenzelm [Tue, 11 Mar 2008 18:20:47 +0100] rev 26252
Proof.put_thms false;
wenzelm [Tue, 11 Mar 2008 17:13:41 +0100] rev 26251
put_facts: do_props, i.e. facts are indexed by proposition again;
wenzelm [Tue, 11 Mar 2008 17:13:04 +0100] rev 26250
put_thms: pass do_props;
haftmann [Mon, 10 Mar 2008 21:51:47 +0100] rev 26249
tuned
haftmann [Mon, 10 Mar 2008 21:51:46 +0100] rev 26248
dropped "include" feature of classes
haftmann [Mon, 10 Mar 2008 21:51:45 +0100] rev 26247
some theorems named explicitly
haftmann [Mon, 10 Mar 2008 21:51:44 +0100] rev 26246
exported suffix
haftmann [Mon, 10 Mar 2008 21:51:43 +0100] rev 26245
fixed typo
haftmann [Mon, 10 Mar 2008 21:51:42 +0100] rev 26244
adjusted to current implementation
huffman [Mon, 10 Mar 2008 18:44:20 +0100] rev 26243
instance fun :: (finite, countable) countable
haftmann [Sun, 09 Mar 2008 07:57:30 +0100] rev 26242
tuned
haftmann [Fri, 07 Mar 2008 16:46:57 +0100] rev 26241
added Option_ord.thy
haftmann [Fri, 07 Mar 2008 13:53:09 +0100] rev 26240
dropped local tsigs
haftmann [Fri, 07 Mar 2008 13:53:08 +0100] rev 26239
some steps towards a refined treatment of equality
haftmann [Fri, 07 Mar 2008 13:53:07 +0100] rev 26238
generic improvable syntax for targets
haftmann [Fri, 07 Mar 2008 13:53:06 +0100] rev 26237
added hithero missing overloading.ML
haftmann [Fri, 07 Mar 2008 13:53:05 +0100] rev 26236
tuned
haftmann [Fri, 07 Mar 2008 13:53:04 +0100] rev 26235
whitespace tuning
haftmann [Fri, 07 Mar 2008 13:53:03 +0100] rev 26234
clarified proposition
haftmann [Fri, 07 Mar 2008 13:53:02 +0100] rev 26233
tuned proofs
haftmann [Fri, 07 Mar 2008 13:53:01 +0100] rev 26232
canonical order on option type
haftmann [Fri, 07 Mar 2008 13:53:00 +0100] rev 26231
added entries
wenzelm [Thu, 06 Mar 2008 23:30:36 +0100] rev 26230
check ISABELLE_BROWSER_INFO before cd;
wenzelm [Thu, 06 Mar 2008 21:53:29 +0100] rev 26229
replaced execute by system_out;
wenzelm [Thu, 06 Mar 2008 21:32:27 +0100] rev 26228
replaced execute by system_out;
wenzelm [Thu, 06 Mar 2008 21:13:11 +0100] rev 26227
added dummy version of string_of_pid;
wenzelm [Thu, 06 Mar 2008 21:08:20 +0100] rev 26226
use "ML-Systems/universal.ML";
specific system_out;
wenzelm [Thu, 06 Mar 2008 21:07:31 +0100] rev 26225
replaced execute by system_out;
wenzelm [Thu, 06 Mar 2008 20:46:41 +0100] rev 26224
proper dependency on ML-Systems/mosml.ML;
wenzelm [Thu, 06 Mar 2008 20:44:54 +0100] rev 26223
specific system_out (MosML lacks structure Posix);
dummy implementation of Posix.ProcEnv.getpid;
wenzelm [Thu, 06 Mar 2008 20:20:43 +0100] rev 26222
* system/system_out provides a robust way to invoke external shell
commands, with propagation of interrupts (after Poly/ML 5.2);
wenzelm [Thu, 06 Mar 2008 20:17:51 +0100] rev 26221
system_out: threaded version does not work for 5.1;
wenzelm [Thu, 06 Mar 2008 20:17:50 +0100] rev 26220
common setup for system_out/system;
wenzelm [Thu, 06 Mar 2008 20:17:49 +0100] rev 26219
added ML-Systems/system_shell.ML;
wenzelm [Thu, 06 Mar 2008 19:30:37 +0100] rev 26218
removed obsolete THIS_IS_ISABELLE_BUILD;
wenzelm [Thu, 06 Mar 2008 19:21:29 +0100] rev 26217
obsolete (cf. ML-Systems/polyml_common.ML);
wenzelm [Thu, 06 Mar 2008 19:21:28 +0100] rev 26216
renamed polyml-old-basis.ML to polyml_old_basis.ML;
wenzelm [Thu, 06 Mar 2008 19:21:26 +0100] rev 26215
rearrangements to make latest Poly/ML the default, not old 4.x;
wenzelm [Thu, 06 Mar 2008 19:21:25 +0100] rev 26214
cleaned-up ML-Systems;
wenzelm [Thu, 06 Mar 2008 19:21:24 +0100] rev 26213
tuned comment;
wenzelm [Thu, 06 Mar 2008 19:21:23 +0100] rev 26212
removed obsolete THIS_IS_ISABELLE_BUILD feature;
moved external provers further up;
no HOL4_PROOFS by default;
wenzelm [Thu, 06 Mar 2008 19:21:22 +0100] rev 26211
removed obsolete THIS_IS_ISABELLE_BUILD feature: change environment after getsettings (works due to static scoping);
wenzelm [Thu, 06 Mar 2008 19:21:20 +0100] rev 26210
removed obsolete THIS_IS_ISABELLE_BUILD feature;
wenzelm [Thu, 06 Mar 2008 19:21:19 +0100] rev 26209
removed obsolete THIS_IS_ISABELLE_BUILD/MAKEBIN feature;
wenzelm [Wed, 05 Mar 2008 22:58:13 +0100] rev 26208
renamed test_markup to output_markup;
added full_markup mode, with token translations;
wenzelm [Wed, 05 Mar 2008 22:58:12 +0100] rev 26207
IsabelleProcess.output_markup;
wenzelm [Wed, 05 Mar 2008 22:58:11 +0100] rev 26206
closeup: minor tuning of term traversal;
wenzelm [Wed, 05 Mar 2008 22:48:50 +0100] rev 26205
ISABELLE_LINE_EDITOR: prefer rlwrap, which passes interrupts properly;
wenzelm [Wed, 05 Mar 2008 21:48:15 +0100] rev 26204
explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:42:21 +0100] rev 26203
explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:33:59 +0100] rev 26202
explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:24:07 +0100] rev 26201
indexing literal facts: exclude background context;
wenzelm [Wed, 05 Mar 2008 21:24:06 +0100] rev 26200
put_thms: do not index facts here (affects prems/this/calculation in particular);
wenzelm [Wed, 05 Mar 2008 21:24:03 +0100] rev 26199
explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 14:34:39 +0100] rev 26198
HOL/Library/RBT.thy;
krauss [Wed, 05 Mar 2008 14:14:50 +0100] rev 26197
NEWS: RBTs, renamings in ZF
krauss [Wed, 05 Mar 2008 12:24:52 +0100] rev 26196
Use conversions instead of simplifier. tuned
urbanc [Tue, 04 Mar 2008 13:35:45 +0100] rev 26195
added new example
haftmann [Mon, 03 Mar 2008 15:37:16 +0100] rev 26194
tuned
haftmann [Mon, 03 Mar 2008 15:37:14 +0100] rev 26193
continued localization
krauss [Mon, 03 Mar 2008 14:03:19 +0100] rev 26192
new theory of red-black trees, an efficient implementation of finite maps.
nipkow [Sun, 02 Mar 2008 15:02:06 +0100] rev 26191
Generalized Zorn and added well-ordering theorem
wenzelm [Sat, 01 Mar 2008 15:01:03 +0100] rev 26190
tuned ML code, more antiquotations;
wenzelm [Sat, 01 Mar 2008 14:10:15 +0100] rev 26189
misc cleanup of embedded ML code;
use more antiquotations;
tuned;
wenzelm [Sat, 01 Mar 2008 14:10:14 +0100] rev 26188
added @{const} antiquotation;
wenzelm [Sat, 01 Mar 2008 14:10:13 +0100] rev 26187
use more antiquotations;
wenzelm [Thu, 28 Feb 2008 18:59:22 +0100] rev 26186
unused_thms: print via official context (ProofContext.pretty_fact),
not just the theory certificate (Display.pretty_thm);
tuned;
berghofe [Thu, 28 Feb 2008 17:34:15 +0100] rev 26185
Added function for finding unused theorems.
berghofe [Thu, 28 Feb 2008 17:33:35 +0100] rev 26184
Added unused_thms command.
haftmann [Thu, 28 Feb 2008 16:54:56 +0100] rev 26183
import all 'special code' types
haftmann [Thu, 28 Feb 2008 16:50:52 +0100] rev 26182
added code generator setup
wenzelm [Thu, 28 Feb 2008 15:55:33 +0100] rev 26181
Transitive_Closure: induct and cases rules now declare proper case_names;
wenzelm [Thu, 28 Feb 2008 15:55:04 +0100] rev 26180
Transitive_Closure: induct and cases rules now declare proper case_names;
tuned;
wenzelm [Thu, 28 Feb 2008 15:54:37 +0100] rev 26179
rtranclp_induct, tranclp_induct: added case_names;
tuned proofs;
nipkow [Thu, 28 Feb 2008 14:04:29 +0100] rev 26178
tuned
wenzelm [Thu, 28 Feb 2008 12:56:33 +0100] rev 26177
removed legacy ML bindings;
wenzelm [Thu, 28 Feb 2008 12:56:31 +0100] rev 26176
tuned syntax declaration;
wenzelm [Thu, 28 Feb 2008 12:56:30 +0100] rev 26175
wf_trancl: structured proof;
tuned proofs;
removed legacy ML bindings;
wenzelm [Thu, 28 Feb 2008 12:56:28 +0100] rev 26174
rtranclE, tranclE: tuned statement, added case_names;
wenzelm [Thu, 28 Feb 2008 00:11:28 +0100] rev 26173
renamed ListSpace to ListVector;
wenzelm [Thu, 28 Feb 2008 00:04:47 +0100] rev 26172
added HOL-Library;
wenzelm [Wed, 27 Feb 2008 21:46:13 +0100] rev 26171
more precise handling of "group" for termination;
haftmann [Wed, 27 Feb 2008 21:41:08 +0100] rev 26170
added theories for imperative HOL
haftmann [Wed, 27 Feb 2008 21:41:07 +0100] rev 26169
added theory for countable types
haftmann [Wed, 27 Feb 2008 21:41:06 +0100] rev 26168
added theory for reflected types
haftmann [Wed, 27 Feb 2008 21:41:05 +0100] rev 26167
proper merge of base sorts
nipkow [Wed, 27 Feb 2008 18:01:10 +0100] rev 26166
Renamed ListSpace to ListVector
chaieb [Wed, 27 Feb 2008 16:41:36 +0100] rev 26165
Fixed dependency on Dense_Linear_Order
schirmer [Wed, 27 Feb 2008 16:07:55 +0100] rev 26164
removed some debugging output from trace
chaieb [Wed, 27 Feb 2008 15:35:43 +0100] rev 26163
Loads Dense_Linear_Order (needed dlo_simps)
chaieb [Wed, 27 Feb 2008 15:35:42 +0100] rev 26162
Fixed dependencies for proofs -- ferrack needed
chaieb [Wed, 27 Feb 2008 14:39:58 +0100] rev 26161
Old HOL/Dense_Linear_Order.thy and the setup in Arith_Tools for Ferrante and Rackoff's Quantifier elimination for linear arithmetic over ordered Fields.
chaieb [Wed, 27 Feb 2008 14:39:56 +0100] rev 26160
fixed dependencies
chaieb [Wed, 27 Feb 2008 14:39:54 +0100] rev 26159
Removed theorems from default simpset
chaieb [Wed, 27 Feb 2008 14:39:52 +0100] rev 26158
Fixed proofs
chaieb [Wed, 27 Feb 2008 14:39:51 +0100] rev 26157
Loads Dense_Linear_Order.thy
chaieb [Wed, 27 Feb 2008 14:39:50 +0100] rev 26156
loads Tools/Qelim/qelim.ML
chaieb [Wed, 27 Feb 2008 14:39:49 +0100] rev 26155
HOL/Dense_Linear_Order.thy moved to Library ; resulting dependencies updated
chaieb [Wed, 27 Feb 2008 14:39:48 +0100] rev 26154
Installation of Quantifier elimination for ordered fields moved to Library/Dense_Linear_Order.thy
haftmann [Tue, 26 Feb 2008 20:38:18 +0100] rev 26153
other UNIV lemmas
haftmann [Tue, 26 Feb 2008 20:38:17 +0100] rev 26152
some more primrec
haftmann [Tue, 26 Feb 2008 20:38:16 +0100] rev 26151
class itself works around a problem with class interpretation in class finite
haftmann [Tue, 26 Feb 2008 20:38:15 +0100] rev 26150
moved some set lemmas from Set.thy here
haftmann [Tue, 26 Feb 2008 20:38:14 +0100] rev 26149
tuned heading
haftmann [Tue, 26 Feb 2008 20:38:13 +0100] rev 26148
char and nibble are finite
haftmann [Tue, 26 Feb 2008 20:38:12 +0100] rev 26147
moved some set lemmas to Set.thy
haftmann [Tue, 26 Feb 2008 20:38:10 +0100] rev 26146
tuned proofs
wenzelm [Tue, 26 Feb 2008 16:10:54 +0100] rev 26145
tuned document;
tuned proofs;
wenzelm [Tue, 26 Feb 2008 16:10:54 +0100] rev 26144
tuned document;
bulwahn [Tue, 26 Feb 2008 11:18:43 +0100] rev 26143
Added useful general lemmas from the work with the HeapMonad
haftmann [Tue, 26 Feb 2008 07:59:59 +0100] rev 26142
some steps towards automated generators
haftmann [Tue, 26 Feb 2008 07:59:58 +0100] rev 26141
operation collapse
haftmann [Tue, 26 Feb 2008 07:59:57 +0100] rev 26140
Zero/Suc recursion combinator for type index
haftmann [Tue, 26 Feb 2008 07:59:56 +0100] rev 26139
added accidental omissions
wenzelm [Mon, 25 Feb 2008 19:48:06 +0100] rev 26138
thm_deps: sort result;
wenzelm [Mon, 25 Feb 2008 19:38:48 +0100] rev 26137
tuned msg;
wenzelm [Mon, 25 Feb 2008 17:57:44 +0100] rev 26136
fixed ChangeLog.gz path;
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
huffman [Sat, 16 Feb 2008 02:01:13 +0100] rev 26075
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
wenzelm [Fri, 15 Feb 2008 23:22:02 +0100] rev 26074
support for managed external processes;
nipkow [Fri, 15 Feb 2008 17:36:21 +0100] rev 26073
more lemmas
haftmann [Fri, 15 Feb 2008 16:09:12 +0100] rev 26072
<= and < on nat no longer depend on wellfounded relations
haftmann [Fri, 15 Feb 2008 16:09:10 +0100] rev 26071
moved *_reorient lemmas here
wenzelm [Fri, 15 Feb 2008 14:20:51 +0100] rev 26070
tuned names;