$$ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Self-defined math definitions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Math symbol commands \newcommand{\intd}{\,{\rm d}} % Symbol 'd' used in integration, such as 'dx' \newcommand{\diff}{{\rm d}} % Symbol 'd' used in differentiation \newcommand{\Diff}{{\rm D}} % Symbol 'D' used in differentiation \newcommand{\pdiff}{\partial} % Partial derivative \newcommand{DD}[2]{\frac{\diff}{\diff #2}\left( #1 \right)} \newcommand{Dd}[2]{\frac{\diff #1}{\diff #2}} \newcommand{PD}[2]{\frac{\pdiff}{\pdiff #2}\left( #1 \right)} \newcommand{Pd}[2]{\frac{\pdiff #1}{\pdiff #2}} \newcommand{\rme}{{\rm e}} % Exponential e \newcommand{\rmi}{{\rm i}} % Imaginary unit i \newcommand{\rmj}{{\rm j}} % Imaginary unit j \newcommand{\vect}[1]{\boldsymbol{#1}} % Vector typeset in bold and italic \newcommand{\phs}[1]{\dot{#1}} % Scalar phasor \newcommand{\phsvect}[1]{\boldsymbol{\dot{#1}}} % Vector phasor \newcommand{\normvect}{\vect{n}} % Normal vector: n \newcommand{\dform}[1]{\overset{\rightharpoonup}{\boldsymbol{#1}}} % Vector for differential form \newcommand{\cochain}[1]{\overset{\rightharpoonup}{#1}} % Vector for cochain \newcommand{\bigabs}[1]{\bigg\lvert#1\bigg\rvert} % Absolute value (single big vertical bar) \newcommand{\Abs}[1]{\big\lvert#1\big\rvert} % Absolute value (single big vertical bar) \newcommand{\abs}[1]{\lvert#1\rvert} % Absolute value (single vertical bar) \newcommand{\bignorm}[1]{\bigg\lVert#1\bigg\rVert} % Norm (double big vertical bar) \newcommand{\Norm}[1]{\big\lVert#1\big\rVert} % Norm (double big vertical bar) \newcommand{\norm}[1]{\lVert#1\rVert} % Norm (double vertical bar) \newcommand{\ouset}[3]{\overset{#3}{\underset{#2}{#1}}} % over and under set % Super/subscript for column index of a matrix, which is used in tensor analysis. \newcommand{\cscript}[1]{\;\; #1} % Star symbol used as prefix in front of a paragraph with no indent \newcommand{\prefstar}{\noindent$\ast$ } % Big vertical line restricting the function. % Example: $u(x)\restrict_{\Omega_0}$ \newcommand{\restrict}{\big\vert} % Math operators which are typeset in Roman font \DeclareMathOperator{\sgn}{sgn} % Sign function \DeclareMathOperator{\erf}{erf} % Error function \DeclareMathOperator{\Bd}{Bd} % Boundary of a set, used in topology \DeclareMathOperator{\Int}{Int} % Interior of a set, used in topology \DeclareMathOperator{\rank}{rank} % Rank of a matrix \DeclareMathOperator{\divergence}{div} % Curl \DeclareMathOperator{\curl}{curl} % Curl \DeclareMathOperator{\grad}{grad} % Gradient \DeclareMathOperator{\tr}{tr} % Trace \DeclareMathOperator{\span}{span} % Span $$

止于至善

As regards numerical analysis and mathematical electromagnetism

Summary of continuous function spaces

In general differential calculus, we have learned the definitions of function continuity, such as functions of class \(C^0\) and \(C^2\). For most cases, we only take them for granted as for example, we have memorized the formulations of Green identities while ignored the conditions on function's continuities. Although this is helpful for a "vivid" and "naive" understanding, mathematical rigorousness and structural beauties are lost. Therefore, this article summarizes several definitions of function continuities and clarifies their imbedding relationships.

Definition (Continuous function space \(C^m(\Omega)\) with order \(m\)) For non-negative integer \(m\), \(C^m(\Omega)\) is the vector space consisting of all functions \(\phi\) with their partial derivatives \(D^{\alpha} \phi\) of orders \(0 \leq \abs{\alpha} \leq m\) continuous on an open set \(\Omega\).

Because the domain \(\Omega\) is open, functions in \(C^m(\Omega)\) may not be bounded, which seldom appear in engineering cases. Therefore, the spaces of bounded continuous functions \(C_B^m(\Omega)\) are introduced as below, which are subspaces of \(C^m(\Omega)\).

Definition (Bounded continuous function spaces \(C_B^m(\Omega)\)) \(C_B^m(\Omega)\) is a subspace of \(C^m(\Omega)\) and for all \(\phi \in C_B^m(\Omega)\), its partial derivatives \(D^{\alpha} \phi\) of orders \(0 \leq \abs{\alpha} \leq m\) are bounded on \(\Omega\). \(C_B^m(\Omega)\) is a Banach space with the norm defined as $$ \norm{\phi; C_B^m(\Omega)} = \max_{0 \leq \abs{\alpha} \leq m} \sup_{x \in \Omega} \abs{D^{\alpha} \phi(x)} $$

Because the domain \(\Omega\) is open in \(\mathbb{R}^n\), we have the intention to continuously extend the function to domain boundary \(\pdiff\Omega\) (note: This is very important because it determines for example whether our solution to a PDE can be extended continuously to match the given boundary condition). Then comes the definition of bounded and uniformly continuous function spaces \(C^{m}(\overline{\Omega})\).

Definition (Spaces of bounded and uniformly continuous functions \(C^{m}(\overline{\Omega})\)) \(C^{m}(\overline{\Omega})\) is a subspace of \(C_B^{m}(\Omega)\) and for all \(\phi \in C^{m}(\overline{\Omega})\), its partial derivatives \(D^{\alpha} \phi\) of orders \(0 \leq \abs{\alpha} \leq m\) are uniformly continuous on \(\Omega\). \(C^{m}(\overline{\Omega})\) is a Banach space with the norm defined as $$ \norm{\phi; C^m(\overline{\Omega})} = \max_{0 \leq \abs{\alpha} \leq m} \sup_{x \in \Omega} \abs{D^{\alpha} \phi(x)} $$

Remark

  1. A bounded and uniformly continuous function has a unique, bounded and continuous extension to \(\overline{\Omega}\).
  2. Uniform continuity can be understood as: a change in the function value anywhere in the function's range can control the change of independent variable uniformly, i.e. there is a global common bound on it. At the first glance, we tend to say that if a function is uniformly continuous, it is also bounded. However, this is not always true and we leave this question to future post.

Finally, we have the definition of Hölder and Lipschitz continuous function spaces.

Definition (Spaces of Hölder continuous functions \(C^{m,\lambda}(\overline{\Omega})\)) \(C^{m,\lambda}(\overline{\Omega})\) is a subspace of \(C^{m}(\overline{\Omega})\) and for all \(\phi \in C^{m,\lambda}(\overline{\Omega})\), its partial derivatives \(D^{\alpha} \phi\) satisfies a Hölder condition of exponent \(\lambda \in (0, 1]\), i.e. there exists a constant \(K\) such that

$$ \abs{D^{\alpha} \phi(x) - D^{\alpha} \phi(y)} \leq K\abs{x - y}^{\lambda} \quad (x, y \in \Omega) $$

When the Hölder exponent \(\lambda\) is 1, functions in the space \(C^{m,1}(\overline{\Omega})\) are Lipschitz continuous. \(C^{m,\lambda}(\overline{\Omega})\) is a Banach space with the norm defined as $$ \norm{\phi; C^{m,\lambda}(\overline{\Omega})} = \abs{\phi; C^m(\overline{\Omega})} + \max_{0 \leq \abs{\alpha} \leq m} \sup_{\overset{x, y \in \Omega}{x \neq y}} \frac{\abs{D^{\alpha} \phi(x) - D^{\alpha} \phi(y)}}{\abs{x - y}^{\lambda}} $$

Next, we'll show the imbedding chain of the above continuous function spaces.

Definition (Imbeddings) Let \(X\) and \(Y\) be normed spaces. \(X\) is imbedded in \(Y\), written as \(X \rightarrow Y\), if \(X\) is a vector subspace of \(Y\) and the identity operator \(I: X \longrightarrow Y\) is continuous for all \(x \in X\).

Remark The continuous identity operator implies that the norm of \(x \in X\) can be used to control the norm of \(y = I(x) \in Y\) with a constant \(M\),

$$ \norm{y; Y} \leq M \norm{x; X} \quad (\forall x \in X) $$

With the above defined norms for various continuous function spaces, the whole chain of imbeddings is summarized as follows when \(\Omega\) is convex:

\begin{align*} & C^{\infty} (\overline{\Omega}) \rightarrow \cdots C^{m+1}(\overline{\Omega}) \rightarrow C^{m,1}(\overline{\Omega}) \rightarrow C^{m,\lambda}(\overline\Omega) \\ & \rightarrow C^{m, v}(\overline\Omega) \rightarrow C^{m}(\overline\Omega) \rightarrow \cdots C^0(\overline{\Omega}) \end{align*}

where \(0 < v < \lambda < 1\).

posted @ 2017-04-17 19:05  皮波迪博士  阅读(334)  评论(0编辑  收藏  举报