description/proof of that for continuous map between topological spaces and subset of domain mapped into open subset of codomain, there is open neighborhood of domain subset mapped into open subset
Topics
About: topological space
The table of contents of this article
Starting Context
- The reader knows a definition of continuous map.
Target Context
- The reader will have a description and a proof of the proposition that for any continuous map between any topological spaces and any subset of the domain that is mapped into any open subset of the codomain, there is an open neighborhood of the domain subset mapped into the codomain open subset.
Orientation
There is a list of definitions discussed so far in this site.
There is a list of propositions discussed so far in this site.
Main Body
1: Structured Description
Here is the rules of Structured Description.
Entities:
\(T_1\): \(\in \{\text{ the topological spaces }\}\)
\(T_2\): \(\in \{\text{ the topological spaces }\}\)
\(f\): \(: T_1 \to T_2\), \(\in \{\text{ the continuous maps }\}\)
\(S_1\): \(\subseteq T_1\)
\(U_2\): \(\in \{\text{ the open subsets of } T_2\}\)
//
Statements:
\(f (S_1) \subseteq U_2\)
\(\implies\)
\(\exists U_1 \subseteq T_1 \in \{\text{ the open subsets of } T_1\} (S_1 \subseteq U_1 \land f (U_1) \subseteq U_2)\)
//
2: Proof
Whole Strategy: Step 1: for each \(s \in S_1\), take an open neighborhood of \(s\), \(U_s \subseteq T_1\), such that \(f (U_s) \subseteq U_2\); Step 2: take \(U_1 := \cup_{s \in S_1} U_s\) and see that \(f (U_1) \subseteq U_2\).
Step 1:
Let \(s \in S_1\) be any.
\(f (s) \in U_2\), which means that \(U_2\) is an open neighborhood of \(f (s)\).
As \(f\) is continuous, there is an open neighborhood of \(s\), \(U_s \subseteq T_1\), such that \(f (U_s) \subseteq U_2\).
Step 2:
Let us define \(U_1 := \cup_{s \in S_1} U_s\), which is open on \(T_1\).
\(S_1 \subseteq U_1\), because for each \(s \in S_1\), \(s \in U_s \subseteq U_1\).
For each \(u \in U_1\), \(u \in U_s\) for an \(s\). So, \(f (u) \in U_2\) because \(f (U_s) \subseteq U_2\).
So, \(f (U_1) \subseteq U_2\).