Given Banach spaces $X$ and $Y$ and a surjective bounded linear map $T: X \to Y$, I'm having trouble figuring out how to show this norm gives a Banach space with $Y$: $$ |y|_n := \inf(|u|_X + n|v|_Y : u \in X, v \in V, Tu + v = y) \hspace{1em} \forall y \in Y. $$ I know that $|y|_n \leqslant n|y|_Y$ implies this new norm is equivalent to $|\cdot|_Y$, but for my purposes I want to prove it from definition of this norm. We have $$ |y_i - y_j|_n \to 0 \text{ as } \min(i,j) \to \infty $$ gives a sequence $$ |u_k|_X + n|v_k|_Y \to 0. $$ But, I'm stuck here. Can we get $$ |u_i - u_j|_X + n|v_i - v_j|_Y \to 0 $$ instead which would give $y = Tu_k + v_k \to Tu + v$.
2026-04-08 15:44:47.1775663087
Proving a normed space is Banach
56 Views Asked by user1217236 https://math.techqa.club/user/user1217236/detail At
1
There are 1 best solutions below
Related Questions in FUNCTIONAL-ANALYSIS
- On sufficient condition for pre-compactness "in measure"(i.e. in Young measure space)
- Why is necessary ask $F$ to be infinite in order to obtain: $ f(v)=0$ for all $ f\in V^* \implies v=0 $
- Prove or disprove the following inequality
- Unbounded linear operator, projection from graph not open
- $\| (I-T)^{-1}|_{\ker(I-T)^\perp} \| \geq 1$ for all compact operator $T$ in an infinite dimensional Hilbert space
- Elementary question on continuity and locally square integrability of a function
- Bijection between $\Delta(A)$ and $\mathrm{Max}(A)$
- Exercise 1.105 of Megginson's "An Introduction to Banach Space Theory"
- Reference request for a lemma on the expected value of Hermitian polynomials of Gaussian random variables.
- If $A$ generates the $C_0$-semigroup $\{T_t;t\ge0\}$, then $Au=f \Rightarrow u=-\int_0^\infty T_t f dt$?
Related Questions in BANACH-SPACES
- Problem 1.70 of Megginson's "An Introduction to Banach Space Theory"
- Is the cartesian product of two Hilbert spaces a Hilbert space?
- Why is $\lambda\mapsto(\lambda\textbf{1}-T)^{-1}$ analytic on $\rho(T)$?
- Is ${C}[0,1],\Bbb{R}$ homeomorphic to any $\Bbb{R^n}$, for an integer $n$?
- Identify $\operatorname{co}(\{e_n:n\in\mathbb N\})$ and $\overline{\operatorname{co}}(\{e_n : n\in\mathbb N\})$ in $c_0$ and $\ell^p$
- Theorem 1.7.9 of Megginson: Completeness is a three-space property.
- A weakly open subset of the unit ball of the Read's space $R$ (an infinite-dimensional Banach space) is unbounded.
- Separability of differentiable functions
- Showing $u_{\lambda}(x):= \left(\frac{\lambda}{{\lambda}^{2}+|x|^2}\right)^{\frac{n-2}{2}}$ is not sequentially compact in $L^{2^{*}}$
- Proving that a composition of bounded operator and trace class operator is trace class
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
A normed space $(Z,|\cdot|)$ is complete iff $\sum_{m=1}^\infty z_m$ is $|\cdot|$-convergent whenever $\sum_{m=1}^\infty |z_m|<\infty$. So assume $\sum_{m=1}^\infty |y_m|_n<\infty$. For each $m$, choose $u_m\in X$, $v_m\in Y$ such that $|u_m|_X+n|v_m|_Y<|y_m|_n+1/2^m$ and $y_m=Tu_m+v_m$. Then $\sum_{m=1}^\infty |u_m|_X<\infty$ and $\sum_{m=1}^\infty n|y_m|_Y<\infty$, and $u:=\sum_{m=1}^\infty u_m$, $v:=\sum_{m=1}^\infty y_m$ are convergent in $X,Y$, respectively, and $$\lim_N \Bigl|Tu+v-\sum_{m=1}^N y_m\Bigr|_n\leqslant \lim_N \Bigl|\sum_{m=N+1}^\infty u_m\Bigr|_X+n\Bigl|\sum_{m=N+1}^\infty v_m\Bigr|_Y=0.$$