Construct the quotient space of $C[0,1]$ with the subspace $$ M:=\left\{f \in C[0,1]: f\left(\frac{1}{2} \pm \frac{1}{2^n}\right)=0, n\in \Bbb N\right\}. $$ I really don't know how to solve it, I would appreciate a hint or example to help me understand it.
2026-04-03 23:00:37.1775257237
Quotient space of $C[0,1]$
209 Views Asked by user98602 https://math.techqa.club/user/user98602/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 QUOTIENT-SPACES
- How to find the Fuschian group associated with a region of the complex plane
- Coset and Fiber
- Proof of Existence of Quotient Topology
- Quotient Spaces and Dimension
- Intersection of Quotient Spaces
- From $[0,1]\times [0,1]$ construct the Klein bottle
- Nice neighborhoods of each "piece" in a manifold connected sum
- A connected manifold $N$ can be identified with its universal covering quotient a discrete group
- How to find dimension of a given quotient vector space?
- Find the ideals of $S^{-1}R$
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?
You have a sequence $\{x_n\}$ and $M=\{f\in C[0,1]:\ f(x_n)=0,\ n\in\mathbb N\}$. So two functions will be equal in the quotient if they agree on all $x_n$. Thus a class will be defined by its values in the set $\{x_n\}$. Being bounded, it looks like we can identify the quotient with $\ell^\infty(\mathbb N)$. But there is an added factor, which is that $\{x_n\}$ as given in the question has an accumulation point, $t=1/2$. So the values $f(x_n)$ converge to $f(1/2)$ since $f$ is continuous, and then the candidate for the quotient is $c$, the space of convergent sequences.
Now, let's do it formally. Define $\pi:C[0,1]/M\to c$ by $\pi(f+M)=\{f(x_n)\}_n$.
Well defined: if $f-g\in M$, then $f(x_n)=g(x_n)$ for all $n$. And, as $x_n\to 1/2$ and $f$ is continuous, $f(x_n)\to f(1/2)$, so $\pi(f+M)$ is convergent.
Linearity is obvious, as $\pi$ is an evaluation.
Injective: if $f(x_n)=0$ for all $n$, then $f\in M$
Surjective: given $y\in c$, we can construct $f$ as linear segments joining the points $(x_n,y_n)$. As $x_n\to1/2$, we define $f(1/2)=\lim_nx_n$.