Measure Integral and Real Analysis (3)
Banach Spaces
Metric Spaces
Definition 6.1: Metric Space
A metric oon a nonempty set \(V\) is a function \(d: V \times V \rightarrow [0, \infty)\) s.t:
- \(d(f, f) = 0, \; \forall f \in V\).
- If \(f, g \in V\) and \(d(f, g) = 0\), then \(f = g\).
- \(d(f, g) = d(g, f), \; \forall f, g \in V\).
- \(d(f, h) \leq d(f, g) + f(g, h), \; \forall f, g, h \in V\). (Triangle inequality)
A metric space is a pair \((V, d)\), where \(V\) is a nonempty set adn \(d\) is a metric on \(V\).
Definition 6.3: Open Ball; \(B(f, r)\); Closed Ball \(\bar{B}(f, r)\)
Suppose \((V, d)\) is a metric space, \(f \in V\) and \(r > 0\):
- The open ball centered at \(f\) with radius \(r\) is denoted \(B(f, r)\) and is defined by: \[B(f, r) = \{g \in V: d(f, g) < r\}\]
- The closed ball centered at \(f\) with radius \(r\) is denoted \(\bar{B}(f, r)\) and is defined by: \[\bar{B}(f, r) = \{g \in V: d(f, g) \leq r\}\]
Definition 6.4: Open
A subset \(G\) of a metric space \(V\) is called open if for every \(f \in G\), there exists \(r > 0\) s.t \(B(f, r) \subseteq G\).
Theorem 6.5: Open balls are Open
Suppose \(V\) is a metric space, \(f \in V\), and \(r > 0\). Then \(B(f, r)\) is an open subset of \(V\).
Proof of Theorem 6.5:
Suppose \(g \in B(f, r)\). We need to show there exists an open ball centered at \(g\) with radius \(k\) s.t \(B(g, k) \subseteq B(f, r)\). Let \(k = r - d(f, g)\), and \(h \in B(g, r - d(f, g))\), then:
\[d(f, h) \leq d(f, g) + d(g, h) < d(f, g) + r - d(f, g) = r\]
Thus, \(h \in B(f, r), \; \forall h \in B(g, k)\), so \(B(f, r)\) is open.
Definition 6.6: Closed
A subset of a metric space \(V\) is called closed if its complement in \(V\) is open.
Definition 6.7: Closure; \(\bar{E}\)
Suppose \(V\) is a metric space and \(E \subseteq V\). The closure of \(E\), denoted \(\bar{E}\), is defined by:
\[\bar{E} = \{g \in V: B(g, \epsilon) \cap E \neq \emptyset \; \forall \epsilon > 0\}\]
Definition 6.8: Limit in Metric Space; \(\lim_{k \rightarrow \infty} f_k\)
Suppose \((V, d)\) is a metric space, \(f_1, f_2, ...\) is a sequence in \(V\), and \(f \in V\). Then:
\[\lim_{k\rightarrow \infty} f_k = f\]
means
\[\lim_{k \rightarrow \infty} d(f, f_k) = 0\]