Continuous embedding: Difference between revisions
(10 intermediate revisions by 8 users not shown) | |||
Line 7: | Line 7: | ||
:<math>i : X \hookrightarrow Y : x \mapsto x</math> |
:<math>i : X \hookrightarrow Y : x \mapsto x</math> |
||
is continuous, i.e. if there exists a constant ''C'' |
is continuous, i.e. if there exists a constant ''C'' > 0 such that |
||
:<math>\| x \| |
:<math>\| x \|_Y \leq C \| x \|_X</math> |
||
for every ''x'' in ''X'', then ''X'' is said to be '''continuously embedded''' in ''Y''. Some authors use the hooked arrow |
for every ''x'' in ''X'', then ''X'' is said to be '''continuously embedded''' in ''Y''. Some authors use the hooked arrow "↪" to denote a continuous embedding, i.e. "''X'' ↪ ''Y''" means "''X'' and ''Y'' are normed spaces with ''X'' continuously embedded in ''Y''". This is a consistent use of notation from the point of view of the [[category of topological vector spaces]], in which the [[morphism]]s ("arrows") are the [[continuous linear map]]s. |
||
==Examples== |
==Examples== |
||
Line 17: | Line 17: | ||
* A finite-dimensional example of a continuous embedding is given by a natural embedding of the [[real line]] ''X'' = '''R''' into the plane ''Y'' = '''R'''<sup>2</sup>, where both spaces are given the Euclidean norm: |
* A finite-dimensional example of a continuous embedding is given by a natural embedding of the [[real line]] ''X'' = '''R''' into the plane ''Y'' = '''R'''<sup>2</sup>, where both spaces are given the Euclidean norm: |
||
::<math>i : \mathbf{R} \to \mathbf{R}^ |
::<math>i : \mathbf{R} \to \mathbf{R}^2 : x \mapsto (x, 0)</math> |
||
:In this case, ||''x''||<sub>''X''</sub> = ||''x''||<sub>''Y''</sub> for every real number ''X''. Clearly, the optimal choice of constant ''C'' is ''C'' = 1. |
:In this case, ||''x''||<sub>''X''</sub> = ||''x''||<sub>''Y''</sub> for every real number ''X''. Clearly, the optimal choice of constant ''C'' is ''C'' = 1. |
||
* An infinite-dimensional example of a continuous embedding is given by the [[ |
* An infinite-dimensional example of a continuous embedding is given by the [[Rellich–Kondrachov theorem]]: let Ω ⊆ '''R'''<sup>''n''</sup> be an [[open set|open]], [[bounded set|bounded]], [[Lipschitz domain]], and let 1 ≤ ''p'' < ''n''. Set |
||
::<math>p^{*} = \frac{n p}{n - p}.</math> |
::<math>p^{*} = \frac{n p}{n - p}.</math> |
||
Line 29: | Line 29: | ||
* Infinite-dimensional spaces also offer examples of ''discontinuous'' embeddings. For example, consider |
* Infinite-dimensional spaces also offer examples of ''discontinuous'' embeddings. For example, consider |
||
::<math>X = Y = C^ |
::<math>X = Y = C^0 ([0, 1]; \mathbf{R}),</math> |
||
:the space of continuous real-valued functions defined on the unit interval, but equip ''X'' with the ''L''<sup>1</sup> norm and ''Y'' with the [[supremum norm]]. For ''n'' ∈ '''N''', let ''f''<sub>''n''</sub> be the [[continuous function|continuous]], [[piecewise linear function]] given by |
:the space of continuous real-valued functions defined on the unit interval, but equip ''X'' with the ''L''<sup>1</sup> norm and ''Y'' with the [[supremum norm]]. For ''n'' ∈ '''N''', let ''f''<sub>''n''</sub> be the [[continuous function|continuous]], [[piecewise linear function]] given by |
||
::<math> |
::<math>f_n (x) = \begin{cases} - n^2 x + n , & 0 \leq x \leq \tfrac 1 n; \\ 0, & \text{otherwise.} \end{cases}</math> |
||
:Then, for every ''n'', ||''f''<sub>''n''</sub>||<sub>''Y''</sub> = ||''f''<sub>''n''</sub>||<sub> |
:Then, for every ''n'', ||''f''<sub>''n''</sub>||<sub>''Y''</sub> = ||''f''<sub>''n''</sub>||<sub>∞</sub> = ''n'', but |
||
::<math>\| |
::<math>\| f_n \|_{L^1} = \int_0^1 | f_n (x) | \, \mathrm{d} x = \frac1{2}.</math> |
||
:Hence, no constant ''C'' can be found such that ||''f''<sub>''n''</sub>||<sub>''Y''</sub> ≤ ''C''||''f''<sub>''n''</sub>||<sub>''X''</sub>, and so the embedding of ''X'' into ''Y'' is discontinuous. |
:Hence, no constant ''C'' can be found such that ||''f''<sub>''n''</sub>||<sub>''Y''</sub> ≤ ''C''||''f''<sub>''n''</sub>||<sub>''X''</sub>, and so the embedding of ''X'' into ''Y'' is discontinuous. |
||
Line 43: | Line 43: | ||
==See also== |
==See also== |
||
* [[ |
* [[Compact embedding]] |
||
==References== |
==References== |
||
* {{cite book | |
* {{cite book |author1=Renardy, M. |author2= Rogers, R.C. |name-list-style=amp | title=An Introduction to Partial Differential Equations | publisher=Springer-Verlag, Berlin | year=1992 | isbn=3-540-97952-2 }} |
||
[[Category:Functional analysis]] |
[[Category:Functional analysis]] |
||
[[it:Immersione continua]] |
Latest revision as of 15:13, 28 March 2024
In mathematics, one normed vector space is said to be continuously embedded in another normed vector space if the inclusion function between them is continuous. In some sense, the two norms are "almost equivalent", even though they are not both defined on the same space. Several of the Sobolev embedding theorems are continuous embedding theorems.
Definition
[edit]Let X and Y be two normed vector spaces, with norms ||·||X and ||·||Y respectively, such that X ⊆ Y. If the inclusion map (identity function)
is continuous, i.e. if there exists a constant C > 0 such that
for every x in X, then X is said to be continuously embedded in Y. Some authors use the hooked arrow "↪" to denote a continuous embedding, i.e. "X ↪ Y" means "X and Y are normed spaces with X continuously embedded in Y". This is a consistent use of notation from the point of view of the category of topological vector spaces, in which the morphisms ("arrows") are the continuous linear maps.
Examples
[edit]- A finite-dimensional example of a continuous embedding is given by a natural embedding of the real line X = R into the plane Y = R2, where both spaces are given the Euclidean norm:
- In this case, ||x||X = ||x||Y for every real number X. Clearly, the optimal choice of constant C is C = 1.
- An infinite-dimensional example of a continuous embedding is given by the Rellich–Kondrachov theorem: let Ω ⊆ Rn be an open, bounded, Lipschitz domain, and let 1 ≤ p < n. Set
- Then the Sobolev space W1,p(Ω; R) is continuously embedded in the Lp space Lp∗(Ω; R). In fact, for 1 ≤ q < p∗, this embedding is compact. The optimal constant C will depend upon the geometry of the domain Ω.
- Infinite-dimensional spaces also offer examples of discontinuous embeddings. For example, consider
- the space of continuous real-valued functions defined on the unit interval, but equip X with the L1 norm and Y with the supremum norm. For n ∈ N, let fn be the continuous, piecewise linear function given by
- Then, for every n, ||fn||Y = ||fn||∞ = n, but
- Hence, no constant C can be found such that ||fn||Y ≤ C||fn||X, and so the embedding of X into Y is discontinuous.
See also
[edit]References
[edit]- Renardy, M. & Rogers, R.C. (1992). An Introduction to Partial Differential Equations. Springer-Verlag, Berlin. ISBN 3-540-97952-2.