diff -r b67bab2b132c -r 4900351361b0 src/HOL/Analysis/Function_Topology.thy --- a/src/HOL/Analysis/Function_Topology.thy Tue Apr 16 19:50:30 2019 +0000 +++ b/src/HOL/Analysis/Function_Topology.thy Wed Apr 17 17:48:28 2019 +0100 @@ -1410,7 +1410,7 @@ ultimately obtain \' where "finite \'" "\' \ \'" "U \ \\'" using fin [of \'] \topspace X = U\ \U \ \\\ by blast then show ?thesis - unfolding \' exists_finite_subset_image \topspace X = U\ by auto + unfolding \' ex_finite_subset_image \topspace X = U\ by auto qed show ?thesis apply (rule Alexander_subbase [where \ = "Collect ((\x. x \ \) relative_to (topspace X))"])