NEWS
changeset 41035 22a57175df20
parent 41031 9883d1417ce1
parent 41023 9118eb4eb8dc
child 41079 a0d9258e2091
equal deleted inserted replaced
41034:ce5d9e73fb98 41035:22a57175df20
    82 
    82 
    83 
    83 
    84 *** Pure ***
    84 *** Pure ***
    85 
    85 
    86 * Command 'notepad' replaces former 'example_proof' for
    86 * Command 'notepad' replaces former 'example_proof' for
    87 experimentation in Isar without and result.  INCOMPATIBILITY.
    87 experimentation in Isar without any result.  INCOMPATIBILITY.
    88 
    88 
    89 * Support for real valued preferences (with approximative PGIP type).
    89 * Support for real valued preferences (with approximative PGIP type).
    90 
    90 
    91 * Interpretation command 'interpret' accepts a list of equations like
    91 * Interpretation command 'interpret' accepts a list of equations like
    92 'interpretation' does.
    92 'interpretation' does.
   131 
   131 
   132   declare [[coercion_map map]]
   132   declare [[coercion_map map]]
   133 
   133 
   134 Currently coercion inference is activated only in theories including
   134 Currently coercion inference is activated only in theories including
   135 real numbers, i.e. descendants of Complex_Main.  This is controlled by
   135 real numbers, i.e. descendants of Complex_Main.  This is controlled by
   136 the configuration option "infer_coercions", e.g. it can be enabled in
   136 the configuration option "coercion_enabled", e.g. it can be enabled in
   137 other theories like this:
   137 other theories like this:
   138 
   138 
   139   declare [[coercion_enabled]]
   139   declare [[coercion_enabled]]
   140 
   140 
   141 * Abandoned locales equiv, congruent and congruent2 for equivalence
   141 * Abandoned locales equiv, congruent and congruent2 for equivalence
   332 Also note that the indices are now natural numbers and not from some
   332 Also note that the indices are now natural numbers and not from some
   333 finite type. Finite cartesian products of euclidean spaces, products
   333 finite type. Finite cartesian products of euclidean spaces, products
   334 of euclidean spaces the real and complex numbers are instantiated to
   334 of euclidean spaces the real and complex numbers are instantiated to
   335 be euclidean_spaces.  INCOMPATIBILITY.
   335 be euclidean_spaces.  INCOMPATIBILITY.
   336 
   336 
   337 * Probability: Introduced pinfreal as real numbers with infinity. Use
   337 * Probability: Introduced pextreal as positive extended real numbers.
   338 pinfreal as value for measures. Introduce the Radon-Nikodym
   338 Use pextreal as value for measures. Introduce the Radon-Nikodym
   339 derivative, product spaces and Fubini's theorem for arbitrary sigma
   339 derivative, product spaces and Fubini's theorem for arbitrary sigma
   340 finite measures. Introduces Lebesgue measure based on the integral in
   340 finite measures. Introduces Lebesgue measure based on the integral in
   341 Multivariate Analysis.  INCOMPATIBILITY.
   341 Multivariate Analysis.  INCOMPATIBILITY.
   342 
   342 
   343 * Inductive package: offers new command 'inductive_simps' to
   343 * Inductive package: offers new command 'inductive_simps' to
   649 source of mistakes are "handle _" patterns, which make the meaning of
   649 source of mistakes are "handle _" patterns, which make the meaning of
   650 the program subject to physical effects of the environment.
   650 the program subject to physical effects of the environment.
   651 
   651 
   652 
   652 
   653 *** System ***
   653 *** System ***
       
   654 
       
   655 * The IsabelleText font now includes Cyrillic, Hebrew, Arabic from
       
   656 DajaVu Sans.
   654 
   657 
   655 * Discontinued support for Poly/ML 5.0 and 5.1 versions.
   658 * Discontinued support for Poly/ML 5.0 and 5.1 versions.
   656 
   659 
   657 
   660 
   658 
   661