Wed, 12 Nov 2014 11:39:27 +0100 |
wenzelm |
make SML/NJ happy;
|
changeset |
files
|
Wed, 12 Nov 2014 10:30:59 +0100 |
wenzelm |
more careful ML source positions, for improved PIDE markup;
|
changeset |
files
|
Wed, 12 Nov 2014 17:37:44 +0100 |
immler |
NEWS
|
changeset |
files
|
Wed, 12 Nov 2014 17:37:43 +0100 |
immler |
tuned proofs
|
changeset |
files
|
Wed, 12 Nov 2014 17:37:43 +0100 |
immler |
added quickcheck[approximation]
|
changeset |
files
|
Wed, 12 Nov 2014 17:37:43 +0100 |
immler |
quickcheck setup for float, inspired by rat::{exhaustive,full_exhaustive,random}
|
changeset |
files
|
Wed, 12 Nov 2014 17:37:43 +0100 |
immler |
disjunction and conjunction for forms
|
changeset |
files
|
Wed, 12 Nov 2014 17:37:43 +0100 |
immler |
truncate intermediate results in horner to improve performance of approximate;
|
changeset |
files
|
Wed, 12 Nov 2014 17:36:36 +0100 |
immler |
added lemmas: convert between powr and log in comparisons, pull log out of addition/subtraction
|
changeset |
files
|
Wed, 12 Nov 2014 17:36:32 +0100 |
immler |
cancel real of power of numeral also for equality and strict inequality;
|
changeset |
files
|
Wed, 12 Nov 2014 17:36:29 +0100 |
immler |
simplified computations based on round_up by reducing to round_down;
|
changeset |
files
|
Wed, 12 Nov 2014 17:36:25 +0100 |
immler |
code equation for powr
|
changeset |
files
|
Tue, 11 Nov 2014 21:14:19 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 11 Nov 2014 20:11:38 +0100 |
wenzelm |
more careful ML source positions, for improved PIDE markup;
|
changeset |
files
|
Tue, 11 Nov 2014 18:16:25 +0100 |
wenzelm |
more position information, e.g. relevant for errors in generated ML source;
|
changeset |
files
|
Tue, 11 Nov 2014 15:55:31 +0100 |
wenzelm |
more symbols;
|
changeset |
files
|
Tue, 11 Nov 2014 13:50:56 +0100 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Tue, 11 Nov 2014 13:44:09 +0100 |
wenzelm |
more markup;
|
changeset |
files
|
Tue, 11 Nov 2014 13:40:13 +0100 |
wenzelm |
simplifie sessions;
|
changeset |
files
|
Tue, 11 Nov 2014 11:47:53 +0100 |
wenzelm |
more Isar proof methods;
|
changeset |
files
|
Tue, 11 Nov 2014 11:41:58 +0100 |
wenzelm |
more Isar proof methods;
|
changeset |
files
|
Tue, 11 Nov 2014 10:54:52 +0100 |
wenzelm |
more Isar proof methods;
|
changeset |
files
|
Tue, 11 Nov 2014 19:38:45 +0100 |
noschinl |
add forgotten lemma
|
changeset |
files
|
Tue, 11 Nov 2014 14:46:26 +0100 |
noschinl |
added lemma
|
changeset |
files
|
Tue, 11 Nov 2014 12:30:37 +0100 |
desharna |
make 'corec_transfer' tactic more robust
|
changeset |
files
|
Tue, 11 Nov 2014 12:30:36 +0100 |
desharna |
also generate '(co)rec_transfer' for (co)datatypes with 0 live type variables
|
changeset |
files
|
Tue, 11 Nov 2014 10:26:08 +0100 |
desharna |
make 'rec_transfer' tactic more robust
|
changeset |
files
|
Tue, 11 Nov 2014 08:57:46 +0100 |
Andreas Lochbihler |
add del option to measurable;
|
changeset |
files
|
Tue, 11 Nov 2014 00:11:11 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 10 Nov 2014 21:49:48 +0100 |
wenzelm |
proper context for assume_tac (atac remains as fall-back without context);
|
changeset |
files
|
Mon, 10 Nov 2014 15:09:58 +0100 |
nipkow |
even -> evn because even is now in Main
|
changeset |
files
|
Mon, 10 Nov 2014 10:29:19 +0100 |
traytel |
dropped redundant transfer rules (now proved and registered by datatype and plugins)
|
changeset |
files
|
Sun, 09 Nov 2014 20:49:28 +0100 |
wenzelm |
proper context for typedef;
|
changeset |
files
|
Sun, 09 Nov 2014 20:41:53 +0100 |
wenzelm |
proper proof context for typedef;
|
changeset |
files
|
Sun, 09 Nov 2014 18:27:43 +0100 |
wenzelm |
proper context;
|
changeset |
files
|
Sun, 09 Nov 2014 17:04:14 +0100 |
wenzelm |
proper context for match_tac etc.;
|
changeset |
files
|
Sun, 09 Nov 2014 14:08:00 +0100 |
wenzelm |
proper context for compose_tac, Splitter.split_tac (relevant for unify trace options);
|
changeset |
files
|
Sun, 09 Nov 2014 11:05:20 +0100 |
nipkow |
avoid erule and rotated in IMP
|
changeset |
files
|
Sun, 09 Nov 2014 10:03:18 +0100 |
haftmann |
reverted 1ebf0a1f12a4 after successful re-tuning of simp rules for divisibility
|
changeset |
files
|
Sun, 09 Nov 2014 10:03:17 +0100 |
haftmann |
self-contained simp rules for dvd on numerals
|
changeset |
files
|
Sat, 08 Nov 2014 16:53:26 +0100 |
haftmann |
equivalence rules for structures without zero divisors
|
changeset |
files
|
Sat, 08 Nov 2014 22:10:16 +0100 |
wenzelm |
removed obsolete global-only options, which did not work out anyway (due to complexity of local_theory sandwich);
|
changeset |
files
|
Sat, 08 Nov 2014 21:31:51 +0100 |
wenzelm |
optional proof context for unify operations, for the sake of proper local options;
|
changeset |
files
|
Sat, 08 Nov 2014 17:39:01 +0100 |
wenzelm |
clarified name of Type.unified, to emphasize its connection to the "unify" family;
|
changeset |
files
|
Sat, 08 Nov 2014 16:55:41 +0100 |
wenzelm |
proper Envir.norm_type for result of Type.raw_unifys;
|
changeset |
files
|
Sat, 08 Nov 2014 16:42:04 +0100 |
wenzelm |
avoid slow metis proof;
|
changeset |
files
|
Sat, 08 Nov 2014 16:35:24 +0100 |
wenzelm |
proper Envir.norm_type for result of Unify.unifiers (amending 479832ff2d29 from 20 years ago);
|
changeset |
files
|
Sat, 08 Nov 2014 15:45:00 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 08 Nov 2014 15:44:41 +0100 |
wenzelm |
updated some sledgehammer proofs -- much faster;
|
changeset |
files
|
Sat, 08 Nov 2014 15:40:29 +0100 |
wenzelm |
updated sledgehammer proof after breakdown of metis (exception Type.TUNIFY);
|
changeset |
files
|
Sat, 08 Nov 2014 15:01:05 +0100 |
wenzelm |
recovered type matching, which was broken in 8a765db7e0f8 (see also 8a765db7e0f8, 2db1d3d2ed54);
|
changeset |
files
|
Sat, 08 Nov 2014 12:15:40 +0100 |
wenzelm |
more direct type equality;
|
changeset |
files
|
Sat, 08 Nov 2014 09:19:57 +0100 |
haftmann |
reverted commit accident from 994fe0ba8335
|
changeset |
files
|
Sat, 08 Nov 2014 09:16:47 +0100 |
haftmann |
less space-wasting serialization setup: highest cell of array has been unused so far
|
changeset |
files
|
Fri, 07 Nov 2014 23:35:13 +0100 |
wenzelm |
tuned outline;
|
changeset |
files
|
Fri, 07 Nov 2014 22:33:54 +0100 |
wenzelm |
tuned syntax -- separate tokens;
|
changeset |
files
|
Fri, 07 Nov 2014 22:15:51 +0100 |
wenzelm |
eliminated pointless check -- command definitions are subject to theory context;
|
changeset |
files
|
Fri, 07 Nov 2014 20:43:13 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 07 Nov 2014 20:06:18 +0100 |
wenzelm |
prefer externally provided keywords -- Command.read_thy may degenerate to bootstrap_thy in case of errors;
|
changeset |
files
|
Fri, 07 Nov 2014 19:47:05 +0100 |
wenzelm |
tuned markup;
|
changeset |
files
|