merged;
authorLukas Stevens <mail@lukas-stevens.de>
Fri, 14 Jul 2023 15:54:25 +0200
changeset 78335 7a6a7f70fadc
parent 78334 530f8dc04d83 (current diff)
parent 78333 c515bc9375b9 (diff)
child 78337 1d71ceb76e06
merged;
--- a/NEWS	Fri Jul 14 15:45:50 2023 +0200
+++ b/NEWS	Fri Jul 14 15:54:25 2023 +0200
@@ -332,6 +332,8 @@
 by Jakob von Raumer.
 
 * Session "HOL-Analysis":
+  - Some results reformulated to use f \<in> A\<rightarrow>B rather than f`A \<subseteq> B,
+    INCOMPATIBILITY, use image_subset_iff_funcset to fix.
   - Imported the HOL Light abstract metric space library and numerous
     results in abstract topology (1200+ lemmas).
   - New material on infinite sums and integration, due to Manuel Eberl