Evaluation map and reflexive space
For a normed space \(X\), an isometric isomorphism can be defined from \(X\) to its second dual space \(X''\), i.e. \(J: X \rightarrow X''\), such that for all \(x \in X\), \(J(x) = J_x\) with \(J_x\) being defined as \(J_x(x') = x'(x) \; (\forall x' \in X')\). This map \(J\) is called the evaluation map. When the range of \(J\) is equal to \(X''\), we say \(X\) is reflexive. In this post, we'll prove that
- the evaluation map \(J\) really maps an element in \(X\) to an element in \(X''\);
- \(J\) is an isometric isomorphism from \(X\) to \(J(X)\).
Part 1
To prove \(J(x) = J_x \in X'' (\forall x \in X)\), we should show that \(J_x\) is both linear and continuous.
For the linearity of \(J_x\), let \(x', y' \in X'\) and \(a, b \in \mathbb{K}\). Due to the fact that \(X'\) is itself a linear space with respect to operator addition and scalar product in the sense of point-wise evaluation at \(x\), we have
\[
\begin{aligned}
J_x(ax' + by') &= (ax' + by')(x) = a x'(x) + b y'(x) \\
&= a J_x(x') + b J_x(y')
\end{aligned}.
\]
This proves \(J_x\) is linear and this linearity actually inherits from the linear structure of \(X'\).
For the continuity of \(J_x\), we need to show it is a bounded functional.
Because \(x' \in X'\) is bounded, for all \(x' \in X'\),
\[
\abs{J_x(x')} = \abs{x'(x)} \leq \norm{x'}_{X'} \cdot \norm{x}_X.
\]
We can see the norm of \(J_x\), i.e. \(\norm{J_x}_{X''}\) is bounded by \(\norm{x}_X\). Therefore, \(J_x\) is continuous. To sum up, we have \(J_x \in X''\).
Part 2
Next, we shall prove \(J\) is isometric, viz. norm-preserving.
In the above, we've already shown that \(\norm{J_x}_{X''} \leq \norm{x}_X\). If we can further prove \(\norm{J_x}_{X''} \geq \norm{x}_X\) so that \(\norm{J_x}_{X''} = \norm{x}_X\), \(J\) must be norm-preserving. The proof of this depends on whether we can find an \(x'\) in \(X'\), such that
\[
\frac{\abs{J_x(x')}}{\norm{x'}_{X'}} = \norm{x}_X,
\]
which naturally leads to
\[
\norm{x}_X \leq \norm{J_x}_{X''}.
\]
Let \(x_0\) be arbitrarily selected from \(X\). We can define a functional \(x'\) which at the moment can only be evaluated at \(x_0\) as \(x'(x_0) = \norm{x_0}_X\). Then we extend the domain of \(x'\) to the subspace \(M\) of \(X\) spanned by \(x_0\)
\[
M = \span\{x_0\} = \{x = c x_0 \vert c \in \mathbb{K}\}
\]
and for all \(x = c x_0 \in M\), define
\[
x'(x) = x'(c x_0) = c \norm{x_0}_X.
\]
It is obvious that the extended \(x'\) on \(M\) is linear. In addition, we have
\[
\abs{x'(x)} = \abs{x'(c x_0)} = \abs{c x'(x_0))} = \norm{c x_0}_X = \norm{x}_X,
\]
which indicates that \(x'\) is bounded and \(\norm{x'}_{X'} = 1\). Hence, \(x'\) belongs to the dual space \(M'\) of \(M\).
Next, by applying the Hahn-Banach theorem, we can extend the domain of \(x'\) from the subspace \(M\) of \(X\) to the whole space \(X\), while preserving the norm \(\norm{x'}_{X'} = 1\). Therefore, for this specific \(x' \in X'\),
\[
\frac{\abs{J_{x_0}(x')}}{\norm{x'}_{X'}} = \frac{\abs{x'(x_0)}}{1} = \norm{x_0}_X,
\]
so that
\[
\norm{x_0}_X \leq \norm{J_{x_0}}_{X''} \leq \norm{x_0}_X.
\]
Because \(x_0\) is arbitrarily selected from \(X\), we've proved that \(J: X \rightarrow X''\) is really an isometric map.
To prove \(J\) is an isomorphism between \(X\) and \(J(X) \subset X''\), we should prove \(J\) preserves the linear structure from \(X\) to \(X''\) and is also an injective map. For the preservation of linear structure, it has already been verified during the proof of the linearity of \(J_x\) as above. To show \(J\) is injective, let \(x_1, x_2 \in X\) and \(x_1 \neq x_2\). For sure we can find an \(x'\) in \(X'\) such that \(x'(x_1) \neq x'(x_2)\). Then for this \(x'\), we have \(J_{x_1}(x') = x'(x_1)\) is different from \(J_{x_2}(x') = x'(x_2)\), which indicates \(J_{x_1} \neq J_{x_2}\). Hence \(J\) is injective.
Conclusions
Summarizing the above proof, we arrive at the conclusion that \(J\) is an isometric isomorphism between \(X\) and \(J(X) \subset X''\).
Remark The key step in the above is during the proof of isometry, where a specific functional \(x'\) is firstly defined at a single point \(x_0 \in X\) with its value equal to \(\norm{x_0}_X\). Then its domain is extended to the span of \(x_0\) and further to the whole space \(X\) by using the Hahn-Banach theorem, which ensures the extension is both continuous and norm-preserving.
Evaluation map and reflexive space的更多相关文章
- Multiple address space mapping technique for shared memory wherein a processor operates a fault handling routine upon a translator miss
Virtual addresses from multiple address spaces are translated to real addresses in main memory by ge ...
- freemarker导出带图片的word文档
最近做一个关于文档导出功能, 顺便学习了下freemarker,做了个关于导出带图片的word文档,模板并没有写全,只是验证代码的正确性 这只是做一个小功能,故只做了后台代码关于导出的代码,并未与前台 ...
- [Swift]LeetCode770. 基本计算器 IV | Basic Calculator IV
Given an expression such as expression = "e + 8 - a + 5" and an evaluation map such as {&q ...
- [LeetCode] Basic Calculator IV 基本计算器之四
Given an expression such as expression = "e + 8 - a + 5" and an evaluation map such as {&q ...
- 770. Basic Calculator IV
Given an expression such as expression = "e + 8 - a + 5" and an evaluation map such as {&q ...
- 10 The Go Programming Language Specification go语言规范 重点
The Go Programming Language Specification go语言规范 Version of May 9, 2018 Introduction 介绍 Notation 符号 ...
- Procedural graphics architectures and techniques
BACKGROUND The evolution of graphics rendering technology has led to the development of procedural t ...
- CartO
Carto documentation The following is a list of properties provided in CartoCSS that you can apply to ...
- Vim配置文件
转载 原文网址:http://www.cnblogs.com/ma6174/archive/2011/12/10/2283393.html 花了很长时间整理的,感觉用起来很方便,共享一下. 我的vim ...
随机推荐
- canvas画流程图
用canvas画流程图: 需求:最后一个圆圈无直线 遇到问题:需要画多个圆圈时,画布超出显示屏加滚动条,解决方法是<canvas>外层<div>的width=100%,且ove ...
- Thread Synchronization Queue with Boost
介绍:当开发一个多线程程序时,同步是一个很大的问题.如果你的程序需要数据流包,那么用队列是个好办法. 你可以在 http://www.boost.org/ 发现 boost 库和文档,从它的网站可以看 ...
- 基于数组的循环队列(C++模板实现)
循环队列使用数组实现的话,简单.方便.之前实现的队列,当尾端索引到达队列最后的时候,无论前面是否还有空间,都不能再添加数据了.循环队列使得队列的存储单元可以循环利用,它需要一个额外的存储单元来判断队列 ...
- CSS基础入门
css基础语法 一.CSS格式 选择器{ 属性名:属性值; 属性名:属性值; } 选择器负责圈定范围,要修改的元素集合,花括号内的声明由属性名和属性值组成(key:value)的形式,用于设定具体样式 ...
- nginx的location、rewrite玩法详解
1. location正则写法 一个示例: 1234567891011121314151617181920212223242526272829303132333435363738394041424 ...
- Codeforces 446C DZY Loves Fibonacci Numbers [线段树,数论]
洛谷 Codeforces 思路 这题知道结论就是水题,不知道就是神仙题-- 斐波那契数有这样一个性质:\(f_{n+m}=f_{n+1}f_m+f_{n}f_{m-1}\). 至于怎么证明嘛-- 即 ...
- winform里面打开网页(转)
首先,新建一个winform项目,我在想,如果想要实现打开网页功能的话,应该会有一个控件什么之类的吧?查了工具栏,真的有一个名叫 WebBrowser的家伙,应该就是这货没错了.在网上查了它的资料更加 ...
- C#判断日期是否合法
- Confluence 6 恢复一个站点有关使用站点导出为备份的说明
推荐使用生产备份策略.我们推荐你针对你的生产环境中使用的 Confluence 参考 Production Backup Strategy 页面中的内容进行备份和恢复(这个需要你备份你的数据库和 ho ...
- vue之$forceUpdate
由于一些嵌套特别深的数据,导致数据更新了.UI没有更新(连深度监听都没有监听到) this.$forceUpdate();