Schwartz kernel theorem施瓦兹核定理
In mathematics, the Schwartz kernel theorem is a foundational result in the theory of generalized functions, published by Laurent Schwartz in 1952. It states, in broad terms, that the generalized functions introduced by Schwartz (Schwartz distributions) have a two-variable theory that includes all reasonable bilinear forms on the space of test functions. The space
itself consists of smooth functions of compact support.
在数学中,施瓦茨核定理是广义函数理论的一个基本结果,由Laurent Schwartz在1952年发表。广义地说,它表明,由Schwartz引入的广义函数具有双变量理论,包含在测试函数的空间D上的所有合理的双线性形式。空间D自身由紧凑支持型的光滑函数组成。
Statement of the theorem定理的描述
Let and
be open sets in
. Every distribution
defines a continuous linear map
such that
让X和Y为Rn上的开放集合。每一个分布定义了一个连续的线性映射
从而使得
for every . Conversely, for every such continuous linear map
there exists one and only one distribution
such that (1) holds. The distribution
is the kernel of the map
.
对于每一个。相反地,对于每一个这样的连续线性映射K,存在有且仅有一个分布
使得(1)成立。分布k就是映射K的核。
Note
Given a distribution one can always write the linear map K informally as
so that
.
Integral kernels
The traditional kernel functions K(x, y) of two variables of the theory of integral operators having been expanded in scope to include their generalized function analogues, which are allowed to be more singular in a serious way, a large class of operators from D to its dual space D′ of distributions can be constructed. The point of the theorem is to assert that the extended class of operators can be characterised abstractly, as containing all operators subject to a minimum continuity condition. A bilinear form on D arises by pairing the image distribution with a test function.
A simple example is that the identity operator I corresponds to δ(x − y), in terms of the Dirac delta function δ. While this is at most an observation, it shows how the distribution theory adds to the scope. Integral operators are not so 'singular'; another way to put it is that for K a continuous kernel, only compact operators are created on a space such as the continuous functions on [0,1]. The operator I is far from compact, and its kernel is intuitively speaking approximated by functions on [0,1] × [0,1] with a spike along the diagonal x = y and vanishing elsewhere.
This result implies that the formation of distributions has a major property of 'closure' within the traditional domain of functional analysis. It was interpreted (comment of Jean Dieudonné) as a strong verification of the suitability of the Schwartz theory of distributions to mathematical analysis more widely seen. In his Éléments d'analyse volume 7, p. 3 he notes that the theorem includes differential operators on the same footing as integral operators, and concludes that it is perhaps the most important modern result of functional analysis. He goes on immediately to qualify that statement, saying that the setting is too 'vast' for differential operators, because of the property of monotonicity with respect to the support of a function, which is evident for differentiation. Even monotonicity with respect to singular support is not characteristic of the general case; its consideration leads in the direction of the contemporary theory of pseudo-differential operators.
Smooth manifolds
Dieudonné proves a version of the Schwartz result valid for smooth manifolds, and additional supporting results, in sections 23.9 to 23.12 of that book.
References
- Hörmander, L. (1983), The analysis of linear partial differential operators I, Grundl. Math. Wissenschaft., 256, Springer, doi:10.1007/978-3-642-96750-4, ISBN 3-540-12104-8, MR 0717035.
External links
- G. L. Litvinov (2001) [1994], "Nuclear bilinear form", in Hazewinkel, Michiel, Encyclopedia of Mathematics, Springer Science+Business Media B.V. / Kluwer Academic Publishers, ISBN 978-1-55608-010-4
Categories: Generalized functions Transforms Theorems in functional analysis
>> 施瓦兹引理:https://baike.baidu.com/item/施瓦兹引理/18984053
>>Schwartz space:https://en.wikipedia.org/wiki/Schwartz_space
>>Kernel:https://en.wikipedia.org/wiki/Kernel
>>FOURIER STANDARD SPACES and the Kernel Theorem:https://www.univie.ac.at/nuhag-php/dateien/talks/3338_Garching1317.pdf
>>施瓦兹广义函数理论的成因探析:http://www.doc88.com/p-3498616571581.html
>>施瓦兹空间的成因解析:http://www.doc88.com/p-5778688208231.html
>>Cours d'analyse. Théorie des distributions et analyse de Fourier(英文).PDF :https://max.book118.com/html/2017/0502/103891395.shtm
Schwartz kernel theorem施瓦兹核定理的更多相关文章
- 旋度定理(Curl Theorem)和散度定理(Divergence theorem)
原文链接 首先说说格林公式(Green's theorem).对于一段封闭曲线,若其围城的区域D为单连通区域(内部任意曲线围城的区域都属于院区域),则有如下公式: 其中其中L为D的边界,取正方向.如果 ...
- weighted Kernel k-means 加权核k均值算法理解及其实现(一)
那就从k-means开始吧 对于机器学习的新手小白来说,k-means算法应该都会接触到吧.传统的k-means算法是一个硬聚类(因为要指定k这个参数啦)算法.这里利用百度的解释 它是数据点到原型的某 ...
- Matrix_tree Theorem 矩阵树定理学习笔记
Matrix_tree Theorem: 给定一个无向图, 定义矩阵A A[i][j] = - (<i, j>之间的边数) A[i][i] = 点i的度数 其生成树的个数等于 A的任意n ...
- [spoj104][Highways] (生成树计数+矩阵树定理+高斯消元)
In some countries building highways takes a lot of time... Maybe that's because there are many possi ...
- Latex中定义、定理、引理、证明 设置方法总结
Latex中定义.定理.引理.证明 设置方法总结 在LaTex中需要有关定理.公理.命题.引理.定义等时,常用如下命令 \newtheorem{定理环境名}{标题}[主计数器名] \newtheore ...
- opencv-8-图像核与蒙板操作
opencv-8-图像核与蒙板操作 opencvc++qt 开始之前 在准备开始的时候, 我大概列了一个opencv 章节列表, 按照章节进行写, 写到某些部分的时候再具体调整章节内容, 完成了之后, ...
- Kernel PCA for Novelty Detection
目录 引 主要内容 的选择 数值实验 矩形框 spiral 代码 Hoffmann H. Kernel PCA for novelty detection[J]. Pattern Recognitio ...
- 【Math for ML】线性代数-单射,满射,双射,同构,同态,仿射
I. 映射(Mapping) 1. 单射(Injective) 函数f 是单射当且仅当若f(x) = f(y) 则 x = y. 例子: f(x) = x+5 从实数集\(R\)到\(R\)是个单射函 ...
- Reading | 《DEEP LEARNING》
目录 一.引言 1.什么是.为什么需要深度学习 2.简单的机器学习算法对数据表示的依赖 3.深度学习的历史趋势 最早的人工神经网络:旨在模拟生物学习的计算模型 神经网络第二次浪潮:联结主义connec ...
随机推荐
- Oracle事务的隔离
事务是指一些列操作的集合,它有4个属性:原子性(Automacity).一致性(Consistency).隔离性(Isolation)和持久性(Durability),这4个属性简称为ACID.原子性 ...
- implicit declaration of function 'init_MUTEX'
'init_MUTEX' 在新版本系统上已被淘汰 改用sema_init(sem, 1);
- python3 之 linux命令实现
os.mkdir(path[, mode]) 以数字mode的mode创建一个名为path的文件夹.默认的 mode 是 0777 (八进制) # 创建多级目录 mkdir -p dir1/dir2 ...
- 1140 Look-and-say Sequence
题意:略 思路:第1个数是1(读作“1有1个”),因此第2个数就是11(读作“1有2个”),因此第3个数就是12(读作“1有1个,2有1个”),因此第4个数是1121(读作“1有2个,2有1个,1有1 ...
- (转).Net基础体系和跨框架开发普及
在园子里看到了一篇关于.net体系及框架开发的文章,感触颇深,身为一个.net程序员,发现自己在这方面的跟进和理解远远不够.转到自己这里,分享的同时方便日后查看. 原文链接: http://www.c ...
- C语言中的未初始化变量的值
C语言中未初始化的变量的值是0么 全局变量 .静态变量初始值为0局部变量,自动变量初始值随机分配 C语言中,定义局部变量时如果未初始化,则值是随机的,为什么? 定义局部变量,其实就是在栈中通过移动栈指 ...
- maven(基础介绍一)
maven:提供的作用有以下几点: 1 jar包依赖 这个也许会maven最突出的特点了使用maven不需要上网单独下载jar包,只需要在配置文件pom.xml中配置jar包的依赖关系,就可以自动的下 ...
- 使用airodump-ng扫描网络
执行命令 root@sch01ar:~# airodump-ng wlan0mon 参数介绍: BSSID:表示无线AP的Mac地址 PWR:网卡报告的信号水平 Beacons:无线AP发出的通告编号 ...
- srvctl和crs_start命令无法启动oracle RAC实例, 但sqlplus可以启动
今天遇到一个奇怪问题,发现srvctl和crs_start命令无法启动Oracle RAC实例,但用sqlplus却可以正常启动.最终发现原因是在OCR中数据库的状态变成了disable,将此状态更改 ...
- Python基础学习三 字符串
字符串方法 slit = ['a', 'b', 'c', 'd', 'f', 'g'] s2='hhhhhhhhhh' tu = (1,2,3,4,5) d={'name':'nnn','age':1 ...