author | paulson <lp15@cam.ac.uk> |
Wed, 07 Feb 2024 11:57:22 +0000 | |
changeset 79584 | 924e487288fb |
parent 79583 | a521c241e946 |
child 79585 | dafb3d343cd6 |
--- a/NEWS Wed Feb 07 11:52:34 2024 +0000 +++ b/NEWS Wed Feb 07 11:57:22 2024 +0000 @@ -25,6 +25,9 @@ by Sledgehammer and should be used instead. For more information, see Sledgehammer's documentation relating to "preplay_timeout". INCOMPATIBILITY. +* HOL-Analysis: corrected the definition of convex function (convex_on) + to require the underlying set to be convex. INCOMPATIBILITY. + * Explicit type class for discrete_linear_ordered_semidom for integral semidomains with a discrete linear order.