Removed an SMT call default tip
authorpaulson <lp15@cam.ac.uk>
Thu, 14 Aug 2025 14:25:20 +0100
changeset 83006 987cd5e21f72
parent 83005 a2a860cd3215
Removed an SMT call
src/HOL/Analysis/Urysohn.thy
--- a/src/HOL/Analysis/Urysohn.thy	Wed Aug 13 19:40:09 2025 +0200
+++ b/src/HOL/Analysis/Urysohn.thy	Thu Aug 14 14:25:20 2025 +0100
@@ -361,8 +361,8 @@
       using that
       by (simp add: contf good_def continuous_map_diff continuous_map_from_subtopology)
     then have "closedin (subtopology X S) SA"
-      unfolding SA_def
-      by (smt (verit, del_insts) closed_closedin continuous_map_closedin Collect_cong S_eq closed_real_atMost)
+      unfolding SA_def continuous_map_closedin
+      by (metis (full_types) S_eq closed_atMost closed_closedin)
     then have "closedin X SA"
       using \<open>closedin X S\<close> closedin_trans_full by blast
     moreover have  "closedin (subtopology X S) SB"