src/HOL/Analysis/Further_Topology.thy
changeset 69566 c41954ee87cf
parent 69508 2a4c8a2a3f8e
child 69619 3f7d8e05e0f2
equal deleted inserted replaced
69565:1daf07b65385 69566:c41954ee87cf
  4186 qed
  4186 qed
  4187 
  4187 
  4188 
  4188 
  4189 subsection%important\<open>The "Borsukian" property of sets\<close>
  4189 subsection%important\<open>The "Borsukian" property of sets\<close>
  4190 
  4190 
  4191 text\<open>This doesn't have a standard name. Kuratowski uses ``contractible with respect to $[S^1]$''
  4191 text\<open>This doesn't have a standard name. Kuratowski uses ``contractible with respect to \<open>[S\<^sup>1]\<close>''
  4192  while Whyburn uses ``property b''. It's closely related to unicoherence.\<close>
  4192  while Whyburn uses ``property b''. It's closely related to unicoherence.\<close>
  4193 
  4193 
  4194 definition%important Borsukian where
  4194 definition%important Borsukian where
  4195     "Borsukian S \<equiv>
  4195     "Borsukian S \<equiv>
  4196         \<forall>f. continuous_on S f \<and> f ` S \<subseteq> (- {0::complex})
  4196         \<forall>f. continuous_on S f \<and> f ` S \<subseteq> (- {0::complex})