# HG changeset patch # User huffman # Date 1315845469 25200 # Node ID 1d5079a5a0a25890431f55c70333f135212966a6 # Parent 9ba11d41cd1f28c53adc16bf92679cb75c5aea44 NEWS for euclidean_space class diff -r 9ba11d41cd1f -r 1d5079a5a0a2 NEWS --- a/NEWS Mon Sep 12 09:21:01 2011 -0700 +++ b/NEWS Mon Sep 12 09:37:49 2011 -0700 @@ -266,6 +266,12 @@ * Theory Limits: Type "'a net" has been renamed to "'a filter", in accordance with standard mathematical terminology. INCOMPATIBILITY. +* Session Multivariate_Analysis: The euclidean_space type class now +fixes a constant "Basis :: 'a set" consisting of the standard +orthonormal basis for the type. Users now have the option of +quantifying over this set instead of using the "basis" function, e.g. +"ALL x:Basis. P x" vs "ALL i tendsto_inverse [OF tendsto_ident_at] * Theory Complex_Main: The definition of infinite series was generalized. - Now it is defined on the type class {topological_spaces, comm_monoid_add}. + Now it is defined on the type class {topological_space, comm_monoid_add}. Hence it is useable also for extended real numbers. + *** Document preparation *** * Localized \isabellestyle switch can be used within blocks or groups