wenzelm [Tue, 26 Mar 2013 14:14:39 +0100] rev 51537
more standard imports;
wenzelm [Tue, 26 Mar 2013 14:05:08 +0100] rev 51536
more specific Entry painting;
ignore theories with all commands below threshold;
wenzelm [Tue, 26 Mar 2013 14:03:31 +0100] rev 51535
tuned;
wenzelm [Tue, 26 Mar 2013 12:40:51 +0100] rev 51534
mixed theory/command entries;
tuned;
wenzelm [Tue, 26 Mar 2013 11:26:13 +0100] rev 51533
dockable window for timing information;
kleing [Tue, 26 Mar 2013 13:54:24 +0100] rev 51532
no \FIXME macro for ProgProve (moved to book)
hoelzl [Tue, 26 Mar 2013 12:21:01 +0100] rev 51531
remove Metric_Spaces and move its content into Limits and Real_Vector_Spaces
hoelzl [Tue, 26 Mar 2013 12:21:00 +0100] rev 51530
rename eventually_at / _within, to distinguish them from the lemmas in the HOL image
hoelzl [Tue, 26 Mar 2013 12:21:00 +0100] rev 51529
move theorems about compactness of real closed intervals, the intermediate value theorem, and lemmas about continuity of bijective functions from Deriv.thy to Limits.thy
hoelzl [Tue, 26 Mar 2013 12:20:59 +0100] rev 51528
Series.thy is based on Limits.thy and not Deriv.thy
hoelzl [Tue, 26 Mar 2013 12:20:59 +0100] rev 51527
move Ln.thy and Log.thy to Transcendental.thy
hoelzl [Tue, 26 Mar 2013 12:20:58 +0100] rev 51526
move SEQ.thy and Lim.thy to Limits.thy
hoelzl [Tue, 26 Mar 2013 12:20:58 +0100] rev 51525
HOL-NSA should only import Complex_Main
hoelzl [Tue, 26 Mar 2013 12:20:57 +0100] rev 51524
rename RealVector.thy to Real_Vector_Spaces.thy
hoelzl [Tue, 26 Mar 2013 12:20:56 +0100] rev 51523
rename RealDef to Real
hoelzl [Tue, 26 Mar 2013 12:20:56 +0100] rev 51522
remove Real.thy
hoelzl [Tue, 26 Mar 2013 12:20:55 +0100] rev 51521
merge RComplete into RealDef
hoelzl [Tue, 26 Mar 2013 12:20:54 +0100] rev 51520
move real_isLub_unique to isLub_unique in Lubs; real_sum_of_halves to RealDef; abs_diff_less_iff to Rings
hoelzl [Tue, 26 Mar 2013 12:20:53 +0100] rev 51519
remove posreal_complete
hoelzl [Tue, 26 Mar 2013 12:20:52 +0100] rev 51518
separate SupInf into Conditional_Complete_Lattice, move instantiation of real to RealDef
ballarin [Mon, 25 Mar 2013 20:00:27 +0100] rev 51517
Discontinued theories src/HOL/Algebra/abstract and .../poly.
ballarin [Mon, 25 Mar 2013 19:53:44 +0100] rev 51516
Remove obsolete URLs in documentation of HOL-Algebra.
ballarin [Mon, 25 Mar 2013 19:53:44 +0100] rev 51515
Fix issue related to mixins in roundup.
Previously, mixins were only applied one level down the DFS tree while they should also be applied at the level of declaration. Makes the algorithm consistent with the version presented in the upcoming JAR paper.
kleing [Mon, 25 Mar 2013 15:18:44 +0100] rev 51514
simp_const -> afold; bfold -> fold'; bsimp_const -> bfold
nipkow [Mon, 25 Mar 2013 15:09:41 +0100] rev 51513
added lemmas
wenzelm [Mon, 25 Mar 2013 14:07:59 +0100] rev 51512
merged
wenzelm [Mon, 25 Mar 2013 14:04:01 +0100] rev 51511
clarified text_fold vs. fbrk;
wenzelm [Mon, 25 Mar 2013 13:37:44 +0100] rev 51510
tuned print_classes: more standard order, markup, formatting;
uniform printing of minimal supersort/classrel;
wenzelm [Mon, 25 Mar 2013 11:05:07 +0100] rev 51509
tuned message;
wenzelm [Mon, 25 Mar 2013 10:45:47 +0100] rev 51508
actually exit on scalac failure;
wenzelm [Mon, 25 Mar 2013 10:37:38 +0100] rev 51507
tuned signature;
kleing [Mon, 25 Mar 2013 13:50:50 +0100] rev 51506
removed obsolete uses of ext
wenzelm [Sun, 24 Mar 2013 16:19:54 +0100] rev 51505
prefer preset = 3 -- much faster and less memory requirement;
wenzelm [Sun, 24 Mar 2013 16:12:45 +0100] rev 51504
basic support for xz files;
wenzelm [Sun, 24 Mar 2013 16:10:19 +0100] rev 51503
added component xz-java-1.2;
wenzelm [Sun, 24 Mar 2013 14:26:10 +0100] rev 51502
more "quick start" hints;
more explicit "Testing of changes", instead of convoluted "Building a repository version of Isabelle";
tuned;
traytel [Sun, 24 Mar 2013 12:07:31 +0100] rev 51501
simple case syntax for stream (stolen from AFP/Coinductive)
wenzelm [Sat, 23 Mar 2013 21:48:03 +0100] rev 51500
prefer plain \<^sub> for better rendering (both in Isabelle/jEdit and LaTeX);
tuned proofs;
wenzelm [Sat, 23 Mar 2013 21:19:10 +0100] rev 51499
merged
wenzelm [Sat, 23 Mar 2013 21:13:03 +0100] rev 51498
reverted most of 5944b20c41bf -- tends to cause race condition of synchronous vs. asynchronous version;
wenzelm [Sat, 23 Mar 2013 19:54:15 +0100] rev 51497
no censorship of "view.fracFontMetrics", although it often degrades rendering quality;
wenzelm [Sat, 23 Mar 2013 19:39:31 +0100] rev 51496
retain original tooltip range, to avoid repeated window popup when the mouse is moved over the same content;
wenzelm [Sat, 23 Mar 2013 16:46:09 +0100] rev 51495
apply small result immediately, to avoid visible delay of text update after window move;
wenzelm [Sat, 23 Mar 2013 16:10:46 +0100] rev 51494
structural equality for Command.Results;
more general Command.State.eq_content;
wenzelm [Sat, 23 Mar 2013 13:57:46 +0100] rev 51493
allow fractional pretty margin -- avoid premature rounding;
wenzelm [Sat, 23 Mar 2013 13:12:39 +0100] rev 51492
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);
separate JEdit_Lib.pretty_metric, with slightly closer imitation of jEdit;
wenzelm [Sat, 23 Mar 2013 13:04:28 +0100] rev 51491
tuned;
haftmann [Sat, 23 Mar 2013 20:57:57 +0100] rev 51490
spelling
haftmann [Sat, 23 Mar 2013 20:50:39 +0100] rev 51489
fundamental revision of big operators on sets
haftmann [Sat, 23 Mar 2013 17:11:06 +0100] rev 51488
tuned proof
haftmann [Sat, 23 Mar 2013 17:11:06 +0100] rev 51487
locales for abstract orders
krauss [Sat, 23 Mar 2013 07:30:53 +0100] rev 51486
merged
krauss [Fri, 22 Mar 2013 00:39:16 +0100] rev 51485
added rudimentary induction rule for partial_function (heap)
krauss [Fri, 22 Mar 2013 00:39:14 +0100] rev 51484
allow induction predicates with arbitrary arity (not just binary)
hoelzl [Fri, 22 Mar 2013 10:41:43 +0100] rev 51483
modernized definition of root: use the_inv, handle positive and negative case uniformly, and 0-th root is constant 0
hoelzl [Fri, 22 Mar 2013 10:41:43 +0100] rev 51482
arcsin and arccos are continuous on {0 .. 1} (including the endpoints)
hoelzl [Fri, 22 Mar 2013 10:41:43 +0100] rev 51481
move continuous_on_inv to HOL image (simplifies isCont_inverse_function)
hoelzl [Fri, 22 Mar 2013 10:41:43 +0100] rev 51480
move connected to HOL image; used to show intermediate value theorem
hoelzl [Fri, 22 Mar 2013 10:41:43 +0100] rev 51479
move compact to the HOL image; prove compactness of real closed intervals; show that continuous functions attain supremum and infimum on compact sets
hoelzl [Fri, 22 Mar 2013 10:41:43 +0100] rev 51478
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)