Sun, 24 Mar 2013 16:19:54 +0100 |
wenzelm |
prefer preset = 3 -- much faster and less memory requirement;
|
changeset |
files
|
Sun, 24 Mar 2013 16:12:45 +0100 |
wenzelm |
basic support for xz files;
|
changeset |
files
|
Sun, 24 Mar 2013 16:10:19 +0100 |
wenzelm |
added component xz-java-1.2;
|
changeset |
files
|
Sun, 24 Mar 2013 14:26:10 +0100 |
wenzelm |
more "quick start" hints;
|
changeset |
files
|
Sun, 24 Mar 2013 12:07:31 +0100 |
traytel |
simple case syntax for stream (stolen from AFP/Coinductive)
|
changeset |
files
|
Sat, 23 Mar 2013 21:48:03 +0100 |
wenzelm |
prefer plain \<^sub> for better rendering (both in Isabelle/jEdit and LaTeX);
|
changeset |
files
|
Sat, 23 Mar 2013 21:19:10 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sat, 23 Mar 2013 21:13:03 +0100 |
wenzelm |
reverted most of 5944b20c41bf -- tends to cause race condition of synchronous vs. asynchronous version;
|
changeset |
files
|
Sat, 23 Mar 2013 19:54:15 +0100 |
wenzelm |
no censorship of "view.fracFontMetrics", although it often degrades rendering quality;
|
changeset |
files
|
Sat, 23 Mar 2013 19:39:31 +0100 |
wenzelm |
retain original tooltip range, to avoid repeated window popup when the mouse is moved over the same content;
|
changeset |
files
|
Sat, 23 Mar 2013 16:46:09 +0100 |
wenzelm |
apply small result immediately, to avoid visible delay of text update after window move;
|
changeset |
files
|
Sat, 23 Mar 2013 16:10:46 +0100 |
wenzelm |
structural equality for Command.Results;
|
changeset |
files
|
Sat, 23 Mar 2013 13:57:46 +0100 |
wenzelm |
allow fractional pretty margin -- avoid premature rounding;
|
changeset |
files
|
Sat, 23 Mar 2013 13:12:39 +0100 |
wenzelm |
more explicit Pretty.Metric, with clear distinction of unit (space width) vs. average char width (for visual adjustments) -- NB: Pretty formatting works via full space characters (despite a981a5c8a505 and 70f7483df9cb);
|
changeset |
files
|
Sat, 23 Mar 2013 13:04:28 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 23 Mar 2013 20:57:57 +0100 |
haftmann |
spelling
|
changeset |
files
|
Sat, 23 Mar 2013 20:50:39 +0100 |
haftmann |
fundamental revision of big operators on sets
|
changeset |
files
|
Sat, 23 Mar 2013 17:11:06 +0100 |
haftmann |
tuned proof
|
changeset |
files
|
Sat, 23 Mar 2013 17:11:06 +0100 |
haftmann |
locales for abstract orders
|
changeset |
files
|
Sat, 23 Mar 2013 07:30:53 +0100 |
krauss |
merged
|
changeset |
files
|
Fri, 22 Mar 2013 00:39:16 +0100 |
krauss |
added rudimentary induction rule for partial_function (heap)
|
changeset |
files
|
Fri, 22 Mar 2013 00:39:14 +0100 |
krauss |
allow induction predicates with arbitrary arity (not just binary)
|
changeset |
files
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
modernized definition of root: use the_inv, handle positive and negative case uniformly, and 0-th root is constant 0
|
changeset |
files
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
arcsin and arccos are continuous on {0 .. 1} (including the endpoints)
|
changeset |
files
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
move continuous_on_inv to HOL image (simplifies isCont_inverse_function)
|
changeset |
files
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
move connected to HOL image; used to show intermediate value theorem
|
changeset |
files
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
move compact to the HOL image; prove compactness of real closed intervals; show that continuous functions attain supremum and infimum on compact sets
|
changeset |
files
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
move continuous and continuous_on to the HOL image; isCont is an abbreviation for continuous (at x) (isCont is now restricted to a T2 space)
|
changeset |
files
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
clean up lemma_nest_unique and renamed to nested_sequence_unique
|
changeset |
files
|
Fri, 22 Mar 2013 10:41:43 +0100 |
hoelzl |
simplify proof of the Bolzano bisection lemma; use more meta-logic to state it; renamed lemma_Bolzano to Bolzano
|
changeset |
files
|