Colimits of topological spaces

In summary: Well, if we're given a diagram (such as the examples above) how are we supposed to find the colim? For example, how did you determine that Y is colim for the first example? I want to try to work out the 2nd one myself and check with you if you don't mind.The colimit of the diagram is Y.
  • #1
galoiauss
8
0
Can someone please explain to me what the following notation/objects are:

(Here X,Y are topological spaces)

colim(X-->Y<--X) where the first arrow is a map f, the second is a map g.
colim(X==>Y), where there are 2 maps f,g from X to Y (indicated by double lines, but couldn't draw 2 arrow heads)
 
Physics news on Phys.org
  • #2
What definition have you got? It should be an object with certain morphisms, and a universality property.

The answer will be a (co)fibration in this kind of example.
 
  • #3
the only thing I'm familiar with for colimits is if I have a diagram, the colimit in the diagram is the object through which everything factors. I'm not familiar with what a cofibration is; is there a more elementary way of interpreting the above examples?
 
  • #4
Incidentally, did you mean colim(X<--Y-->X)? Abstractly, do you know how that relates to the disjoint union X+X?
 
  • #5
Hurkyl said:
Incidentally, did you mean colim(X<--Y-->X)? Abstractly, do you know how that relates to the disjoint union X+X?

No, the original colim notation is accurate. I would appreciate knowing what the relationship is. Thank you.
 
  • #6
Well, the colimit of the diagram

X --> Y <-- X

is very easy: it's Y.


What do you know about colimits?
 
  • #7
Hurkyl said:
Well, the colimit of the diagram

X --> Y <-- X

is very easy: it's Y.


What do you know about colimits?

On a very informal level. I haven't learned category theory, but one of my teachers introduced some basic terminology and ideas. He mentioned something about if there's a commutative diagram, with a lot of things D going into the colimit, and for any other object Z that the D's map to, there is a unique map from the colimit to that object Z. I'm not really sure I'm getting this, and I'm confused about the 2 examples I listed because I don't see how the 2 are different (it seems like both cases have 2 maps from X to Y, and only the placement of the X is different). Can you explain why the colimits are what you say they are? Thanks.
 
  • #8
One difference between the diagrams X==>Y and X-->Y<--X is that the former only has two vertices, while the latter has three. In a cone from a diagram D to the object V, each vertex of the diagram gets its own map to V. So, in a cone from X==>Y, there is a single map originating from X. But in a cone from X-->Y<--X, there is a (possibly different) map from each X.
 
  • #9
Hurkyl said:
One difference between the diagrams X==>Y and X-->Y<--X is that the former only has two vertices, while the latter has three. In a cone from a diagram D to the object V, each vertex of the diagram gets its own map to V. So, in a cone from X==>Y, there is a single map originating from X. But in a cone from X-->Y<--X, there is a (possibly different) map from each X.

I'm sorry, I'm confused because the example said there were 2 maps in X==>Y, not 1.
 
  • #10
A cone from X==>Y to V is a commutative diagram:

Code:
X ===> Y
 \     |
  \    |
   \   |
    \  |
    _| \/
      
       V

I was referring to the fact there is only one map from X to V, as opposed to a cone from the other diagram in which X appears twice, so each X gets its own map to V.
 
  • #11
I see, that makes sense. Thank you. So in general, if we're given a diagram (such as the examples above) how are we supposed to find the colim? For example, how did you determine that Y is colim for the first example? I want to try to work out the 2nd one myself and check with you if you don't mind.
 
  • #12
For X-->Y<--X, it was "obvious". The intuitive comment is that everything already points to Y, so Y must be a colimit of the diagram. (Try working out the proof)
 
  • #13
Here's another example I just ran into:

If * represents a single point, then colim(X<--*-->Y)=XvY, where v represents the wedge product.

Where is XvY supposed to fit into the diagram X<--*-->Y? Is it just placed in there and we make arrows from every vertex pointing to it? How do we know it's XvY? I'm just lost as to how I'm even supposed to approach this kind of problem. Sorry for my lack of understanding.
 
  • #14
galoiauss said:
Is it just placed in there and we make arrows from every vertex pointing to it?
That's how you said the colimit is defined, right? Actually, it's often drawn like this:

Code:
* ---> X
|      |
|      |
V      V
Y --> XvY

and we don't explicitly draw the arrow from *, because it can be inferred from the diagram.

How do we know it's XvY? I'm just lost as to how I'm even supposed to approach this kind of problem.
Grind through the definition!

I think maybe you're in the wrong mindset at the moment? Maybe you're wondering "How would I calculate that?" -- but for now you might be better off thinking "How can I prove that's the answer?" (Once you get some practice, and learn some tricks, then you are much better equipped to try and answer "How would I calculate that?")

But, either way you look at it, your only real approach at this point is to simply grind through the definition of a colimit.

Code:
* ---> X
|      |\
|      | \
V      V  \
Y --> XvY  \
 \         |
  \        V
   \-----> Z

What if you had a diagram like this? Can you find one map from XvY to Z that makes the diagram commute? Can you show there aren't two?

(Again, I didn't draw the arrows from *. Can you see why I can ignore them?)
 
  • #15
Here's a rough hint as to 'how' to make a colimit. You look at the diagram and then you put anything there that will accept arrows from all the objects. Then you try to think 'how to make it smaller' by removing duplicated information.
 

1. What is a colimit of topological spaces?

A colimit of topological spaces is a construction that combines multiple topological spaces into a new space. It is similar to a union, but with additional structure that takes into account the topological properties of the individual spaces. It is often used to study the behavior of a family of spaces as a whole.

2. What is the difference between a colimit and a limit of topological spaces?

A limit of topological spaces is similar to a colimit, but in reverse. It takes a single space and breaks it down into smaller spaces. The main difference is that a colimit combines spaces, while a limit decomposes a space. Both constructions are important in topology and have various applications.

3. How are colimits of topological spaces useful?

Colimits of topological spaces are useful for studying the behavior of a family of spaces as a whole. They allow us to combine individual spaces into a larger space and understand how they are related to each other. This is especially useful in applications where we want to analyze the collective behavior of a system composed of smaller components.

4. Can colimits of topological spaces be computed?

Yes, colimits of topological spaces can be computed using various methods, such as the categorical definition of colimits or specific constructions for certain types of spaces. However, the exact method of computation may vary depending on the specific spaces involved and the desired properties of the resulting colimit.

5. What are some examples of colimits of topological spaces?

Some examples of colimits of topological spaces include the product space, where the colimit is the cartesian product of the individual spaces; the disjoint union, where the colimit is the union of the individual spaces with disjoint open sets; and the quotient space, where the colimit is formed by identifying points in the individual spaces according to a specified equivalence relation.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
216
  • Linear and Abstract Algebra
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
226
Replies
35
Views
2K
  • Linear and Abstract Algebra
Replies
19
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
738
Replies
6
Views
2K
  • Beyond the Standard Models
Replies
0
Views
1K
Replies
2
Views
973
Back
Top