What Does \(\pi^{-1}(\pi(V))\) Mean in Quotient Spaces?

  • Context: Graduate 
  • Thread starter Thread starter AxiomOfChoice
  • Start date Start date
  • Tags Tags
    Confusion quotient
Click For Summary

Discussion Overview

The discussion revolves around the interpretation of the expression \(\pi^{-1}(\pi(V))\) in the context of quotient spaces in topology, particularly focusing on the properties of the quotient map \(\pi\) and the implications of its non-injectivity. Participants explore the relationship between elements and sets in this framework, raising questions about the meaning of set membership and subset relations.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants clarify that the quotient map \(\pi\) is defined such that \(\pi(x) = x + Y\) for a topological vector space \(X\) and a subspace \(Y\), and that \(\pi(V)\) consists of cosets.
  • There is confusion regarding the expression \(x \in \pi^{-1}(\pi(V))\) and whether it implies a subset relation, as both sides of the equation involve sets.
  • One participant suggests that the elements of \(\pi(V)\) are sets, which complicates the interpretation of the inverse image under \(\pi\).
  • Another participant emphasizes that while the membership of elements in \(X/Y\) is a concern, it does not fundamentally alter the interpretation of the original question.
  • Concerns are raised about the implications of the non-injectivity of \(\pi\) when considering the inverse image of a single element versus a set.
  • Participants discuss the proof of the identity \(\pi^{-1}(\pi(x)) = Y + x\) and explore the necessary conditions for showing this inclusion.
  • There is a question about the accuracy of expressing \(\pi(V)\) as a union of cosets, leading to further clarification on the relationship between subsets of \(X\) and \(X/Y\).

Areas of Agreement / Disagreement

Participants express differing views on the implications of the properties of the quotient map and the nature of set membership in this context. There is no consensus on the interpretation of certain expressions, and the discussion remains unresolved regarding the nuances of these mathematical concepts.

Contextual Notes

Participants note that the non-injectivity of the quotient map \(\pi\) and the nature of elements in the quotient space \(X/Y\) introduce complexities that require careful consideration when discussing operations and mappings in this framework.

AxiomOfChoice
Messages
531
Reaction score
1
If X is a topological vector space and Y is a subspace, we can define the quotient space X/Y as the set of all cosets x + Y of elements of X. There is an associated mapping \pi, called the quotient map, defined by \pi(x) = x + Y. If I'm not mistaken, there is an equivalence relation lurking here, too: x \sim y iff \pi (x) = \pi(y).

Here's my question: We know that if f is some function, then x\in f^{-1}(A) if and only if f(x) \in A. This is fine - the object on the left of the \in is a point, and the object on the right is a set. But if one tries to apply this to the quotient map and a subset V\subset X, we have x \in \pi^{-1}(\pi(V)) iff \pi(x) \in \pi(V). The object on the left of the \in here is a set; the object on the right is a set. So what the heck is this supposed to mean? Did the \in turn into a \subset somehow?
 
Physics news on Phys.org
AxiomOfChoice said:
If X is a topological vector space and Y is a subspace, we can define the quotient space X/Y as the set of all cosets x + Y of elements of X. There is an associated mapping \pi, called the quotient map, defined by \pi(x) = x + Y. If I'm not mistaken, there is an equivalence relation lurking here, too: x \sim y iff \pi (x) = \pi(y).

Here's my question: We know that if f is some function, then x\in f^{-1}(A) if and only if f(x) \in A. This is fine - the object on the left of the \in is a point, and the object on the right is a set. But if one tries to apply this to the quotient map and a subset V\subset X, we have x \in \pi^{-1}(\pi(V)) iff \pi(x) \in \pi(V). The object on the left of the \in here is a set; the object on the right is a set. So what the heck is this supposed to mean? Did the \in turn into a \subset somehow?

Have you ever seen Inception?? What I am about to explain is kind of like inception.

The set \pi(V) is actually a set whose elements are sets, themselves. Thus, the coset x+Y is actually an element of the quotient space X/Y. HOWEVER, you must be careful when talking about the inverse of this projection. The function \pi is NOT injective. For example, say V = \{x,y\} then \pi(V)=\{x+Y,y+Y\}. Now, you might be tempted to say that \pi^{-1} \pi(V) = \{x,y\} but this need not be.
 
Since \pi:X\rightarrow X/Y and V\subset X, \pi(x)\in\pi(V) indicates that a member of X/Y is a member of a subset of X/Y. The fact that the members of X/Y are subsets of X is irrelevant.
 
Fredrik said:
The fact that the members of X/Y are subsets of X is irrelevant.

In what sense?
 
Robert1986 said:
In what sense?
In every sense, but specifically in the sense that it's not a reason to think that the formula \pi(x)\in\pi(V) indicates that there's something really weird going on. (Post #1 suggests that he expects to never see a formula A\in B where A is a set).
 
OK. I agree that it is irrelevant when it comes to the OP's question (in the sense that nothing weird is going on). However, the fact that the elements of the quotient space are sets is not irrelevant in every sense, is it? For example, when defining operations in a quotient space one must be careful to make sure that the operations are well defined. Same thing when describing maps from the quotient space to somewhere else. So, while I agree that it might be irrelevant, in some sense, w.r.t the OP's question, I can't agree that it is irrelevant in every sense.
 
Ok, thanks guys. I've been going through the section on quotient spaces in Rudin's Functional Analysis and have managed to confuse myself in a few spots regarding this issue. For example...suppose I want to show \pi^{-1}(\pi(x)) = Y + x. I might try to do this by first showing \pi^{-1}(\pi(x)) \subset Y + x. So if z\in \pi^{-1}(\pi(x)), then \pi(z) \in \pi(x), right? So does that mean that z + Y \subset x + Y, both considered to be subsets of X? And wouldn't that imply the existence of y_1,y_2\in Y such that x+y_1 = z+y_2; i.e., x + Y \ni x + (y_1 - y_2) = z? Is there an easier/more elegant way to show this?
 
And the reverse inclusion would go something like so: z\in Y + x \Rightarrow \pi(z) \in \pi(Y) + \pi(x) = Y + \pi(x), so z + Y \subset Y + x + Y \subset x + Y; hence \pi(z) \in \pi(x); hence z \in \pi^{-1}(\pi(x)). Does that look right?
 
Also, is it accurate to say that if V\subset X, then \pi(V) = \bigcup\limits_{v\in V} v + Y = \bigcup\limits_{y\in Y} y + V?
 
  • #10
Now I see what's confusing you, because it confused me too when I started writing this reply. We have \pi(x)=x+Y, by definition of \pi. So the equality you wrote as \pi^{-1}(\pi(x))=x+Y can also be written as \pi^{-1}(x+Y)=x+Y. Since x+Y is an element of the codomain of \pi, not a subset, we have \pi^{-1}(x+Y)=\{y\in X|\pi(y)=x+Y\}. Note the equality sign where you wrote a \in symbol. So the proof of the first identity you mentioned is z\in\pi^{-1}(y+X)\ \Leftrightarrow\ \pi(z)=x+Y\ \Leftrightarrow\ z+Y= x+Y\ \Leftrightarrow\ z\in y+Y.
AxiomOfChoice said:
Also, is it accurate to say that if V\subset X, then \pi(V) = \bigcup\limits_{v\in V} v + Y = \bigcup\limits_{y\in Y} y + V?
No. \pi(V) is a subset of X/Y, and \bigcup_{v\in V}(v+Y) is a subset of X.
 
Last edited:

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K