Topologies on product spaces of $\mathbb{R}$ and their relationships
In this post, I will summarise several topologies established on the product spaces of \(\mathbb{R}\), i.e. \(\mathbb{R}^n\), \(\mathbb{R}^{\omega}\) and \(\mathbb{R}^J\), as well as their relationships.
Topologies on product spaces of \(\mathbb{R}\)
- Topology induced from the euclidean metric \(d\) on \(\mathbb{R}^n\), where for all \(\vect{x}, \vect{y} \in \mathbb{R}^n\),
\[
d(\vect{x}, \vect{y}) = \left( \sum_{i=1}^n (x_i - y_i)^2 \right)^{\frac{1}{2}}.
\] - Topology induced from the square metric \(\rho\) on \(\mathbb{R}^n\), where for all \(\vect{x}, \vect{y} \in \mathbb{R}^n\),
\[
\rho(\vect{x}, \vect{y}) = \max_{1 \leq i \leq n} \abs{x_i - y_i}.
\] Product topology on \(\mathbb{R}^J\): its basis has the form \(\vect{B} = \prod_{\alpha \in J} U_{\alpha}\), where each \(U_{\alpha}\) is an open set in \(\mathbb{R}\) and only a finite number of them are not equal to \(\mathbb{R}\).
Specifically, when \(J = \mathbb{Z}_+\), the product topology on \(\mathbb{R}^{\omega}\) can be constructed.
Box topology on \(\mathbb{R}^J\): its basis has the form \(\vect{B} = \prod_{\alpha \in J} U_{\alpha}\), where each \(U_{\alpha}\) is an open set in \(\mathbb{R}\).
Specifically, when \(J = \mathbb{Z}_+\), the box topology on \(\mathbb{R}^{\omega}\) can be constructed.
Uniform topology on \(\mathbb{R}^J\): it is induced by the uniform metric \(\bar{\rho}\) on \(\mathbb{R}^J\), where for all \(\vect{x}, \vect{y} \in \mathbb{R}^J\),
\[
\bar{\rho}(\vect{x}, \vect{y}) = \sup_{\alpha \in J} \{ \bar{d}(x_{\alpha}, y_{\alpha}) \}
\]
with \(\bar{d}\) being the standard bounded metric on \(\mathbb{R}\).Specifically, when \(J = \mathbb{Z}_+\), the uniform topology on \(\mathbb{R}^{\omega}\) can be obtained.
When \(J = n\), the topology induced from the metric \(\bar{\rho}\) on \(\mathbb{R}^n\) is equivalent to the topology induced from the square metric \(\rho\).
Topology induced from the metric \(D\) on \(\mathbb{R}^{\omega}\), where for all \(\vect{x}, \vect{y} \in \mathbb{R}^{\omega}\),
\[
D(\vect{x}, \vect{y}) = \sup_{i \in \mathbb{Z}_+} \left\{ \frac{\bar{d}(x_i, y_i)}{i} \right\},
\]
which is transformed from the uniform metric \(\bar{\rho}\) by suppressing its high frequency component.Specifically, when \(J = n\), the topology induced from the metric \(D\) is equivalent to the topology induced from the metric \(\bar{\rho}\) and hence is also equivalent to the topology induced from the square metric \(\rho\).
N.B. In the definitions of product topology and box topology for \(\mathbb{R}^J\) as above, the openness of \(U_{\alpha}\) in \(\mathbb{R}\) is with respect to the standard topology on \(\mathbb{R}\), which does not require a metric to be induced from but only depends on the order relation on \(\mathbb{R}\).
Relationships between topologies on product spaces of \(\mathbb{R}\)
According to Theorem 20.3 and Theorem 20.4, the following points about the relationships between topologies on product spaces of \(\mathbb{R}\) are summarised.
- On \(\mathbb{R}^n\): Topology induced from \(\rho\) \(\Leftrightarrow\) Uniform topology induced from \(\bar{\rho}\) \(\Leftrightarrow\) Topology induced from \(D\) \(\Leftrightarrow\) Product topology \(\Leftrightarrow\) Box topology.
- On \(\mathbb{R}^{\omega}\): Topology induced from \(D\) \(\Leftrightarrow\) Product topology \(\subsetneq\) Uniform topology induced from \(\bar{\rho}\) \(\subsetneq\) Box topology.
- On \(\mathbb{R}^J\): Product topology \(\subsetneq\) Uniform topology induced from \(\bar{\rho}\) \(\subsetneq\) Box topology.
It can be seen that the finite dimensional Euclidean space \(\mathbb{R}^n\) has the most elegant property, where all topologies are equivalent.
Topologies on product spaces of $\mathbb{R}$ and their relationships的更多相关文章
- James Munkres Topology: Theorem 20.3 and metric equivalence
Proof of Theorem 20.3 Theorem 20.3 The topologies on \(\mathbb{R}^n\) induced by the euclidean metri ...
- James Munkres Topology: Theorem 20.4
Theorem 20.4 The uniform topology on \(\mathbb{R}^J\) is finer than the product topology and coarser ...
- 两个1/x类的广义函数
[转载请注明出处]http://www.cnblogs.com/mashiqi 2017/04/15 1.$\text{p.v.}\,\frac{1}{x}$ 因为$(x \ln x - x)' = ...
- parallelogram
The parallelogram law in inner product spaces Vectors involved in the parallelogram law. In a normed ...
- How do I learn mathematics for machine learning?
https://www.quora.com/How-do-I-learn-mathematics-for-machine-learning How do I learn mathematics f ...
- 【读书笔记】:MIT线性代数(5):Four fundamental subspaces
At the beginning, the difference between rank and dimension: rank is a property for matrix, while di ...
- The Integers and the Real Numbers
以上我們談了一些 邏輯的基礎,接下來我們會談一些 數學的基礎,也就是整數與實數系統.其實我們已經用了很多,非正式地,接下來我們會正式地討論他們. 要 建構 實數系統的一個方法就是利用公理跟集合論來建構 ...
- Orthogonal Convolutional Neural Networks
目录 概 主要内容 符号说明 的俩种表示 kernel orthogonal regularization orthogonal convolution Wang J, Chen Y, Chakrab ...
- If the parts of an organization (e.g., teams, departments, or subdivisions) do not closely reflect the essential parts of the product, or if the relationship between organizations do not reflect the r
https://en.wikipedia.org/wiki/Conway%27s_law
随机推荐
- The 19th Zhejiang University Programming Contest - H
Princess Cjb is caught by Heltion again! Her knights Little Sub and Little Potato are going to Helti ...
- 【C#】 List按指定字段的给出的自定义顺序进行排序
#引言 有一个集合,对其进行排序,排序规则为:按对象中某个字段的特定顺序进行排序,比如:对象属性id,按照[4,2,5,1]的顺序排序: #代码: public class Foo { public ...
- 【小白学Lua】之Lua变长参数和unpack函数
一.简介 Lua的变长参数和unpack函数在实际的开发中应用的还挺多的,比如在设计print函数的时候,需要支持对多个变量进行打印输出,这时我们就需要用到Lua中的变长参数和unpack函数了. 二 ...
- 浅谈 JSP & Servlet
body { text-align: center; } div.develon { background-color: #cccccc; font-size: 20px; } 背景 相信大家都见过这 ...
- 1.saltstack入门
1.安装 master: yum install salt-master salt-minion -y minion: yum install salt-minion -y 2.修改配置文件(mini ...
- java构造方法的重载
package test; public class Person { String name; int age; public Person() { System.out.println(" ...
- kaldi chain模型的序列鉴别性训练代码分析
chainbin/nnet3-chain-train.cc int main(int argc, char *argv[]) { ... Nnet nnet; ReadKaldiObject(nnet ...
- CDH5.16.1的maven依赖版本查询地址
1查询官网地址,提供了详细的各个版本的jar依赖版本信息 https://www.cloudera.com/documentation/enterprise/release-notes/topics/ ...
- 在页面加载前先出现加载loading,页面加载完成之后再显示页面
在此加入一个关于页面加载成功之前先展现一个loading的案例: 如下代码写入js里放在html头部即可实现需求:添加的可以自己在css文件设置宽高,也可以放入一个background的gif的loa ...
- 查看oracle表空间
-- 查看oracle表空间 kB, bytes MB, bytes GB from user_segments where segment_type = 'TABLE';