wenzelm [Wed, 20 Apr 2016 11:44:25 +0200] rev 63032
reactivated other_id reports (see also db929027e701, 8eda56033203);
wenzelm [Wed, 20 Apr 2016 11:33:45 +0200] rev 63031
invisible context similar to interpretation;
wenzelm [Wed, 20 Apr 2016 11:14:10 +0200] rev 63030
avoid massive multiplication of reports due to interpretation;
wenzelm [Tue, 19 Apr 2016 15:53:12 +0200] rev 63029
tuned comments;
wenzelm [Tue, 19 Apr 2016 14:38:55 +0200] rev 63028
more thorough update;
Rene Thiemann <rene.thiemann@uibk.ac.at> [Fri, 15 Apr 2016 10:19:35 +0200] rev 63027
several updates on polynomial long division and pseudo division
- division of polynomials is now available on idom_divide (was field before)
- added polynomial pseudo division (on comm_ring_1)
- improved code equation for polynomial (pseudo)-division
(joint work of S. Joosten, R. Thiemann, and A. Yamada)
haftmann [Mon, 18 Apr 2016 20:56:18 +0200] rev 63026
fragment of a HOL type class primer
haftmann [Mon, 18 Apr 2016 20:56:13 +0200] rev 63025
capitalized GCD and LCM syntax
haftmann [Mon, 18 Apr 2016 20:56:11 +0200] rev 63024
environment variable check has become pointless after 771b8ad5c7fc
traytel [Tue, 19 Apr 2016 13:05:50 +0200] rev 63023
unfold internal definitions before emitting a proof obligation
wenzelm [Tue, 19 Apr 2016 12:06:34 +0200] rev 63022
more IDE support for Isabelle/Pure bootstrap;
wenzelm [Mon, 18 Apr 2016 22:51:32 +0200] rev 63021
merged
wenzelm [Mon, 18 Apr 2016 20:43:37 +0200] rev 63020
tuned signature;
wenzelm [Mon, 18 Apr 2016 20:24:19 +0200] rev 63019
prefer internal attribute source;
paulson <lp15@cam.ac.uk> [Mon, 18 Apr 2016 16:50:19 +0100] rev 63018
tidying some proofs; getting rid of "nonempty_witness"
paulson <lp15@cam.ac.uk> [Mon, 18 Apr 2016 15:51:48 +0100] rev 63017
Merge
paulson <lp15@cam.ac.uk> [Mon, 18 Apr 2016 15:40:55 +0100] rev 63016
numerous theorems about affine hulls, hyperplanes, etc.
wenzelm [Mon, 18 Apr 2016 15:41:08 +0200] rev 63015
merged
wenzelm [Mon, 18 Apr 2016 15:40:41 +0200] rev 63014
proper LaTeX;
wenzelm [Mon, 18 Apr 2016 15:13:46 +0200] rev 63013
tuned;
wenzelm [Mon, 18 Apr 2016 14:47:27 +0200] rev 63012
clarified bindings;
wenzelm [Mon, 18 Apr 2016 14:30:24 +0200] rev 63011
clarified bindings;
wenzelm [Mon, 18 Apr 2016 14:26:42 +0200] rev 63010
tuned;
wenzelm [Mon, 18 Apr 2016 14:26:21 +0200] rev 63009
tuned;
wenzelm [Mon, 18 Apr 2016 11:02:07 +0200] rev 63008
avoid clash with function called "x";
paulson <lp15@cam.ac.uk> [Mon, 18 Apr 2016 14:30:32 +0100] rev 63007
new theorems about convex hulls, etc.; also, renamed some theorems
wenzelm [Sun, 17 Apr 2016 22:38:50 +0200] rev 63006
clarified bindings;
wenzelm [Sun, 17 Apr 2016 22:10:09 +0200] rev 63005
clarified bindings;
wenzelm [Sun, 17 Apr 2016 20:54:17 +0200] rev 63004
prefer binding over base name;
wenzelm [Sun, 17 Apr 2016 20:11:02 +0200] rev 63003
clarified signature;