My question is not really a question, but a proof checking and a clarification. Suppose that $X$ is a topological space, and let $\sim$ an equivalence relation on this space. Suppose that there exist a subspace $Y$ of $X$ that intersect each equivalence class. I want to prove that the two spaces $X/\sim$ And $Y/\sim$ are homeomorphic. I think this is quite useful in a lot of situations, but I have not found this result in my books, so I have thought to ask, just to be sure. I have thought about a proof: we denote with $\pi_X:X\to X\sim$ and with $\pi_Y:Y\to Y/\sim$ the two projection maps, and with $i:Y\to X$ the canonical topological embedding. We consider now the following diagram: $\require{AMScd}$ \begin{CD} Y @>{\pi_Y}>> Y/\sim\\ @V{\pi_X\circ i}VV\\ X/\sim \end{CD} Now, if the maps $\pi_Y$ and $\pi_X\circ i$ are two identifications, since they are constant on the fibres of the other, the universal property of identifications gives us the existence of two maps $f:X/\sim \to Y/\sim$ and $g:Y/\sim\to X/\sim$ continuous that make the diagram commute, and we have that $g=f^{-1}:$ $$\pi_Y=f\circ(\pi_X\circ i)=f\circ g\circ \pi_Y \Rightarrow f\circ g=id_{Y/\sim},$$ and similarly $f\circ g=id_{X/\sim}.$ If all the reasoning is right, what are the most simple conditions on $Y$ to have that $\pi_X\circ i$ is an identification?
2026-05-05 00:04:45.1777939485
Quotients and subspaces that intersect each equivalence class
207 Views Asked by user558035 https://math.techqa.club/user/user558035/detail At
1
There are 1 best solutions below
Related Questions in GENERAL-TOPOLOGY
- Is every non-locally compact metric space totally disconnected?
- Let X be a topological space and let A be a subset of X
- Continuity, preimage of an open set of $\mathbb R^2$
- Question on minimizing the infimum distance of a point from a non compact set
- Is hedgehog of countable spininess separable space?
- Nonclosed set in $ \mathbb{R}^2 $
- I cannot understand that $\mathfrak{O} := \{\{\}, \{1\}, \{1, 2\}, \{3\}, \{1, 3\}, \{1, 2, 3\}\}$ is a topology on the set $\{1, 2, 3\}$.
- If for every continuous function $\phi$, the function $\phi \circ f$ is continuous, then $f$ is continuous.
- Defining a homotopy on an annulus
- Triangle inequality for metric space where the metric is angles between vectors
Related Questions in PROOF-VERIFICATION
- how is my proof on equinumerous sets
- Existence of a denumerble partition.
- Confirmation of Proof: $\forall n \in \mathbb{N}, \ \pi (n) \geqslant \frac{\log n}{2\log 2}$
- Calculating probabilities using Markov chains.
- Solution to a hard inequality
- Given a function, prove that it's injective
- Is the following set open/closed/compact in the metric space?
- Surjective function proof
- Possible Error in Dedekind Construction of Stillwell's Book
- Proving dual convex cone property
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?
$\pi_{X}\circ i$ may not be a quotient map( what you call an "identification"). For example, consider the spaces $$X=[0,1]\cup[2,3],\ Y=\{q|\ q\text{ is a rational in } [0,1]\}\cup \{r|\ r \text{ is an irrational in }[2,3]\},$$ and let $x\sim y$ if $|x-y|=0\text{ or }2$. Clearly $Y$ intersects every equivalence class. The set $A=\{[x]|x\in \mathbb{Q}\cap X\}$ is not open in the space $X/\sim$, for $\pi_{X}^{-1}(A)=X\cap\mathbb{Q}$ is not open in $A$. But $(\pi_{X}\circ i)^{-1}(A)=[0,1]\cap\mathbb{Q}$ is open in $Y$. Thus $\pi_{X}\circ i$ is not a quotient map.
Here's where you made a mistake: the line where you said "$\pi_{X}\circ i$ is the composition of an identification, $\pi_{X}$, and a homeomorphism, hence it is an identification." $i$ is in general not a homeomorphism unless $X=Y$. (If $Y\neq X$, $i$ is not surjective.)