James Munkres Topology: Sec 18 Exer 12
Theorem 18.4 in James Munkres “Topology” states that if a function \(f : A \rightarrow X \times Y\) is continuous, its coordinate functions \(f_1 : A \rightarrow X\) and \(f_2 : A \rightarrow Y\) are also continuous, and the converse is also true. This is what we have been familiar with, such as a continuous parametric curve \(f: [0, 1] \rightarrow \mathbb{R}^3\) defined as \(f(t) = (x(t), y(t), z(t))^T\) with its three components being continuous. However, if a function \(g: A \times B \rightarrow X\) is separately continuous in each of its components, i.e. both \(g_1: A \rightarrow X\) and \(g_2 : B \rightarrow X\) are continuous, \(g\) is not necessarily continuous.
Here, the said “separately continuous in each of its components” means arbitrarily selecting the value of one component variable from its domain and fix it, then the original function depending only on the other component is continuous. In the above, the function \(g\) can be envisaged as a curved surface in 3D space. With \(g_1\) being continuous, the intersection profiles between this curved surface and those planes perpendicular to the coordinate axis for \(B\) are continuous. Similarly, because \(g_2\) is continuous, the intersection profiles obtained from those planes perpendicular to the coordinate axis for \(A\) are also continuous. The continuity of intersection curves is only ensured in these two special directions, so it is not guaranteed that the original function \(g\) is continuous.
In Exercise 12 of Section 18, an example is given as
\[
F(x \times y) = \begin{cases}
\frac{xy}{x^2 + y^2} & (x \neq 0, y \neq 0) \\
0 & (x = 0, y = 0)
\end{cases},
\]
where \(F\) is continuous separately in each of its component variables but is not continuous by itself. This is function is visualized below.

