smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50268
added signature
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50267
moved thms_of_name to Sledgehammer_Util and removed copies, updated references
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50266
removed duplicate decleration
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50265
made use of sledgehammer_util
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50264
renamed sledgehammer_isar_reconstruct to sledgehammer_proof
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50263
added comments to new source files
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50262
fixed problem with fact names
smolkas [Wed, 28 Nov 2012 12:25:06 +0100] rev 50261
remove hack and generalize code slightly
smolkas [Wed, 28 Nov 2012 12:23:44 +0100] rev 50260
simplified isar_qualifiers and qs merging
smolkas [Wed, 28 Nov 2012 12:22:17 +0100] rev 50259
put shrink in own structure
smolkas [Wed, 28 Nov 2012 12:22:05 +0100] rev 50258
put annotate in own structure
smolkas [Wed, 28 Nov 2012 12:21:42 +0100] rev 50257
support assumptions as facts for preplaying
smolkas [Wed, 28 Nov 2012 12:20:06 +0100] rev 50256
some minor improvements in shrink_proof
wenzelm [Wed, 28 Nov 2012 17:18:53 +0100] rev 50255
some support for ML runtime statistics;
wenzelm [Wed, 28 Nov 2012 16:09:05 +0100] rev 50254
prefer tight Markup.print_int/parse_int for property values;
wenzelm [Wed, 28 Nov 2012 16:07:17 +0100] rev 50253
clarified new identifier syntax: exclude \<^isup>, include subscripted prime (to allow imitating full identifier here);
wenzelm [Wed, 28 Nov 2012 15:59:18 +0100] rev 50252
eliminated slightly odd identifiers;
wenzelm [Wed, 28 Nov 2012 15:38:12 +0100] rev 50251
tuned syntax, potentially more robust;
wenzelm [Wed, 28 Nov 2012 14:55:46 +0100] rev 50250
smarter list layout;
wenzelm [Tue, 27 Nov 2012 20:01:57 +0100] rev 50249
repaired text following 491c5c81c2e8;
wenzelm [Tue, 27 Nov 2012 19:43:00 +0100] rev 50248
merged
hoelzl [Tue, 27 Nov 2012 19:31:11 +0100] rev 50247
introduce filter_lim as a generatlization of tendsto
wenzelm [Tue, 27 Nov 2012 19:24:30 +0100] rev 50246
merged
immler [Tue, 27 Nov 2012 13:48:40 +0100] rev 50245
based countable topological basis on Countable_Set
immler [Tue, 27 Nov 2012 11:29:47 +0100] rev 50244
qualified interpretation of sigma_algebra, to avoid name clashes
immler [Thu, 22 Nov 2012 10:09:54 +0100] rev 50243
eliminated finite_set_sequence with countable set
wenzelm [Tue, 27 Nov 2012 19:22:36 +0100] rev 50242
support for sub-structured identifier syntax (inactive);
wenzelm [Tue, 27 Nov 2012 13:22:29 +0100] rev 50241
eliminated some improper identifiers;
hoelzl [Tue, 27 Nov 2012 10:56:31 +0100] rev 50240
add upper bounds for factorial and binomial; add equation for binomial using nat-division (both from AFP/Girth_Chromatic)
wenzelm [Mon, 26 Nov 2012 21:46:04 +0100] rev 50239
tuned signature;
tuned;
wenzelm [Mon, 26 Nov 2012 21:10:42 +0100] rev 50238
more uniform Symbol.is_ascii_identifier in ML/Scala;
wenzelm [Mon, 26 Nov 2012 20:58:41 +0100] rev 50237
tuned;
wenzelm [Mon, 26 Nov 2012 20:39:19 +0100] rev 50236
clarified Symbol.scan_ascii_id;
ATP: follow change from Symbol.scan_id to Symbol.scan_ascii_id, assuming that this was meant here, not fully symbolic Isabelle identifiers;
wenzelm [Mon, 26 Nov 2012 20:29:40 +0100] rev 50235
tuned;
wenzelm [Mon, 26 Nov 2012 20:09:51 +0100] rev 50234
convenience operations for table as set;
wenzelm [Mon, 26 Nov 2012 19:56:09 +0100] rev 50233
removed remains of Oheimb's double-space (cf. 0a5af667dc75);
wenzelm [Mon, 26 Nov 2012 19:53:43 +0100] rev 50232
tuned;
wenzelm [Mon, 26 Nov 2012 17:13:44 +0100] rev 50231
merged
blanchet [Mon, 26 Nov 2012 16:01:04 +0100] rev 50230
updated two components
blanchet [Mon, 26 Nov 2012 15:31:03 +0100] rev 50229
simplify code slightly
blanchet [Mon, 26 Nov 2012 15:31:03 +0100] rev 50228
avoid non-ASCII sign
kuncar [Mon, 26 Nov 2012 14:20:51 +0100] rev 50227
generate a parameterized correspondence relation
kuncar [Mon, 26 Nov 2012 14:20:36 +0100] rev 50226
quot_thm_crel
kuncar [Mon, 26 Nov 2012 14:15:48 +0100] rev 50225
add option_fold
hoelzl [Mon, 26 Nov 2012 14:11:31 +0100] rev 50224
add binomial_ge_n_over_k_pow_k
blanchet [Mon, 26 Nov 2012 13:50:25 +0100] rev 50223
removed tool that was never finished
blanchet [Mon, 26 Nov 2012 13:35:05 +0100] rev 50222
added file headers
blanchet [Mon, 26 Nov 2012 12:13:37 +0100] rev 50221
updated MaSh doc
blanchet [Mon, 26 Nov 2012 12:04:32 +0100] rev 50220
moved MaSh's Python code into Isabelle
blanchet [Mon, 26 Nov 2012 11:46:19 +0100] rev 50219
updated NEWS etc.
blanchet [Mon, 26 Nov 2012 11:45:12 +0100] rev 50218
distinguish declated tfrees from other tfrees -- only the later can be optimized away
wenzelm [Mon, 26 Nov 2012 16:28:22 +0100] rev 50217
clarified status of Legacy_XML_Syntax, despite lack of Proofterm_XML;
wenzelm [Mon, 26 Nov 2012 16:22:29 +0100] rev 50216
reset active areas on content update;
wenzelm [Mon, 26 Nov 2012 16:16:47 +0100] rev 50215
more general sendback properties;
support for padding of line boundary, e.g. for ad-hoc insertion of commands via 'help';
wenzelm [Mon, 26 Nov 2012 14:43:28 +0100] rev 50214
tuned command descriptions;
wenzelm [Mon, 26 Nov 2012 13:54:43 +0100] rev 50213
refined outer syntax 'help' command;
wenzelm [Mon, 26 Nov 2012 11:59:56 +0100] rev 50212
tuned signature;
wenzelm [Mon, 26 Nov 2012 11:42:16 +0100] rev 50211
always reset active areas;
wenzelm [Mon, 26 Nov 2012 10:37:05 +0100] rev 50210
no special treatment of control_reset, in accordance to other control styles;
wenzelm [Sun, 25 Nov 2012 21:40:34 +0100] rev 50209
tuned signature;
wenzelm [Sun, 25 Nov 2012 21:35:29 +0100] rev 50208
tuned signature;
wenzelm [Sun, 25 Nov 2012 21:23:20 +0100] rev 50207
tuned signature;
wenzelm [Sun, 25 Nov 2012 21:10:29 +0100] rev 50206
tuned signature;
uniform view.fontsize fallback;
wenzelm [Sun, 25 Nov 2012 20:59:32 +0100] rev 50205
renamed main plugin object to PIDE;
wenzelm [Sun, 25 Nov 2012 20:31:49 +0100] rev 50204
tuned signature -- avoid intrusion of module Path in generic PIDE concepts;
wenzelm [Sun, 25 Nov 2012 20:17:04 +0100] rev 50203
explicit module UTF8;
wenzelm [Sun, 25 Nov 2012 19:55:42 +0100] rev 50202
tuned file name;
wenzelm [Sun, 25 Nov 2012 19:49:24 +0100] rev 50201
Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
wenzelm [Sun, 25 Nov 2012 18:50:13 +0100] rev 50200
prefer strict error;
wenzelm [Sun, 25 Nov 2012 18:47:33 +0100] rev 50199
quasi-abstract module Rendering, with Isabelle-specific implementation;
wenzelm [Sun, 25 Nov 2012 17:15:21 +0100] rev 50198
added convenience actions isabelle.increase-font-size and isabelle.decrease-font-size;
wenzelm [Sun, 25 Nov 2012 15:17:01 +0100] rev 50197
eval PDF_VIEWER/DVI_VIEWER command line, which allows additional quotes for program name, for example;
wenzelm [Sat, 24 Nov 2012 19:56:44 +0100] rev 50196
retain hidden_color (i.e. transparent white) instead of replacing it by semantic text color, to make control symbols more hidden and avoid "dirty" lines with some fonts;
wenzelm [Sat, 24 Nov 2012 19:01:08 +0100] rev 50195
prefer buffer_edit combinator over Java-style boilerplate;
wenzelm [Sat, 24 Nov 2012 18:34:47 +0100] rev 50194
more robust font for control symbols, to ensure these obscure codepoints are properly rendered;
wenzelm [Sat, 24 Nov 2012 18:32:05 +0100] rev 50193
tuned symbol groups;
wenzelm [Sat, 24 Nov 2012 18:29:19 +0100] rev 50192
tuned -- Symbol.groups already sorted;
wenzelm [Sat, 24 Nov 2012 17:46:54 +0100] rev 50191
more robust default font -- user might have switched jEdit TextArea to another font that lacks glyphs;
wenzelm [Sat, 24 Nov 2012 17:12:06 +0100] rev 50190
added option jedit_symbols_search_limit;
wenzelm [Sat, 24 Nov 2012 17:05:10 +0100] rev 50189
avoid empty tooltip;
wenzelm [Sat, 24 Nov 2012 16:59:07 +0100] rev 50188
tuned symbol groups;
wenzelm [Sat, 24 Nov 2012 16:40:42 +0100] rev 50187
special handling of control symbols in Symbols dockable;
less obscure Scala names;
wenzelm [Sat, 24 Nov 2012 16:24:39 +0100] rev 50186
recovered some tooltip wrapping from e2762f962042, with multi-line support via HTML.encode;
wenzelm [Sat, 24 Nov 2012 16:13:21 +0100] rev 50185
avoid showing semantic aspects of Unicode -- Isabelle/Scala merely (ab)uses the low-level rendering model (codepoint + font);
wenzelm [Sat, 24 Nov 2012 15:49:43 +0100] rev 50184
more NEWS/CONTRIBUTORS;
wenzelm [Sat, 24 Nov 2012 14:50:19 +0100] rev 50183
improved editing support for control styles;
separate module for Isabelle actions;
wenzelm [Sat, 24 Nov 2012 12:39:58 +0100] rev 50182
added ISABELLE_PLATFORM_FAMILY;
nipkow [Fri, 23 Nov 2012 23:07:58 +0100] rev 50181
merged
nipkow [Fri, 23 Nov 2012 23:07:38 +0100] rev 50180
moved lemma
wenzelm [Fri, 23 Nov 2012 22:16:52 +0100] rev 50179
timeout in proper place (HOL-Quickcheck_Examples approx. 1min, HOL-Quickcheck_Benchmark approx. 1h);
hoelzl [Fri, 23 Nov 2012 18:28:00 +0100] rev 50178
add quotient_of_div
kuncar [Fri, 23 Nov 2012 17:24:12 +0100] rev 50177
generate correct names
kuncar [Fri, 23 Nov 2012 15:53:24 +0100] rev 50176
simplified code
kuncar [Fri, 23 Nov 2012 15:53:19 +0100] rev 50175
generate correct correspondence relation name
wenzelm [Fri, 23 Nov 2012 15:08:44 +0100] rev 50174
more uniform title, follow-up to 928cb8b35e6e;
nipkow [Fri, 23 Nov 2012 13:46:01 +0100] rev 50173
tuned
wenzelm [Thu, 22 Nov 2012 22:21:54 +0100] rev 50172
defer interpretation of markup via implicit print mode;
wenzelm [Thu, 22 Nov 2012 17:26:06 +0100] rev 50171
merged
traytel [Thu, 22 Nov 2012 14:44:37 +0100] rev 50170
made SML/NJ happier
wenzelm [Thu, 22 Nov 2012 17:11:26 +0100] rev 50169
pack window before accessing its geometry;
wenzelm [Thu, 22 Nov 2012 17:01:20 +0100] rev 50168
always refresh font metrics, to help window size calculation (amending 2585c81d840a);
wenzelm [Thu, 22 Nov 2012 16:55:53 +0100] rev 50167
more precise tooltip window size;
wenzelm [Thu, 22 Nov 2012 15:22:27 +0100] rev 50166
take component width as indication if it is already visible/layed-out, to avoid multiple formatting with minimal margin;
wenzelm [Thu, 22 Nov 2012 14:53:02 +0100] rev 50165
reset active area for outdated snapshot (again?);
wenzelm [Thu, 22 Nov 2012 14:40:39 +0100] rev 50164
some support for implicit senback, meaning that it uses the caret position instead of explicit command exec_id;
wenzelm [Thu, 22 Nov 2012 13:21:02 +0100] rev 50163
more abstract Sendback operations, with explicit id/exec_id properties;
purge result messages (again), cf. db58490a68ac, 7b61a539721e;
wenzelm [Thu, 22 Nov 2012 12:22:03 +0100] rev 50162
some support for breakable text and paragraphs;
tuned Symbol.scanner, which operates on symbols, not characters;
nipkow [Thu, 22 Nov 2012 08:23:13 +0100] rev 50161
tuned names
wenzelm [Wed, 21 Nov 2012 21:08:20 +0100] rev 50160
tuned comment;
wenzelm [Wed, 21 Nov 2012 20:50:34 +0100] rev 50159
clarified symbol groups, despite this traditional arrangement in X-symbol grid;
wenzelm [Wed, 21 Nov 2012 20:36:52 +0100] rev 50158
always retain message positions, in order to allow Isabelle_Rendering.sendback retrieve the exec_id, even in tooltip or detached window;
wenzelm [Wed, 21 Nov 2012 20:15:25 +0100] rev 50157
tuned whitespace;
immler [Wed, 21 Nov 2012 16:43:14 +0100] rev 50156
merged
immler [Wed, 21 Nov 2012 16:32:34 +0100] rev 50155
included abbrev in tooltip
immler [Wed, 21 Nov 2012 16:21:16 +0100] rev 50154
removed (unicode) tooltips: can not adjust font in basic swing tooltip
immler [Wed, 21 Nov 2012 16:04:00 +0100] rev 50153
delayed search to improve reactivity
immler [Wed, 21 Nov 2012 14:53:26 +0100] rev 50152
respect font property for symbols
immler [Wed, 21 Nov 2012 12:11:21 +0100] rev 50151
capitalize lowercase groups;
tuned with mkString
wenzelm [Wed, 21 Nov 2012 15:52:44 +0100] rev 50150
merged
wenzelm [Wed, 21 Nov 2012 15:50:54 +0100] rev 50149
more generous timeout for SML/NJ, which is approx. 40-80 times slower than Poly/ML;
more generous timeout for HOL-Quickcheck_Examples, which is rather slow in checking its examples (and mostly sequential);
hoelzl [Wed, 21 Nov 2012 15:47:55 +0100] rev 50148
Countable_Set: tuned lemma names; more generic lemmas
wenzelm [Wed, 21 Nov 2012 14:07:35 +0100] rev 50147
enable Symbols dockable by default;
wenzelm [Wed, 21 Nov 2012 14:06:59 +0100] rev 50146
tuned;
wenzelm [Wed, 21 Nov 2012 13:47:47 +0100] rev 50145
accomodate scala-2.10.0-RC2 with its slight reform on for-syntax;
hoelzl [Wed, 21 Nov 2012 12:05:05 +0100] rev 50144
renamed BNF/Countable_Set to Countable_Type and moved its generic stuff to Library/Countable_Set
immler [Wed, 21 Nov 2012 10:51:12 +0100] rev 50143
dockable with buttons for symbols, grouped and sorted in tabs according to ~~/etc/symbols;
search field for symbols
hoelzl [Wed, 21 Nov 2012 11:08:56 +0100] rev 50142
CONTRIBUTION: add fabians work
hoelzl [Wed, 21 Nov 2012 10:57:50 +0100] rev 50141
NEWS: document changes in HOL-Probability
hoelzl [Wed, 21 Nov 2012 10:48:58 +0100] rev 50140
NEWS (changeset 13211e07d931): add Countable_Set
hoelzl [Wed, 21 Nov 2012 10:48:22 +0100] rev 50139
NEWS (changeset 69b35a75caf3): document changes in FuncSet
nipkow [Wed, 21 Nov 2012 09:07:41 +0100] rev 50138
new theory of immutable arrays
wenzelm [Tue, 20 Nov 2012 22:53:59 +0100] rev 50137
some grouping of Isabelle symbols, based on X-Symbol grid in PG-3.7.1.1 and a proposal by Fabian Immler;
wenzelm [Tue, 20 Nov 2012 22:52:04 +0100] rev 50136
support for symbol groups, retaining original order of declarations;
updated WWW_Find: untested change of ad-hoc parser of ~~/etc/symbols;
wenzelm [Tue, 20 Nov 2012 21:01:53 +0100] rev 50135
tuned;
hoelzl [Tue, 20 Nov 2012 18:59:35 +0100] rev 50134
add Countable_Set theory
nipkow [Tue, 20 Nov 2012 17:49:26 +0100] rev 50133
tuned proof
wenzelm [Tue, 20 Nov 2012 15:18:11 +0100] rev 50132
simplified command line of "isabelle install";
wenzelm [Tue, 20 Nov 2012 14:55:52 +0100] rev 50131
known problems with Mac OS X are back -- Java 7u6 is not the last word (cf. ce37d4f8b4f4);
wenzelm [Tue, 20 Nov 2012 14:29:46 +0100] rev 50130
some documentation for "algebra" in HOL;
wenzelm [Tue, 20 Nov 2012 13:27:24 +0100] rev 50129
global default for session timeout;
wenzelm [Mon, 19 Nov 2012 22:34:17 +0100] rev 50128
alternative completion for outer syntax keywords;
wenzelm [Mon, 19 Nov 2012 20:47:13 +0100] rev 50127
init options on startup as well;
wenzelm [Mon, 19 Nov 2012 20:23:47 +0100] rev 50126
theorem status about oracles/futures is no longer printed by default;
renamed Proofterm/Thm.status_of to Proofterm/Thm.peek_status to emphasize its semantics;
hoelzl [Mon, 19 Nov 2012 18:01:48 +0100] rev 50125
tuned: use induction rule sigma_sets_induct_disjoint
hoelzl [Mon, 19 Nov 2012 16:09:11 +0100] rev 50124
tuned FinMap
hoelzl [Mon, 19 Nov 2012 12:29:02 +0100] rev 50123
merge extensional dependent function space from FuncSet with the one in Finite_Product_Measure
wenzelm [Mon, 19 Nov 2012 16:14:18 +0100] rev 50122
more refs;
wenzelm [Sun, 18 Nov 2012 19:01:30 +0100] rev 50121
isabelle build no longer supports document_dump/document_dump_mode (no INCOMPATIBILITY, since it was never in official release);
always generate sty files, as before c5d0f19ef7cb;
wenzelm [Sun, 18 Nov 2012 16:31:41 +0100] rev 50120
proper jvmpath for windows;
wenzelm [Sun, 18 Nov 2012 16:04:13 +0100] rev 50119
more generous tracing_limit, with explicit system option;
wenzelm [Sun, 18 Nov 2012 15:38:37 +0100] rev 50118
adjust max_threads_value to capabilities of Poly/ML 5.5 and current hardware;
wenzelm [Sun, 18 Nov 2012 15:28:58 +0100] rev 50117
update options via protocol;
jEdit dialog for "Parallel Checking" options;
wenzelm [Sun, 18 Nov 2012 14:24:30 +0100] rev 50116
more accurate pixel_range -- do not round offset here;
wenzelm [Sun, 18 Nov 2012 13:52:54 +0100] rev 50115
tuned signature;
wenzelm [Sat, 17 Nov 2012 21:01:11 +0100] rev 50114
prefer absolute default $USER_HOME/Scratch.thy;
wenzelm [Sat, 17 Nov 2012 20:47:56 +0100] rev 50113
more portable process exit;
wenzelm [Sat, 17 Nov 2012 20:38:57 +0100] rev 50112
tuned -- eliminate pointless ML method definition;
wenzelm [Sat, 17 Nov 2012 20:29:17 +0100] rev 50111
tuned;
wenzelm [Sat, 17 Nov 2012 20:19:34 +0100] rev 50110
NEWS;
wenzelm [Sat, 17 Nov 2012 20:10:28 +0100] rev 50109
tuned structure of Isabelle/HOL;
wenzelm [Sat, 17 Nov 2012 19:46:32 +0100] rev 50108
method setup for Classical steps;
wenzelm [Sat, 17 Nov 2012 17:55:52 +0100] rev 50107
tuned signature;
wenzelm [Sat, 17 Nov 2012 17:42:19 +0100] rev 50106
updated keywords;
hoelzl [Fri, 16 Nov 2012 19:14:23 +0100] rev 50105
moved (b)choice_iff(') to Hilbert_Choice
hoelzl [Fri, 16 Nov 2012 18:45:57 +0100] rev 50104
move theorems to be more generally useable
wenzelm [Fri, 16 Nov 2012 18:49:46 +0100] rev 50103
merged
wenzelm [Fri, 16 Nov 2012 16:59:56 +0100] rev 50102
made SML/NJ happy;
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50101
renamed prob_space to proj_prob_space as it clashed with Probability_Measure.prob_space
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50100
renamed measurable_compose -> measurable_finmap_compose, clashed with Sigma_Algebra.measurable_compose
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50099
measurability for nat_case and comb_seq
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50098
rules for AE and prob
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50097
rules for intergration: integrating nat-functions, integrals on finite measures, constant multiplication
hoelzl [Fri, 16 Nov 2012 12:10:02 +0100] rev 50096
more measurability rules
immler [Fri, 16 Nov 2012 11:34:34 +0100] rev 50095
renamed to more appropriate lim_P for projective limit
immler [Fri, 16 Nov 2012 11:22:22 +0100] rev 50094
allow arbitrary enumerations of basis in locale for generation of borel sets
haftmann [Thu, 15 Nov 2012 17:40:46 +0100] rev 50093
repaired slip accidentally introduced in 57209cfbf16b
haftmann [Thu, 15 Nov 2012 12:11:15 +0100] rev 50092
prefer implementation in HOL;
n.b. code_reflect cannot reflect type synonyms
immler [Thu, 15 Nov 2012 17:36:08 +0100] rev 50091
corrected headers
immler [Thu, 15 Nov 2012 16:07:52 +0100] rev 50090
hide constants of auxiliary type finmap
immler [Thu, 15 Nov 2012 15:50:01 +0100] rev 50089
generalized to copy of countable types instead of instantiation of nat for discrete topology
immler [Thu, 15 Nov 2012 11:16:58 +0100] rev 50088
added projective limit;
proof is based on auxiliary type finmap::polish_space
immler [Thu, 15 Nov 2012 10:49:58 +0100] rev 50087
regularity of measures, therefore:
characterization of closure with infimum distance;
characterize of compact sets as totally bounded;
added Diagonal_Subsequence to Library;
introduced (enumerable) topological basis;
rational boxes as basis of ordered euclidean space;
moved some lemmas upwards
wenzelm [Thu, 15 Nov 2012 14:04:23 +0100] rev 50086
tuned -- eliminated obsolete citation of isabelle-ref;
wenzelm [Mon, 12 Nov 2012 22:09:52 +0100] rev 50085
updated basic equality rules;
wenzelm [Mon, 12 Nov 2012 21:17:58 +0100] rev 50084
removed somewhat pointless historic material;
wenzelm [Sun, 11 Nov 2012 21:08:11 +0100] rev 50083
updated unification options;
wenzelm [Sun, 11 Nov 2012 20:47:04 +0100] rev 50082
removed some historic material that is obsolete or rarely used;
wenzelm [Sun, 11 Nov 2012 20:31:46 +0100] rev 50081
tuned;
wenzelm [Sun, 11 Nov 2012 16:19:55 +0100] rev 50080
updated section on ordered rewriting;
wenzelm [Sat, 10 Nov 2012 20:16:16 +0100] rev 50079
updated subgoaler/solver/looper;
wenzelm [Thu, 08 Nov 2012 20:25:48 +0100] rev 50078
removed somewhat pointless historic material;
tuned;
wenzelm [Thu, 08 Nov 2012 20:20:38 +0100] rev 50077
tuned;
wenzelm [Thu, 08 Nov 2012 20:18:34 +0100] rev 50076
updated explanation of rewrite rules;
wenzelm [Wed, 07 Nov 2012 21:43:02 +0100] rev 50075
(re)moved old material about Simplifier;
wenzelm [Wed, 07 Nov 2012 16:45:33 +0100] rev 50074
some coverage of "resolution without lifting", which should be normally avoided;
wenzelm [Wed, 07 Nov 2012 16:09:39 +0100] rev 50073
removed somewhat pointless historic material;
wenzelm [Wed, 07 Nov 2012 16:02:43 +0100] rev 50072
updated biresolve_tac, bimatch_tac;
removed obscure historical material;
wenzelm [Wed, 07 Nov 2012 12:14:38 +0100] rev 50071
moved classical wrappers to IsarRef;
removed somewhat pointless historic material;
wenzelm [Sun, 04 Nov 2012 20:23:26 +0100] rev 50070
avoid clash of terminology wrt. "semi-automated" in the sense of Isar (e.g. method "rule");
wenzelm [Sun, 04 Nov 2012 20:12:01 +0100] rev 50069
updated citations;
wenzelm [Sun, 04 Nov 2012 20:11:19 +0100] rev 50068
tuned;
wenzelm [Sun, 04 Nov 2012 20:11:05 +0100] rev 50067
removed junk;
wenzelm [Sun, 04 Nov 2012 20:01:26 +0100] rev 50066
removed pointless historic material;
wenzelm [Sun, 04 Nov 2012 19:51:53 +0100] rev 50065
more on Simplifier rules, based on old material;
wenzelm [Sun, 04 Nov 2012 19:05:34 +0100] rev 50064
refurbished Simplifier examples;
wenzelm [Sat, 03 Nov 2012 21:31:40 +0100] rev 50063
more on the Simplifier, based on old material;
wenzelm [Sat, 03 Nov 2012 19:07:07 +0100] rev 50062
more concise/precise documentation;
nipkow [Wed, 14 Nov 2012 14:45:14 +0100] rev 50061
tuned text
nipkow [Wed, 14 Nov 2012 14:11:47 +0100] rev 50060
replaced relation by function - simplifies development
traytel [Tue, 13 Nov 2012 12:12:14 +0100] rev 50059
made SMLNJ happier
traytel [Tue, 13 Nov 2012 12:06:43 +0100] rev 50058
import Sublist rather than PrefixOrder to avoid unnecessary class instantiation
haftmann [Tue, 13 Nov 2012 09:08:32 +0100] rev 50057
prefer explicit Random.seed
haftmann [Mon, 12 Nov 2012 23:24:40 +0100] rev 50056
dropped dead code
haftmann [Mon, 12 Nov 2012 23:24:40 +0100] rev 50055
tuned import order
nipkow [Mon, 12 Nov 2012 18:42:49 +0100] rev 50054
tuned layout
blanchet [Mon, 12 Nov 2012 14:46:42 +0100] rev 50053
fixed detection of tautologies -- things like "a = b" in a structured proof, where a and b are Frees, shouldn't be discarted as tautologies
blanchet [Mon, 12 Nov 2012 14:11:51 +0100] rev 50052
create temp directory if not already created
nipkow [Mon, 12 Nov 2012 12:28:19 +0100] rev 50051
merged
nipkow [Mon, 12 Nov 2012 12:27:58 +0100] rev 50050
new theory IMP/Finite_Reachable
blanchet [Mon, 12 Nov 2012 12:06:56 +0100] rev 50049
avoid messing too much with output of "string_of_term", so that it doesn't break the yxml encoding for jEdit
blanchet [Mon, 12 Nov 2012 11:52:37 +0100] rev 50048
centralized term printing code
blanchet [Mon, 12 Nov 2012 11:32:22 +0100] rev 50047
thread context correctly when printing backquoted facts
haftmann [Sun, 11 Nov 2012 19:56:02 +0100] rev 50046
dropped dead code;
tuned theory text
haftmann [Sun, 11 Nov 2012 19:24:01 +0100] rev 50045
modernized, simplified and compacted oracle and proof method glue code;
corrected slips with poly.Pw and Orderings.less(_eq)
nipkow [Fri, 09 Nov 2012 19:21:47 +0100] rev 50044
merged
nipkow [Fri, 09 Nov 2012 19:16:31 +0100] rev 50043
fixed underscores
immler@in.tum.de [Fri, 09 Nov 2012 14:31:26 +0100] rev 50042
moved lemmas into projective_family; added header for theory Projective_Family
immler@in.tum.de [Fri, 09 Nov 2012 14:14:45 +0100] rev 50041
removed redundant/unnecessary assumptions from projective_family
immler@in.tum.de [Wed, 07 Nov 2012 14:41:49 +0100] rev 50040
assume probability spaces; allow empty index set
immler@in.tum.de [Wed, 07 Nov 2012 11:33:27 +0100] rev 50039
added projective_family; generalized generator in product_prob_space to projective_family
immler@in.tum.de [Tue, 06 Nov 2012 11:03:28 +0100] rev 50038
moved lemmas further up
bulwahn [Thu, 08 Nov 2012 20:02:41 +0100] rev 50037
tuned proofs
bulwahn [Thu, 08 Nov 2012 19:55:37 +0100] rev 50036
using hyp_subst_tac that allows to pass the current simpset to avoid the renamed bound variable warning in the simplifier
bulwahn [Thu, 08 Nov 2012 19:55:35 +0100] rev 50035
hyp_subst_tac allows to pass an optional simpset to the internal simplifier call to avoid renamed bound variable warnings in the simplifier call
bulwahn [Thu, 08 Nov 2012 19:55:19 +0100] rev 50034
NEWS
bulwahn [Thu, 08 Nov 2012 19:55:17 +0100] rev 50033
rewriting with the simpset that is passed to the simproc
bulwahn [Thu, 08 Nov 2012 17:11:04 +0100] rev 50032
handling x : S y pattern with the default mechanism instead of raising an exception in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 17:06:59 +0100] rev 50031
tuned
bulwahn [Thu, 08 Nov 2012 16:25:26 +0100] rev 50030
syntactic tuning and restructuring of set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:50 +0100] rev 50029
using more proper simpset in tactic of set_comprehension_pointfree simproc to avoid renamed bound variable warnings in recursive simplifier calls
bulwahn [Thu, 08 Nov 2012 11:59:49 +0100] rev 50028
improving the extension of sets in case of more than one bound variable; rearranging the tactic to prefer simpler steps before more involved ones
bulwahn [Thu, 08 Nov 2012 11:59:48 +0100] rev 50027
adjusting proofs as the set_comprehension_pointfree simproc breaks some existing proofs
bulwahn [Thu, 08 Nov 2012 11:59:47 +0100] rev 50026
importing term with schematic type variables properly before passing it to the tactic in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:47 +0100] rev 50025
handling arbitrary terms in the set comprehension and more general merging of patterns possible in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:46 +0100] rev 50024
simplified structure of patterns in set_comprehension_simproc
haftmann [Thu, 08 Nov 2012 10:02:38 +0100] rev 50023
refined stack of library theories implementing int and/or nat by target language numerals
haftmann [Wed, 07 Nov 2012 20:48:04 +0100] rev 50022
restored SML code check which got unintentionally broken: must explicitly check for error during compilation;
restore more conventional namespace during check (relevant for Imperative-HOL)
hoelzl [Tue, 06 Nov 2012 19:18:35 +0100] rev 50021
add support for function application to measurability prover
blanchet [Tue, 06 Nov 2012 15:15:33 +0100] rev 50020
renamed Sledgehammer option
blanchet [Tue, 06 Nov 2012 15:12:31 +0100] rev 50019
always show timing for structured proofs
blanchet [Tue, 06 Nov 2012 14:46:21 +0100] rev 50018
use implications rather than disjunctions to improve readability
blanchet [Tue, 06 Nov 2012 13:47:51 +0100] rev 50017
avoid name clashes
blanchet [Tue, 06 Nov 2012 13:09:02 +0100] rev 50016
fixed more "Trueprop" issues
blanchet [Tue, 06 Nov 2012 12:38:45 +0100] rev 50015
removed needless sort
blanchet [Tue, 06 Nov 2012 11:24:48 +0100] rev 50014
avoid double "Trueprop"s
blanchet [Tue, 06 Nov 2012 11:20:56 +0100] rev 50013
use original formulas for hypotheses and conclusion to avoid mismatches
blanchet [Tue, 06 Nov 2012 11:20:56 +0100] rev 50012
track formula roles in proofs and use that to determine whether the conjecture should be negated or not
blanchet [Tue, 06 Nov 2012 11:20:56 +0100] rev 50011
correct parsing of E dependencies
blanchet [Tue, 06 Nov 2012 11:20:56 +0100] rev 50010
proper handling of assumptions arising from the goal's being expressed in rule format, for Isar proof construction
nipkow [Mon, 05 Nov 2012 11:40:51 +0100] rev 50009
tuned
nipkow [Sun, 04 Nov 2012 18:41:27 +0100] rev 50008
code for while directly, not via while_option
nipkow [Sun, 04 Nov 2012 18:38:18 +0100] rev 50007
executable true liveness analysis incl an approximating version
nipkow [Sun, 04 Nov 2012 17:36:26 +0100] rev 50006
now that sets are executable again, no more special treatment of variable sets
blanchet [Fri, 02 Nov 2012 16:16:48 +0100] rev 50005
handle non-unit clauses gracefully
blanchet [Fri, 02 Nov 2012 16:16:48 +0100] rev 50004
several improvements to Isar proof reconstruction, by Steffen Smolka (step merging in case splits, time measurements, etc.)
hoelzl [Fri, 02 Nov 2012 14:23:54 +0100] rev 50003
use measurability prover
hoelzl [Fri, 02 Nov 2012 14:23:40 +0100] rev 50002
add measurability prover; add support for Borel sets
hoelzl [Fri, 02 Nov 2012 14:00:39 +0100] rev 50001
add syntax and a.e.-rules for (conditional) probability on predicates
hoelzl [Fri, 02 Nov 2012 14:00:39 +0100] rev 50000
infinite product measure is invariant under adding prefixes
hoelzl [Fri, 02 Nov 2012 14:00:39 +0100] rev 49999
for the product measure it is enough if only one measure is sigma-finite
berghofe [Fri, 02 Nov 2012 12:00:51 +0100] rev 49998
Allow parentheses around left-hand sides of array associations
blanchet [Thu, 01 Nov 2012 15:00:48 +0100] rev 49997
made MaSh more robust in the face of duplicate "nicknames" (which can happen e.g. if you have a lemma called foo(1) and another called foo_1 in the same theory)
blanchet [Thu, 01 Nov 2012 13:32:57 +0100] rev 49996
regenerated SMT certificates
blanchet [Thu, 01 Nov 2012 11:34:00 +0100] rev 49995
regenerated "SMT_Examples" certificates after soft-timeout change + removed a few needless oracles
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49994
fixed bool vs. prop mismatch
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49993
removed "refute" command from Isar manual, now that it has been moved outside "Main"
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49992
repaired "Mutabelle" after Refute move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49991
less verbose -- the warning will reach the users anyway by other means
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49990
tuned messages
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49989
moved "SAT" before "FunDef" and moved back all SAT-related ML files to where they belong
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49988
fixes related to Refute's move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49987
added a timeout around script that relies on the network
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49986
took out "using only ..." comments in Sledgehammer generated metis/smt calls, until these can be generated soundly
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49985
moved Refute to "HOL/Library" to speed up building "Main" even more
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49984
tuning
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49983
use metaquantification when possible in Isar proofs
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49982
tuned code
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49981
tuning
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49980
soft SMT timeout
Christian Urban <urbanc@in.tum.de> [Sun, 28 Oct 2012 02:22:39 +0000] rev 49979
added function store_termination_rule to the signature, as it is used in Nominal2
wenzelm [Sat, 27 Oct 2012 20:59:50 +0200] rev 49978
longer log, to accomodate final status line of isabelle build;
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49977
transfer package: error message if preprocessing goal to object-logic formula fails
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49976
transfer package: add test to prevent trying to make cterms from open terms
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49975
transfer package: more flexible handling of equality relations using is_equality predicate
nipkow [Wed, 24 Oct 2012 17:40:56 +0200] rev 49974
ensured that rewr_conv rule t = "t == u" literally not just modulo beta-eta
kuncar [Mon, 22 Oct 2012 22:47:14 +0200] rev 49973
new theorems
haftmann [Mon, 22 Oct 2012 22:24:34 +0200] rev 49972
incorporated constant chars into instantiation proof for enum;
tuned proofs for properties on enum of chars;
swapped theory dependency of Enum.thy and String.thy
haftmann [Mon, 22 Oct 2012 19:02:36 +0200] rev 49971
close code theorems explicitly after preprocessing
wenzelm [Mon, 22 Oct 2012 17:09:49 +0200] rev 49970
tuned proofs;
wenzelm [Mon, 22 Oct 2012 16:27:55 +0200] rev 49969
further attempts to cope with large files via option jedit_text_overview_limit;
wenzelm [Mon, 22 Oct 2012 14:52:38 +0200] rev 49968
more detailed Prover IDE NEWS;
wenzelm [Sun, 21 Oct 2012 22:32:22 +0200] rev 49967
recovered explicit error message, which was lost in b8570ea1ce25;
wenzelm [Sun, 21 Oct 2012 22:31:39 +0200] rev 49966
removed dead code;
wenzelm [Sun, 21 Oct 2012 22:12:22 +0200] rev 49965
proper signatures;
wenzelm [Sun, 21 Oct 2012 22:11:38 +0200] rev 49964
tuned;
webertj [Sun, 21 Oct 2012 17:04:13 +0200] rev 49963
merged
webertj [Fri, 19 Oct 2012 15:12:52 +0200] rev 49962
Renamed {left,right}_distrib to distrib_{right,left}.
webertj [Fri, 19 Oct 2012 10:46:42 +0200] rev 49961
Tuned.
haftmann [Sun, 21 Oct 2012 16:43:08 +0200] rev 49960
more conventional argument order;
dropped dead code
bulwahn [Sun, 21 Oct 2012 08:39:41 +0200] rev 49959
another refinement in the comprehension conversion
bulwahn [Sun, 21 Oct 2012 05:24:59 +0200] rev 49958
refined simplifier call in comprehension_conv
bulwahn [Sun, 21 Oct 2012 05:24:56 +0200] rev 49957
passing around the simpset instead of the context; rewriting tactics to avoid the 'renamed bound variable' warnings in nested simplifier calls
wenzelm [Sat, 20 Oct 2012 17:40:51 +0200] rev 49956
avoid STIX font, which tends to render badly;
wenzelm [Sat, 20 Oct 2012 17:15:40 +0200] rev 49955
extra jar for scala-2.10.0-RC1;
wenzelm [Sat, 20 Oct 2012 15:46:48 +0200] rev 49954
more explicit auxiliary classes to avoid warning "reflective access of structural type member method" of scala-2.10.0-RC1;
wenzelm [Sat, 20 Oct 2012 15:45:40 +0200] rev 49953
avoid duplicate build of jars_fresh;
wenzelm [Sat, 20 Oct 2012 12:01:20 +0200] rev 49952
obsolete, cf. README_REPOSITORY;
wenzelm [Sat, 20 Oct 2012 12:00:48 +0200] rev 49951
accomodate scala-2.10.0-RC1;
haftmann [Sat, 20 Oct 2012 10:00:21 +0200] rev 49950
tailored enum specification towards simple instantiation;
tuned enum instantiations
haftmann [Sat, 20 Oct 2012 10:00:21 +0200] rev 49949
refined internal structure of Enum.thy
haftmann [Sat, 20 Oct 2012 09:12:16 +0200] rev 49948
moved quite generic material from theory Enum to more appropriate places
bulwahn [Sat, 20 Oct 2012 09:09:37 +0200] rev 49947
adding another test case for the set_comprehension_simproc to the theory in HOL/ex
bulwahn [Sat, 20 Oct 2012 09:09:35 +0200] rev 49946
improving tactic in setcomprehension_simproc
bulwahn [Sat, 20 Oct 2012 09:09:34 +0200] rev 49945
adjusting proofs
bulwahn [Sat, 20 Oct 2012 09:09:33 +0200] rev 49944
tuned tactic in set_comprehension_pointfree simproc to handle composition of negation and vimage
bulwahn [Sat, 20 Oct 2012 09:09:32 +0200] rev 49943
passing names and types of all bounds around in the simproc
bulwahn [Thu, 18 Oct 2012 10:06:27 +0200] rev 49942
locally inverting previously applied simplifications with ex_simps in set_comprehension_pointfree
wenzelm [Fri, 19 Oct 2012 21:52:45 +0200] rev 49941
more precise pixel_range: avoid popup when pointing into empty space after actual end-of-line;
wenzelm [Fri, 19 Oct 2012 21:19:06 +0200] rev 49940
merged
kuncar [Fri, 19 Oct 2012 17:54:16 +0200] rev 49939
don't include Quotient_Option - workaround to a transfer bug
wenzelm [Fri, 19 Oct 2012 21:18:34 +0200] rev 49938
ignore old stuff and thus speed up the script greatly;
wenzelm [Fri, 19 Oct 2012 20:15:14 +0200] rev 49937
proper find -mtime (file data) instead of -ctime (meta data);
wenzelm [Fri, 19 Oct 2012 17:52:21 +0200] rev 49936
made SML/NJ happy;
wenzelm [Fri, 19 Oct 2012 12:08:13 +0200] rev 49935
clarified Future.map (again): finished value is mapped in-place, which saves task structures and changes error behaviour slightly (tolerance against canceled group of old value etc.);
wenzelm [Thu, 18 Oct 2012 20:59:46 +0200] rev 49934
back to polyml-5.4.1 (cf. b3110dec1a32) -- no cause of spurious interrupts;
wenzelm [Thu, 18 Oct 2012 20:45:15 +0200] rev 49933
merged
wenzelm [Thu, 18 Oct 2012 20:00:45 +0200] rev 49932
back to parallel HOL-BNF-Examples, which seems to have suffered from Future.map on canceled persistent futures;
wenzelm [Thu, 18 Oct 2012 19:58:30 +0200] rev 49931
more basic Goal.reset_futures as snapshot of implicit state;
more robust Session.finish_futures: do not cancel here, to allow later Future.map of persistent futures (notably proof terms);
wenzelm [Thu, 18 Oct 2012 19:12:58 +0200] rev 49930
tuned proof;
kuncar [Thu, 18 Oct 2012 15:52:33 +0200] rev 49929
update RBT_Mapping, AList_Mapping and Mapping to use lifting/transfer
kuncar [Thu, 18 Oct 2012 15:52:32 +0200] rev 49928
tuned proofs
kuncar [Thu, 18 Oct 2012 15:52:31 +0200] rev 49927
new theorem
wenzelm [Thu, 18 Oct 2012 15:47:01 +0200] rev 49926
merged
wenzelm [Thu, 18 Oct 2012 15:44:14 +0200] rev 49925
merged
wenzelm [Thu, 18 Oct 2012 15:28:49 +0200] rev 49924
merged
wenzelm [Thu, 18 Oct 2012 15:16:39 +0200] rev 49923
merged
wenzelm [Thu, 18 Oct 2012 15:15:08 +0200] rev 49922
fixed proof (cf. a81f95693c68);
blanchet [Thu, 18 Oct 2012 15:41:15 +0200] rev 49921
tuned Isar output
nipkow [Thu, 18 Oct 2012 15:40:02 +0200] rev 49920
tuned
blanchet [Thu, 18 Oct 2012 15:10:49 +0200] rev 49919
updated docs
blanchet [Thu, 18 Oct 2012 15:05:17 +0200] rev 49918
renamed Isar-proof related options + changed semantics of Isar shrinking
blanchet [Thu, 18 Oct 2012 14:26:45 +0200] rev 49917
tuning
blanchet [Thu, 18 Oct 2012 13:46:24 +0200] rev 49916
fixed theorem lookup code in Isar proof reconstruction
blanchet [Thu, 18 Oct 2012 13:37:53 +0200] rev 49915
tuning
blanchet [Thu, 18 Oct 2012 13:19:44 +0200] rev 49914
refactor code
blanchet [Thu, 18 Oct 2012 11:59:45 +0200] rev 49913
tuning
wenzelm [Thu, 18 Oct 2012 14:15:46 +0200] rev 49912
more robust future_proof result with specific error message (e.g. relevant for incomplete proof of non-registered theorem);
wenzelm [Thu, 18 Oct 2012 13:57:27 +0200] rev 49911
collective errors from use_thys and Session.finish/Goal.finish_futures -- avoid uninformative interrupts stemming from failure of goal forks that are not registered in the theory (e.g. unnamed theorems);
wenzelm [Thu, 18 Oct 2012 13:53:02 +0200] rev 49910
more uniform group for map_future, which is relevant for cancel in worker_task vs. future_job -- prefer peer group despite 81d03a29980c;
wenzelm [Thu, 18 Oct 2012 13:26:49 +0200] rev 49909
tuned message;
wenzelm [Thu, 18 Oct 2012 12:47:30 +0200] rev 49908
tuned comment;
wenzelm [Thu, 18 Oct 2012 12:26:30 +0200] rev 49907
avoid spurious "bad" markup for show/test_proof;
tuned;
wenzelm [Thu, 18 Oct 2012 12:00:27 +0200] rev 49906
more official Future.terminate;
tuned signature;
haftmann [Thu, 18 Oct 2012 09:19:37 +0200] rev 49905
simp results for simplification results of Inf/Sup expressions on bool;
tuned proofs
haftmann [Thu, 18 Oct 2012 09:17:00 +0200] rev 49904
no sort constraints on datatype constructors in internal bookkeeping
wenzelm [Wed, 17 Oct 2012 22:57:28 +0200] rev 49903
HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
wenzelm [Wed, 17 Oct 2012 22:45:40 +0200] rev 49902
merged
bulwahn [Wed, 17 Oct 2012 15:25:52 +0200] rev 49901
comprehension conversion reuses suggested names for bound variables instead of invented fresh ones; tuned tactic
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49900
checking for bound variables in the set expression; handling negation more generally
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49899
set_comprehension_pointfree simproc now handles the complicated test case; tuned
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49898
refined conversion to only react on proper set comprehensions; tuned
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49897
moving Pair_inject from legacy and duplicate section to general section, as Pair_inject was considered a duplicate in e8400e31528a by mistake (cf. communication on dev mailing list)
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49896
employing a preprocessing conversion that rewrites {(x1, ..., xn). P x1 ... xn} to {(x1, ..., xn) | x1 ... xn. P x1 ... xn} in set_comprehension_pointfree simproc
wenzelm [Wed, 17 Oct 2012 22:11:12 +0200] rev 49895
another Future.shutdown after Future.cancel_groups (cf. 0d4106850eb2);
wenzelm [Wed, 17 Oct 2012 21:18:32 +0200] rev 49894
more robust cancel_now: avoid shooting yourself in the foot;
wenzelm [Wed, 17 Oct 2012 21:04:51 +0200] rev 49893
more robust Session.finish (batch mode): use Goal.finish_futures to exhibit remaining failures of disconnected goal forks (e.g. from unnamed theorems) and Goal.cancel_futures the purge the persistent state;
wenzelm [Wed, 17 Oct 2012 14:58:04 +0200] rev 49892
proper 'oops' to force sequential checking here, and avoid spurious *** Interrupt stemming from crash of forked outer syntax element;
wenzelm [Wed, 17 Oct 2012 14:39:00 +0200] rev 49891
added Output "Detach" button;
wenzelm [Wed, 17 Oct 2012 14:20:54 +0200] rev 49890
skipped proofs appear as "bad" without counting as error;
wenzelm [Wed, 17 Oct 2012 13:20:08 +0200] rev 49889
more method position information, notably finished_pos after end of previous text;
wenzelm [Wed, 17 Oct 2012 10:46:14 +0200] rev 49888
more formal markup;
wenzelm [Wed, 17 Oct 2012 10:45:43 +0200] rev 49887
tuned signature;
prefer exception Fail for internal errors;
wenzelm [Wed, 17 Oct 2012 10:26:27 +0200] rev 49886
more formal markup;
kuncar [Wed, 17 Oct 2012 00:16:31 +0200] rev 49885
don't be so aggressive when expanding a transfer rule relation; rewrite only the relational part of the rule
wenzelm [Tue, 16 Oct 2012 22:38:34 +0200] rev 49884
merged
blanchet [Tue, 16 Oct 2012 20:31:08 +0200] rev 49883
added missing file
traytel [Tue, 16 Oct 2012 20:11:15 +0200] rev 49882
tuned for document output
blanchet [Tue, 16 Oct 2012 18:50:53 +0200] rev 49881
added proof minimization code from Steffen Smolka
traytel [Tue, 16 Oct 2012 18:07:59 +0200] rev 49880
tuned blank lines
traytel [Tue, 16 Oct 2012 18:05:28 +0200] rev 49879
tuned whitespace
popescua [Tue, 16 Oct 2012 17:33:08 +0200] rev 49878
a few notations changed in HOL/BNF/Examples/Derivation_Trees
popescua [Tue, 16 Oct 2012 17:08:20 +0200] rev 49877
ported HOL/BNF/Examples/Derivation_Trees to the latest status of the codatatype package
bulwahn [Tue, 16 Oct 2012 13:57:08 +0200] rev 49876
adding test cases for f x y : S patterns in set_comprehension_pointfree simproc
bulwahn [Tue, 16 Oct 2012 13:18:13 +0200] rev 49875
tactic of set_comprehension_pointfree simproc handles f x y : S patterns with Set.vimage
bulwahn [Tue, 16 Oct 2012 13:18:12 +0200] rev 49874
term construction of set_comprehension_pointfree simproc handles f x y : S patterns with Set.vimage
bulwahn [Tue, 16 Oct 2012 13:18:10 +0200] rev 49873
extending preprocessing of simproc to rewrite subset inequality into membership of powerset
popescua [Tue, 16 Oct 2012 13:15:58 +0200] rev 49872
update ROOT with teh directory change in BNF
popescua [Tue, 16 Oct 2012 13:09:46 +0200] rev 49871
changed name of BNF/Example directory from Infinite_Derivation_Trees to Derivation_Trees
wenzelm [Tue, 16 Oct 2012 22:13:46 +0200] rev 49870
retain info dockable state via educated guess on window focus;
wenzelm [Tue, 16 Oct 2012 21:30:52 +0200] rev 49869
support for more informative errors in lazy enumerations;
wenzelm [Tue, 16 Oct 2012 21:26:36 +0200] rev 49868
more informative errors for 'also' and 'finally';
wenzelm [Tue, 16 Oct 2012 20:35:24 +0200] rev 49867
tuned messages;
wenzelm [Tue, 16 Oct 2012 20:23:00 +0200] rev 49866
more proof method text position information;
wenzelm [Tue, 16 Oct 2012 17:47:23 +0200] rev 49865
clarified defer/prefer: more specific errors;
wenzelm [Tue, 16 Oct 2012 16:50:03 +0200] rev 49864
updated Toplevel.proofs;
wenzelm [Tue, 16 Oct 2012 15:14:12 +0200] rev 49863
more informative errors for 'proof' and 'apply' steps;
more Seq.result operations;
wenzelm [Tue, 16 Oct 2012 15:02:49 +0200] rev 49862
more friendly handling of Pure.thy bootstrap errors;
wenzelm [Tue, 16 Oct 2012 14:14:37 +0200] rev 49861
more informative error for stand-alone 'qed';
wenzelm [Tue, 16 Oct 2012 14:02:02 +0200] rev 49860
further attempts to unify/simplify goal output;
wenzelm [Tue, 16 Oct 2012 13:06:40 +0200] rev 49859
more informative error messages of initial/terminal proof methods;
more systematic support for sequences with embedded errors;
tuned Seq.maps;
wenzelm [Mon, 15 Oct 2012 19:03:02 +0200] rev 49858
merged
bulwahn [Mon, 15 Oct 2012 16:18:48 +0200] rev 49857
setcomprehension_pointfree simproc also works for set comprehension without an equation
wenzelm [Mon, 15 Oct 2012 15:43:12 +0200] rev 49856
tuned message -- avoid extra blank lines;
wenzelm [Mon, 15 Oct 2012 15:28:56 +0200] rev 49855
updated to polyml-5.5.0 which reduces chance of HOL-IMP failure (although it is hard to reproduce anyway);
Markus Kaiser <markus.kaiser@in.tum.de> [Sun, 14 Oct 2012 21:02:14 +0200] rev 49854
store colors after build
bulwahn [Sun, 14 Oct 2012 19:16:39 +0200] rev 49853
adding further test cases for the set_comprehension_pointfree simproc
bulwahn [Sun, 14 Oct 2012 19:16:35 +0200] rev 49852
refined tactic in set_comprehension_pointfree simproc
bulwahn [Sun, 14 Oct 2012 19:16:33 +0200] rev 49851
adding further test cases to check new functionality of the simproc; strengthened test cases to check the success of the simproc more faithfully
bulwahn [Sun, 14 Oct 2012 19:16:32 +0200] rev 49850
adding postprocessing of computed pointfree expression in set_comprehension_pointfree simproc
bulwahn [Sun, 14 Oct 2012 19:16:32 +0200] rev 49849
extending the setcomprehension_pointfree simproc to handle nesting disjunctions, conjunctions and negations (with contributions from Rafal Kolanski, NICTA); tuned
wenzelm [Sat, 13 Oct 2012 21:09:20 +0200] rev 49848
more informative error of initial/terminal proof steps;
wenzelm [Sat, 13 Oct 2012 19:53:04 +0200] rev 49847
some attempts to unify/simplify pretty_goal;
wenzelm [Sat, 13 Oct 2012 18:04:11 +0200] rev 49846
refined Proof.the_finished_goal with more informative error;
more permissive Method.all_assm_tac: do not insist in solving by assumption here to postpone failure;
clarified Method.finish_text: no Thm.no_prems filtering here to postpone failure;
wenzelm [Sat, 13 Oct 2012 16:19:16 +0200] rev 49845
tuned signature;
wenzelm [Sat, 13 Oct 2012 00:08:36 +0200] rev 49844
improved adhoc height for small fonts;
wenzelm [Fri, 12 Oct 2012 23:38:48 +0200] rev 49843
further refinement of jEdit line range, avoiding lack of final \n;
wenzelm [Fri, 12 Oct 2012 22:53:20 +0200] rev 49842
more uniform tooltip color;
wenzelm [Fri, 12 Oct 2012 22:10:45 +0200] rev 49841
more NEWS;
wenzelm [Fri, 12 Oct 2012 21:51:25 +0200] rev 49840
merged
traytel [Fri, 12 Oct 2012 15:52:55 +0200] rev 49839
disambiguated grammar
traytel [Fri, 12 Oct 2012 15:52:45 +0200] rev 49838
tuned proofs
nipkow [Fri, 12 Oct 2012 14:57:56 +0200] rev 49837
tuned
wenzelm [Fri, 12 Oct 2012 21:39:58 +0200] rev 49836
simplified 'typedef' specifications: discontinued implicit set definition and alternative name;
wenzelm [Fri, 12 Oct 2012 21:22:35 +0200] rev 49835
discontinued typedef with alternative name;
wenzelm [Fri, 12 Oct 2012 18:58:20 +0200] rev 49834
discontinued obsolete typedef (open) syntax;
wenzelm [Fri, 12 Oct 2012 15:08:29 +0200] rev 49833
discontinued typedef with implicit set_def;
wenzelm [Fri, 12 Oct 2012 14:05:30 +0200] rev 49832
merged
bulwahn [Fri, 12 Oct 2012 12:21:01 +0200] rev 49831
increading indexes to avoid clashes in the set_comprehension_pointfree simproc
wenzelm [Fri, 12 Oct 2012 13:55:13 +0200] rev 49830
no special treatment of errors inside goal forks without transaction id, to avoid duplication in plain build with sequential log, for example;
wenzelm [Fri, 12 Oct 2012 13:46:41 +0200] rev 49829
do not treat interrupt as error here, to avoid confusion in log etc.;
wenzelm [Fri, 12 Oct 2012 11:03:23 +0200] rev 49828
more basic ML compiler messages -- avoid conflict of 638cefe3ee99 and cb7264721c91 concerning Protocol.message_positions;
wenzelm [Thu, 11 Oct 2012 23:10:49 +0200] rev 49827
refined separator: FBreak needs to be free for proper breaking, extra space at end helps to work around last-line oddity in jEdit;
wenzelm [Thu, 11 Oct 2012 21:02:19 +0200] rev 49826
merged
hoelzl [Thu, 11 Oct 2012 14:38:58 +0200] rev 49825
cleanup borel_measurable_positive_integral_(fst|snd)
haftmann [Thu, 11 Oct 2012 11:56:43 +0200] rev 49824
msetprod based directly on Multiset.fold;
pretty syntax for msetprod_image
haftmann [Thu, 11 Oct 2012 11:56:43 +0200] rev 49823
avoid global interpretation
haftmann [Thu, 11 Oct 2012 11:56:42 +0200] rev 49822
simplified construction of fold combinator on multisets;
more coherent name for fold combinator on multisets
wenzelm [Thu, 11 Oct 2012 20:38:02 +0200] rev 49821
clarified output token markup (see also bc22daeed49e);
wenzelm [Thu, 11 Oct 2012 19:25:36 +0200] rev 49820
refined aprop_tr' -- retain entity information by using type slot as adhoc marker;
wenzelm [Thu, 11 Oct 2012 16:09:44 +0200] rev 49819
refrain from quantifying outer fixes, to enable nesting of contexts like "context fixes x context assumes A x";
tuned;
wenzelm [Thu, 11 Oct 2012 15:26:33 +0200] rev 49818
tuned;
wenzelm [Thu, 11 Oct 2012 15:06:27 +0200] rev 49817
tuned;
wenzelm [Thu, 11 Oct 2012 12:38:18 +0200] rev 49816
more position information for hyperlink and placement of message;
wenzelm [Thu, 11 Oct 2012 12:37:38 +0200] rev 49815
tuned;
krauss [Thu, 11 Oct 2012 00:13:21 +0200] rev 49814
mira: discontinued special settings for lxbroy10, which are probably made obsolete by newer polyml
krauss [Wed, 10 Oct 2012 22:53:48 +0200] rev 49813
removed unused legacy material from mira.py
wenzelm [Wed, 10 Oct 2012 17:43:23 +0200] rev 49812
eliminated some remaining uses of typedef with implicit set definition;
Andreas Lochbihler [Wed, 10 Oct 2012 16:41:19 +0200] rev 49811
merged
Andreas Lochbihler [Wed, 10 Oct 2012 16:18:27 +0200] rev 49810
fix code equation for RBT_Impl.fold
Andreas Lochbihler [Wed, 10 Oct 2012 15:17:18 +0200] rev 49809
merged
Andreas Lochbihler [Wed, 10 Oct 2012 15:16:44 +0200] rev 49808
tail-recursive implementation for length
Andreas Lochbihler [Wed, 10 Oct 2012 15:05:07 +0200] rev 49807
correct definition for skip_black
wenzelm [Wed, 10 Oct 2012 16:19:52 +0200] rev 49806
merged
hoelzl [Wed, 10 Oct 2012 13:30:50 +0200] rev 49805
merged
hoelzl [Wed, 10 Oct 2012 12:12:37 +0200] rev 49804
infprod generator works also with empty index set
hoelzl [Wed, 10 Oct 2012 12:12:36 +0200] rev 49803
add finite entropy
hoelzl [Wed, 10 Oct 2012 12:12:36 +0200] rev 49802
continuous version of mutual_information_eq_entropy_conditional_entropy
hoelzl [Wed, 10 Oct 2012 12:12:35 +0200] rev 49801
add induction for real Borel measurable functions
hoelzl [Wed, 10 Oct 2012 12:12:34 +0200] rev 49800
induction prove for positive_integral_fst
hoelzl [Wed, 10 Oct 2012 12:12:34 +0200] rev 49799
strong nonnegativ (instead of ae nn) for induction rule
hoelzl [Wed, 10 Oct 2012 12:12:33 +0200] rev 49798
induction prove for positive_integral_density
hoelzl [Wed, 10 Oct 2012 12:12:32 +0200] rev 49797
add induction rules for simple functions and for Borel measurable functions
hoelzl [Wed, 10 Oct 2012 12:12:32 +0200] rev 49796
introduce induction rules for simple functions and for Borel measurable functions
hoelzl [Wed, 10 Oct 2012 12:12:31 +0200] rev 49795
joint distribution of independent variables
hoelzl [Wed, 10 Oct 2012 12:12:30 +0200] rev 49794
indep_vars does not need sigma-sets
hoelzl [Wed, 10 Oct 2012 12:12:29 +0200] rev 49793
simplified definitions
hoelzl [Wed, 10 Oct 2012 12:12:29 +0200] rev 49792
remove unnecessary assumption from conditional_entropy_eq
hoelzl [Wed, 10 Oct 2012 12:12:28 +0200] rev 49791
alternative definition of conditional entropy
hoelzl [Wed, 10 Oct 2012 12:12:27 +0200] rev 49790
remove unneeded assumption from conditional_entropy_generic_eq
hoelzl [Wed, 10 Oct 2012 12:12:27 +0200] rev 49789
add induction rule for intersection-stable sigma-sets