Fix \(y\) at \(y_0\), we have \(F_{y_0}(x) = F(x \times y_0)\). When \(y_0 \neq 0\), \(F_{y_0}(x)\) is continuous with respect to \(x\) because it is only a composition of continuous real valued functions via simple arithmetic. When \(y_0 = 0\), if \(x \neq 0\), \(F_0(x) = 0\); if \(x =0\), \(F_0(x)\) is also 0 due to the definition of \(F(x \times y)\). Therefore, \(F_0(x)\) is a constant function, which is continuous due to Theorem 18.2 (a). Similarly, \(F_{x_0}(y)\) is also continuous with respect to \(y\).
However, if we let \(x = y\) and approach \((x, y) = (x, x)\) to \((0, 0)\), it can be seen that \(F(x \times x)\) is not continuous, because
- when \(x \neq 0\), \(F(x \times x) = \frac{x^2}{x^2 + x^2} = \frac{1}{2}\);
- when \(x = 0\), \(F(x \times x) = 0\).
If we let \(x = -y\) and approach \((x ,y) = (x, -x)\) to \((0, 0)\), \(F = -\frac{1}{2}\) when \(x \neq 0\) and \(F = 0\) when \(x = 0\).
Then, if we select an open set such as \((-\frac{1}{4}, \frac{1}{4})\) around the function value \(0\) in \(\mathbb{R}\), its pre-image \(U\) in \(\mathbb{R} \times \mathbb{R}\) should include the point \((0, 0)\) and exclude the rays \((x, x)\) and \((x, -x)\) with \(x \in \mathbb{R}\) and \(x \neq 0\). Due to these excluded rays, there is no neighborhood of \((0, 0)\) in \(\mathbb{R} \times \mathbb{R}\) that is contained completely in \(U\). Therefore, \(U\) is not an open set and \(F(x \times y)\) is not continuous.
From the above analysis, some lessons can be learned.
- Pure analysis can be made and general conclusions can be obtained before entering into the real world with a solid example.
- A tangible counter example is a sound proof for negation of a proposition. Just one is enough!
James Munkres Topology: Sec 18 Exer 12的更多相关文章
- James Munkres Topology: Sec 22 Exer 3
Exercise 22.3 Let \(\pi_1: \mathbb{R} \times \mathbb{R} \rightarrow \mathbb{R}\) be projection on th ...
- James Munkres Topology: Sec 22 Exer 6
Exercise 22.6 Recall that \(\mathbb{R}_{K}\) denotes the real line in the \(K\)-topology. Let \(Y\) ...
- James Munkres Topology: Sec 37 Exer 1
Exercise 1. Let \(X\) be a space. Let \(\mathcal{D}\) be a collection of subsets of \(X\) that is ma ...
- James Munkres Topology: Sec 22 Example 1
Example 1 Let \(X\) be the subspace \([0,1]\cup[2,3]\) of \(\mathbb{R}\), and let \(Y\) be the subsp ...
- James Munkres Topology: Theorem 19.6
Theorem 19.6 Let \(f: A \rightarrow \prod_{\alpha \in J} X_{\alpha}\) be given by the equation \[ f( ...
- James Munkres Topology: Lemma 21.2 The sequence lemma
Lemma 21.2 (The sequence lemma) Let \(X\) be a topological space; let \(A \subset X\). If there is a ...
- 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 ...
- James Munkres Topology: Theorem 16.3
Theorem 16.3 If \(A\) is a subspace of \(X\) and \(B\) is a subspace of \(Y\), then the product topo ...
随机推荐
- 复习IIC协议---以AT24C02为例
1.总纲--复习IIC(inter integrated circuit)协议以及自己顺便读一下数据手册. /********************************************* ...
- eclipse报错 : One or more constraints have not been satisfied.
当eclipse进行报错时,但是不影响运行时,这种错误一般是编译时的问题 进行修改3个地方,即可完成 一 : 进行修改这三个地方的配置文件,都改成你统一的jdk版本,和你用的Dynamic Web ...
- 2018-2019 ACM-ICPC, Asia East Continent Finals部分题解
C:显然每p2个数会有一个0循环,其中22 32 52 72的循环会在200个数中出现,找到p2循环的位置就可以知道首位在模p2意义下是多少,并且循环位置几乎是唯一的(对72不满足但可能的位置也很少) ...
- 清北澡堂 Day 3 上午
1.数论函数的卷积公式 (ƒ*g)(n)=Σd|nƒ(d)×g(n/d) 已知f*[1~n],g[1~n] 怎么求(f*g)[1~n]? 一个个求复杂度O(n根号n) 如何加速? 考虑更换枚举顺序(这 ...
- PMP备考资料和备考经验分享(基于PMP第六版)
之前有不少小伙伴私信我说,你PMP考过了,有没有报班呢,有没有自己看的资料,有没有一些经验分享,今天在这里,就统一给大家分享一下,以便大家备考和学习PMP. 先说我自己的情况,我本身是从事项目管理的, ...
- CentOS 7.x下安装部署MySQL 8.0实施手册
MySQL 8 正式版 8.0.11 已发布,官方表示 MySQL 8 要比 MySQL 5.7 快 2 倍,还带来了大量的改进和更快的性能! 一. Mysql8.0版本相比之前版本的一些特性 1) ...
- 金融量化分析【day112】:初识量化交易
一.摘要 为什么需要量化交易? 量化交易是做什么? 量化交易的价值何在? 做量化交易需要什么? 聚宽是什么? 零基础如何快速入门量化交易? 自测与自学 二.量化交易比传统交易强多少? 它能让你的交易效 ...
- Web概述
Web概述 1. JavaWeb 使用java开发的基于互联网的项目 2. 软件架构 C/S:客户端服务器架构 优点:用户体验好,很多数据在本地 缺点:安装.开发.部署.维护麻烦 B/S:浏览器服务器 ...
- 理解 Web 中的Session
===================================Session 工作原理是什么?===================================因为 http 协议是无状态 ...
- SpringMVC中的数据绑定(也就是参数的接收)
spirngMVC中的数据绑定类型,分为默认数据类型,简单数据类型,pojo类型,包装的pojo类型,绑定数组类型,绑定集合类型,还有自定定义数据绑定. 例如默认数据类型的绑定@RequestMapp ...