#point-set-topology
1 messages · Page 95 of 1
There are no naturals in (n, n+1/2)
Careful,
yeah my mistake
(n-1/2, n+1/2), n in N
Can you turn this into a cover of 1/(Z+)
this also work right?
What is it explicitly
what if we take (1/n - r(n) , 1/n + r(n) ) where r(n) = max{ (1/n - 1/(n+1))/2, (1/(n-1) - 1/n)/2 } ?
min?
it has distance less than <1/2 and there exist only one natural number so there cannot be two distinct natural number in (n, n+1/2)
That's not a cover of N though
yes
Yes that works
(n, n+1/2), n in N?
That doesn't contain any naturals
n is not in (n, n+1/2)
why (1, 1 + (1/2) )?
(n , n + (1/2) )
( 1/(n + 1/2 ), 1/(n-1/2) )?
Yup
Thank you ❤️
can anyone please tell me what do characteristics function have to do with this proof? Here the author's using the discrete topology for the set ${0,1}$ and the Tychonoff topology for the generalized Cantor set
lazur__
members of the space D^m (where D is the two point set) are the characteristic functions of subsets of m
{ x^2 + y^2 = 4, (x,y) in R× R } is compact because it is closed and bounded
Yes, Heine-Borel theorem
Suppose some metric $d$ induces this topology.
We know open balls are open, so $\forall x\in X,\ \forall r>0,\ B_r(x)\subseteq X$ is open.
In particular, $B_{\rho} (1)={1}$ is open, where $\rho<d(0,1)$. However, this is not an element of the topology and so cannot be open.
Therefore no such $d$ exists.
Douglas
Is that a correct proof?
It seems correct
And if you are familiar with Hausdorff property then you can also show that every metric space has Hausdorff property but the given space has not so it cannot be metrizable
Yeah, that would be a general proof of nonmetrizability of the nondiscrete topology, but your proof for this specific case works fine.
Yes I have seen Hausdorff spaces but this is before they are mentioned in this set of notes
Also the longer you can get away with not knowing what the separation axioms are, the happier you'll be
I think in my case only T_2 is mentioned
Which I assume is the one physicists care about
Or I guess just like... applied mathematicians in general
T_2 is pretty much the most important of them because the difference between being T_2 and not being T_2 changes the most properties in the most surprising ways
T_3,T_4,etc. get progressively nicer but it's not as much of a qualitative difference as between having T_2 and not having it
Then again, I do remember reading that in some areas of physics/computing, e.g. quantum computing, there are perhaps unexpected applications of algebra, e.g. finite fields, whereas one might assume physicists only work with infinite fields
So maybe there are areas where T_2 is not assumed
I think Zariski topology is the most famous/widely used ones where you don't have T_2
I think you don't even have T_1 in that one
OK, I think you do have T_1
At least sometimes
Is there a general result about a graph of a function being open/closed in the standard topology?
I would assume the graphs of continuous functions are closed because of the sequential definition of continuity, i.e. $f(x)$ is continuous at $a$ if $\lim_{x\to a} f(x)=f(\lim_{n\to\infty} x_n)=f(a)$, where $x_n\to a$.
In particular, for metric spaces it's easy to show pretty much in the way you outlined.
Lovely stuff
The converse (closed graph implies continuity) doesn't hold in general, even for metric spaces, although it does in some very important special cases.
it is true for graphs into hausdorff spaces
Yep
pretty easy proof too
for a f: X -> Y consider the mapping f x idY: X x Y -> Y x Y, it is continuous, the preimage of \Delta_Y (which is a closed set because Y is Hausdorff) is the graph of F and is closed
Neat! I didn't know that proof.
The one I recall involves some faffing about with disjoint neighborhoods
Although how immediate is it that the mapping you defined is continuous?
What actually is there to prove?
Like, if you suppose $U_x$ is a neighbourhood of $x$, then $x\in U_x$ where $U_x$ is open, so from a metric perspective, it can be written as a union of open balls. Is the point then to show that the open balls are open and therefore elements of the topology (and hence the neighbourhood itself is)?
To show the converse, is the idea that we need to show all open neighbourhoods (i.e. arbitrary elements of topology that contain $x$) can be written as unions of open balls?
I ask because this seems like something that is true at a very basic level, so I wonder what assumptions we would make intuitively we are expected to prove.
Douglas
it is pretty obvious that cartesian product of mappings is continuous because preimages of basic sets are basic
The idea is that you started out by defining "neighborhood" using the notion of metric, and on the other hand you have a general topological notion of "neighborhood", so superficially you have two ways to understand the concept of "neighborhood".
But they are in fact equivalent.
As you observe, it's not difficult to show this equivalence, it's just making sure that it does in fact hold.
yeah, I realized that as soon as I'd typed my remark
for another proof in that vein, consider the diagonal of f: X -> Y and idX, it is a map X -> XxY and is in fact an embedding because idX is a homeomorphism
so X is homeomorphic to a graph of f
with the projection onto X being the inverse function
But in order to show that (neighbourhoods wrt metric)==>(neighbourhood wrt topology), aren't we sort of assuming that open means "is an element of the topology"?
Because by the metric definition, open just means you can put open balls inside the set at every point. So ok, we've shown that open balls are open (wrt metrics), but then how do you show that it coincides with the topological definition ("is an element of the topology") other than to assert it as a brute fact.
We are, yes. When you have a metric space, you have a definition of open sets that uses the metric. Those open sets in fact form a topology, so now you have a general topological space (in which the topology arose from the original metric).
So yes, a set is an element of the induced topology if and only if it's open according to the metric definition.
And that's not something you need to check because that's the definition of a topology induced by a metric.
(the thing that you do need to check is that the sets defined as "open" in metric language do in fact form a topology, i.e. are a family closed under arbitrary unions and finite intersections, but I assume that's already been done by this point)
Yeah that would be straightforward to show, going from metric to topological. But then what about the converse? We can assume metrizability (otherwise there is no point in this exercise) and show that every element of the topology can be written as the union of open balls (which we know will be open)?
You don't have to assume anything, the induced topology is by definition metrizable because it was induced by the metric. In general I think you're overthinking it
So yeah, this is true because that's how the induced topology was defined.
It's not anything deep
Well yeah, I'm inclined to agree. It's just that when proving two statements are equivalent, sometimes it will be not at all obvious, but here they are "within touching distance", so I'm left thinking "...well, what is their to prove, it will just end up being a little circular"
You don't have to assume metrizability because you're specifically talking about a topology induced by a metric
Yeah, especially if "neighborhood of x" was defined as "open set containing x" then I don't see much value in that remark you screenshotted.
Since the notion of "open set" means the same in the metric language and in the topological language when the topology was induced by the metric; but that's a definitionally true fact with nothing to prove.
I want to prove that metrizable space is normal space.
I proved for closed balls, let A and B are disjoint closed ball.
Let A = B[x, r] and B = B[y,s]then if we take t = (d(x,y) - r -s)/2 such that U = B(x,r+t) and V = B(y, s+t) are disjoint open balls contains A and B respectively.
Is it correct?
This is nonsense right?
It's the output of an LLM so odds are high
Question: Is the correct definition for two functors F, G: C to Ch_{>=0}(Ab) to be chain-homotopic the following: "there exist natural transformations a: F -> G, b: G -> F such that ab is homotopic to id and ba is homotopic to id"? Am I way off or missing anything? Also, when exactly are two natural transformations chain-homotopic? Do we only require that for all objects, the maps when evaluating the transformations at that object are chain-homotopic, or do we also require that the chain-homotopy between the maps is somehow natural? Or is that automatic?
If f: X -> Y where X and Y are Topological space and f is one-one and onto function then if f is open mapping then it will closed mapping?
its a homeomorphism so yes
its not necessarily a homeomorphism - you can have a one-to-one and onto function between an indiscrete space and a discrete space that's an open mapping but not a homeomorphism
oh right
sorry i read f: X -> Y and it is automatically continuous in my mind
also open maps are continuous in my mind too
still the answer is yes because just take the complement
a bijection maps complements to complements, so if it maps open sets to open sets it should map complements of open sets to complements of open sets, shouldn't it?
yes I think the same
yeah, since the complement of image will be image of complement
Identity mapping work here, right?
Is there any weaker condition than bijection which implies image of complements is complement of image?
yes if the spaces have the same underlying set or are of equal cardinality
Actually that's equivalent to bijectivity, so no.
yes but for the general case, notice that if you have disjoint closed sets A and B then every point in A has an open ball about itself that is disjoint from B
Yes
Let x in A and U_x is an open ball that contains x and disjoint from B then union of all U_x, x in A is an open ball which contains A and disjoint from B, right?
Similarly for B
yes but you need to do this symmetrically
the union of all Ux is not necessarily an open ball but an open set, to be pedantic
So let U is union of all U_x and V is union of all V_y
Yes
those open sets can still have an intersection though
U_x has no intersection from B so U_x has no intersection from V_y, right ?
no
Vy is larger than B, necessarily
Oh because it is closed?
sorry no, V the union of Vy is larger than B
because it contains necessarily all of the points of B and then some
although no, now that I think about it it can be equal, in a discrete space
damn I'm constantly thinking in Euclidean spaces
So how every point in A has an open ball about itself that is disjoint from B
but look at A = [0,1] and B = [2,3], (0,2) is an open ball around 1 disjoint from B and (1,3) is an open ball around 2 disjoint from A but they have an intersection
you need a little trick to make them disjoint
So it is not true?
no, it is true
it's just that you need a little more to guarantee that those open balls are disjoint than just saying "Ux is disjoint from B and Vy is disjoint from A"
How?
notice that (-1/2, 3/2) and (3/2, 7/2) are disjoint open sets that contain A and B in my example
oh sorry, if you have different sets of the same cardinality you can't have an identity mapping obviously, but you can have bijection
And if I have the same underlying set ?
well then an identity mapping is necessarily a bijection, and if you're mapping from an indiscrete space to a discrete space you have an open and closed mapping, but not a homeomorphism or even a continuous mapping, if the set has at least 2 elements
No I meant in general is there any weaker condition than bijection such that if f:X->Y is mapping then image of complement is complement of image
This is equivalent to bijectivity
How?
Exercise for the reader
if X -> X is not an injection it's not a surjection, and vice versa
actually no, I'm thinking of finite sets
Yeah, for infinite sets that needn't be the case.
Okay 🥲
But if f: X -> Y has the property that for every subset A of X the complement of its image is the image of its complement, then f is both injective and surjective, i.e. it's bijective.
And I don't think it's a hard proof
if a complement of {x} always maps to the complement of f({x}), then f(x) =/= f(y) for x =/= y
so you have an injection
Let f(x) = f(y) and x≠y.
Then X\x ≠ X\y so f(X\x) ≠ f(X\y) it implies that f(X)\f(x) ≠ f(X)\f(y) so f(x) ≠ f(y).
Is it correct?
Yes, that's the injectivity argument.
Yes
This one is more concise and the one I was thinking of, but both are correct.
Yep, although I'm not loving the use of + to mean set union
didn't realize unicode has ∪
Actually here I made a mistake it should be Y/f(x) ≠ Y/f(y)
need to install a latex interpreter into your brain so it can recognize \cup and \cap in plaintext
This but unironically
Well, I wouldn't recommend actually installing anything into your brain until they're done torturing the monkeys.
- is symmetric difference
But I unironically have no problem with people using some latex syntax in a plaintext that isn't being compiled.
So long as you don't get too silly with it
Let f(X\ ∅ ) = Y\ f(∅), right? So it implies f(X) = Y.
Is it correct?
yes
See, it wasn't so bad
Yes, thank you ❤️
I tend to use \bigtriangleup for symmetric difference
Also because you do sometimes consider algebraic addition of sets
A+B being the set of sums a+b where a ranges over A and b ranges over B
not real math
yoo im active
time to log off
#linear-algebra in shambles
actually we've just done the implication from mapping complements to bijectivity, not the other way
but you can get there

Let X is compact space and Y is Hausdorff space and f : X -> Y be continuous bijection. I need to prove that f is homeomorphic mapping.
So I need to prove that f maps closed set to closed set
Now let A be closed subset of X then it will be compact and its image also compact and since Y is Hausdorff so compact image is closed.
Is it correct?
yes
Yes
Any hint to show every metrizable space is normal space.
well I gave you hints, all you need to do is make the final step
what do you still have a problem with?
i am not sure about every point x has open ball which has center at x disjoint from B.
i know if x is not sphere point then it has but if x is sphere point then B(x,r+t), work?
please consider this
Is this well defined?
If $(X, d_1)$ is a metric space, it is $d_1 : X\times X \to \bR$. So, first issue, $x=(x_1, x_2)\in X\times X$, and second issue, if $y_1\in Y$, then $d_1(x_1, y_1)$ is mapping an element of $X\times Y$.
Douglas
y1 is presumably the first coordinate of y, which is an element of X
since y is an element of X × Y
Yeah, this is incorrect, they mixed up the indices.
x and y should both be elements of the product space, so x_2 should be an element of Y and y_1 should be an element of X
actually, it should say that $x=(x_1, x_2)\in X\times Y$ and $y=(y_1, y_2)\in X\times Y$
mzdunek
Yeah
since B is closed, X\B is open, so and since A is disjoint from B it's contained in X\B, so every point in A has an open ball about it that is contained in X\B, aka disjoint from B
that just comes from the definition of a metric space
since open balls around each point are a basis for the space
now the only question is - how do you select such balls around points in A and B that they don't overlap if they are centered in different sets?
Yes now I got that point
right, so what else do we need to do
So Ux is disjoint from B and Vy is disjoint from A
So take union ?
I think its not work
no it doesn't yet work, because you have no guarantee that Ux is disjoint from Vy
Yes
but you can find such balls
notice that if there's a ball of size ε around x that is disjoint from B, that means the distance from x to any point in B is at least ε
Yes
whatever here's the solution - if you take an open ball of size ε/2 around each point, then Ux and Vy will always be disjoint, since a distance from x to y is δ ≥ ε, so Vy has size at most δ/2 and δ ≥ δ/2 + ε/2, so they don't overlap
does anyone know of a space which is compact but not normal?
any T1 space is embedded as a dense subspace into its Wallman compactification
I mean, {0,1} with the antidiscrete topology is compact but not normal
if the starting space is not normal, the Wallman compactification will not be Hausdorff
so you can generate as many nontrivial examples with that as you want
okay thank you this is sufficient
i am trying to follow along with a solution online which shows that covering space of compact spaces whose covering maps are finitely sheeted are compact
and the person is quoting the shrinking lemma
which requires the space to be normal
well generally compact spaces are hausdorff and therefore normal
so you would need to impose the condition that the base space is hausdorff in order to guarantee that
but there are non-hausdorff compact spaces
i call them quasicompact because im cool
how do you deal with them in them here tho lol
this exercise from the book topology without tears
(i) seems false - a cofinite topology is always T1, but a T1 space is not always cofinite
now that said, a T1 space always contains a cofinite topology, so the intersection of all T1 spaces on a set should be cofinite, seems to me
so there's an error here if I'm correct
yeah i think this is correct
this working
Are you doing topology without tears?
yes
what is the error?
i dont see it
meaning let X=R be and T finite topology on R and (X,T) a T1 space then this is working
(cuz i think the exercise is true)
it says (X, Τ) is the finite closed topology if and only if it's a T1 space
What's your opinion on that?
oh, I misunderstood
I thought these two were claims to be checked separately
so nevermind
I quite like it, it was very accessible to me as a complete noob in topology, especially the initial chapters
I am doing it
why does the author use V_i contained in U_i intersect (E - C)?
isn't it sufficient to take V_i = U_i intersect (E - C)?
trying to show that a finitely sheeted covering map into a compact space is closed, therefore perfect and proper
Yea it's the same
alright cool
is it also true that covering spaces of locally compact spaces are locally compact?
the proof that i have doesn't use the Hausdorff property at all, so i am thinking i might be wrong, since the exercise said to prove that covering spaces of LCH spaces are also LCH
Which "locally compact"
a space X is locally compact x if there is a compact set containing a neighborhood of x
by neighborhood, i just mean an open set containing x
Here is my attempted proof. $\newline$
It suffices to show that $E$ is locally compact. Fix $e_0 \in E$ and set $b_0 = p(e_0)$. There is an neighborhood $U_0$ of $b_0$ evenly covered by $p$ and some partition ${V_{\alpha}}$ of $p^{-1}(U_0)$ into slices with $e_0$ in the slice $V_{\alpha_0}$. $\newline$
Since $B$ is locally compact at $b_0$, there is a compact set $C_0$ containing a neighborhood $U$ of $b_0$. Since we also have $U\cap U_0\subset U\subset C_0$ and closed subspaces of compact spaces are closed, then $$\overline{U\cap U_0} = \overline{U}\cap \overline{U_0}\subset \overline{U}\subset C_0$$ is compact. $\newline$
By similar reasoning as in the case when $B$ was regular,
$$\overline{p^{-1}(U\cap U_0)\cap V_{\alpha_0}} = p^{-1}(\overline{U\cap U_0})\cap V_{\alpha_0}\supset p^{-1}(U\cap V_0)\cap V_{\alpha_0}.$$
Since $p\circ \iota_{V_{\alpha_0}}: V_{\alpha_0}\to U_0$ is a homeomorphism, then
$(p\circ\iota_{V_{\alpha_0}})^{-1}(\overline{U\cap U_0}) = p^{-1}(\overline{U\cap U_0})\cap V_{\alpha_0}$ is compact. It follows that $e_0$ is contained in a compact set containing a neighborhood of $e_0$, thus $E$ is locally compact at $e_0$. $\newline$
Since $e_0\in E$ was arbitrary, then $E$ is locally compact.
c squared
Why is the closure of U in C
U is contained in C
But C may not be closed
ah, the part where compact subsets of Hausdorff spaces are closed
okay, then does this seem legit?
since we found where I was using it?
assume B is LCH here
Oh for LCH it works
yea, it would be interesting to see a c.e. for when the space isn't hausdorff
but i'd imagine it'd be kinda awful
covering spaces of the line with two origins?
Local homeomorphisms ought to preserve all local properties, no?
They should afterall cover the space
But is weak local compactness a local property
Weak as in?
^
No Hausdorff assumption
:(
Although, given the selected compact set selected, any open cover restricts to the domain of the homeomorphism
and then you can select your finite subcover
What homeomorphism
this one
What if there's no compact neighbourhood inside the domain of the homeo
Yeah right, I vaguely remember there being a condition that K is contained in another open set
my bad
Actually, sanity check: covering maps are open since if U is open you can cover any point in the image of U with locally homeomorphic opens V_i.
Then intersect the pre-images of the V_i_j with U and map them homeomorphically to your base. The union of the V_i_j intersected with U then both cover f(U) and are also a subset of it - hence f(U) is open
But then we can just copy the proof of continuous images of compact sets being compact to open map pre-images of compact sets are open?
N → {·} is a counterexample
Hm, right. You only get the statement holding for the pre-images of the subcover, which in general fails to be finite
nor necessarily in the cover
https://mathoverflow.net/questions/67181/lifting-local-compactness-to-a-covering-space/287202#287202
Hey, does anyone see how theorem 14.18 is being used first instead of using 14.19 twice? I don't see how it works. Am I missing something?
Proper finite subset of metric space X cannot be dense, right? Because the finite set is closed
Yes
If X is metric space and only X is a dense subset of X, then what can we say about the topology?
What does it mean for X\{p} to not be dense?
There exists an open set which is disjoint from X{p}
Which means?
{p} is open?
Yup
So means metric will be discrete
And it is true in non-metrizable topology
So it is true in arbitrary topological space
Yeah it is
Okay, thank you
hi there, could anyone extrapolate from this definition what a "system of sets" is? I checked the whole book and this is literally the first occurrence
It almost certainly means a family of sets, i.e. a set of sets (but people avoid tend to avoid saying "set of sets")
alright thanks
hello
sorry if this is a stupid question
but I was trying to look at the felix hausdorff def of topological spaces
which uses neighbourhoods
so ik I need to first have a non-empty set X and a bijective function N which maps elements of X to collections of neighbourhoods of that element
and the four axioms that follow are
every neighbourhood N of a point x has to contain x
two neighbourhoods N and M of point x have to have an intersection that is a neighbourhood of point x
every superset of every neighbourhood of point x is a neighbourhood of point x
and ofc for every neighbourhood N of point x, there exists a subset M which is a neighbourhood of point x such that N is a neighbourhood for every point in M
so but then how would you differentiate this and a hausdorff space
bcz doesnt the last axiom make it so that no matter what, at least two neighbourhoods of diff points in X have to be disjoint
It doesn't
how so
Well how does it
ok lets say theres two points x and y in X
and I say theres a sequence of neighbourhoods P_n for x and C_n for y
such that P_n is a superset of P_n+1
same for C_n
now lets say P_n and C_n have some non-empty intersection M_n
as the sequences progress
ideally M_n should get smaller, no?
and if we take a limit for both sequences, M should tend towards the empty set
no?
im not v good at proofs but ig
oh wait
it wont happen unless M is countable
it can happen if M is countable
i think
or maybe im being dumb
- Why does Pn and Cn strictly decreasing imply their intersection decreases? They could be decreasing by removing points outside the intersection.
- Even if Mn is strictly decreasing, why must it eventually be the empty set? This is only guaranteed if Mn is finite.
isnt it also guaranteed if Mn has the same cardinality as the naturals?
- What if Mn is the naturals and each step you remove an odd number? There are still numbers remaining
- Suppose any number in Mn does indeed get removed. How will your argument proceed?
i think im getting confused bcz im thinking of it geometrically
which is not a good way to think about topological spaces
ig
You can think geometrically, but you have to be very careful
it is an ok way to think if you know what part of the intuition to leave in and which part to discard
Also we could set X = {0,1} and define the neighborhoods such that the only neighborhood of 0 is {0,1}, and the only neighborhood of 1 is also {0,1}
yeah im not rlly good at that
This is not a Hausdorff space, and all the neighborhoods are finite even
but then wont this break the 4th axiom
that hausdorff defines
It won't
how so
honestly the biggest caveat when thinking geometrically about topological spaces is thinking that all spaces are first-countable
Indeed
Yea that too
ok yeah then the sequences Cn and Pn can be the same set repeated over n over
which would mean Mn never decreases
damn
ok i got it
i had one more q if its ok
how would you define the topology of R
Generated by open intervals
This is a topology on R, but not the "standard" topology on R
oh
Induced by the Euclidean metric.
That's a topology on R
i meant to not include a metric
But the topology on R is the Euclidean one
i was thinking how you would show (a, b) is open w this def
It's not in this topology
ofc
i did do construction of R w/ completion of Q
so
that was my thinking only but i wanted to just know how i would write the std topology of R w/o defining the metric
ty @alpine nest @red yoke
More generally there is also a notion of an order topology
Generated by open intervals on any totally ordered set
As darnymuckhi says, the best way would be to define it as the topology generated by intervals of the form (a,b)
yep i was thinking of doing that
tysm
just
one small q
if its ok
would all metric spaces be hausdorff spaces
Yes
ok great
In fact metric spaces are perfectly normal Hausdorff spaces
idk what a normal space is
In topology and related fields of mathematics, there are several restrictions that one often makes on the kinds of topological spaces that one wishes to consider. Some of these restrictions are given by the separation axioms. These are sometimes called Tychonoff separation axioms, after Andrey Tychonoff.
The separation axioms are not fundamental...
hmm
idrk how this stuff helps me with GR
but it looks interesting
ty
i was doing topology n diff geo to learn GR later
I don't know what GR is, but also Hausdorff (T2) is pretty much the most important of the separation axioms
general relativity
All PCH manifolds are metrizable
but the GR books are not v rigorous to be fair
one book calls a manifold equivalent to a non-empty set and just says we endow it w a metric
I guess the only topology you really need to care about is topology on R^n, since manifolds are just R^n glued together
yea
bcz at least one open neighbourhood of points m in M need to be homeomorphic to R^n
right?
At least some open neighbourhood
yeah sorry
No, but there need to be at least one such
The entire space is technically a neighborhood
In which case you can pretty much rely on drawing pictures
lol
Given a topological space X and a dense subset A, if we remove a point p from A such that A \ {p} is not empty, is it true that A \ {p} is still dense?
no, take a discrete space
What if the sapce is compact and T2?
if A has isolated points, you cant remove them
no, take a discrete space (but another one this time)
but a discrete space is compact iff it's finite correct?
Take [0,1| union {2} ; the set of rational numbers in that set is dense, but if you remove 2 it ceases to be
non isolated points you obviously can remove any finite amount
So basically you can't remove an isolated point from your dense set.
(also if a set is dense in a space, then it must contain all the isolated points of that space)
if your space is t1 removing an isolated point will not make other points isolated so its safe to do all at once
If you remove a non-isolated point from your dense set then that should preserve the density.
At least if your space is Hausdorff, something weird might happen in the more pathological spaces
so we don't need compactness at all then?
i dont think that matters at all
well, I was not expecting that haha thank you 🙏
I don't think so either, but I so rarely work with non-Hausdorff spaces I don't have a good intuition, so I'm hedging
But yeah, neither compactness nor haudsorffness matter.
You just need to ensure that the point you're removing from your dense set isn't an isolated point of the space
yeah the difference is that you can remove a non isolated point and another point becomes isolated
which doesnt happen in T1 spaces
Let $(X, \tau)$ be a topological space and $A\subseteq X$. Then the subspace topology on $A$ is $\tau_A= { U\cap A | U\in\tau }$.
When revising this, I accidentally wrote down $\tau_A={U\in\tau | U\subseteq A}$.
Is this a valid alternative or is it wrong?
Douglas
Well they're definitely not equivalent
If A isn't open, it won't be a topology at all
If A is open, it does coincide with the subspace topology
Because if A is not open (not necessarily closed), then there might be no open U in A exist, and so this alternative would just give the subspace topology as the empty set?
If A is not open, then the total space A is not in τA
which fails to satisfy the axioms
What about if you reversed the s.t., i.e. $\tau_A={U\subseteq A | U\in\tau}$
Douglas
Isn't that the same
I think that would run into the same issues
If you know categorical language, the subspace topology on A ⊂ X is the final object in the category of morphisms Y → X with image in A
(otherwise ignore)
But basically the motivation is that a continuous map into A will be the same thing as a continuous map into X with image A
Yeah I was thinking that maybe {P|Q}≠{Q|P}, but the sort of thing I had in mind was slightly different. E.g. {n | √n in N} is not the same as {√n | n in N}, but here we are not simply reversing the order of the statements, the statements themselves are different.
Anywya
Makes sense
but for every U∈T
no, it is possıble if A closed and (X,T) a topological space T={X,empty set,U}we say X interior A=A and empty set interior A=empty set and yes {A,empty set} a topology on A and yea (A,TA) subspace of (X,T)
I was referring to the second "alternative definition"
oh okay @red yoke sorry bro
Wouldn't this imply all subsets of A are in tau
why?
this not work for every relative topology
how does the first (left) part of the union defining x not contain a limit point of the second part of the union defining X?
Which point is it you're imagining?
Both sets are closed, so contain all their limit points, and they are disjoint.
well i thought as x goes to infinity the second part of the union would have a limit point in the first part of the union
Is there a reason why the arrows go from Y to X in the subspace and product topology yet they are reversed in the quotient and disjoint union topology?
It's about the universal property, btw
Can I ask about boundary operator in topological data analysis here?
No need to ask “Can I ask…?” or “Does anyone know about…?”—it’s faster for everyone if you just ask your question! See https://dontasktoask.com/
I'm assuming it's the same boundary operator as in alg top
Why is ker(d_0) = Z^3 and ker(d_1)=Z in https://ibb.co/FWhJxDY ?
I assume d_0 is a map to 0, then that part is obvious
The image explains why ker(d_1) is like this.
ker(d_1)?
Yeah
Do you see that e3 - e2 + e1 is in the kernel?
Yeah, then to see that no more elements of kernel:
Consider Im(d_1) is isomorphic to C_1(X)/Ker(d_1).
Ah, well, you simply compute d_1(e3 - e2 + e1)
The map is Z-linear, so you can apply definition of d_1
This is basically solving linear equations
What is the kernel of the linear map ∂ in terms of the bases <vi> and <ei>?
uhm, how would you compute C_1(X)/Ker(d_1)?
Hm wait
..that may not work, sorry
I'm lost 
You can also solve this brute-force-y via
d_1(c_1 e_1 + c_2 e_2 + c_3 e_3) = 0.
The boundary map d1 is given by the Z-linear map
d1(c1e1+c2e2+c3e3) = (-c1-c2)v0+(c1-c3)v1+(e2+e3)v2
Where {e1, e2, e3}, {v0, v1, v2} are the bases of the Z-modules
The kernel is the "nullspace" of this linear map
Thinking about it, you can also try tensoring with Q, right?
Yeah but it seems they're interested in Z here
Then you can do proper LA, after that you pick out integers to restrict to Z-module
Oh yeah, so I just set two free variables to random vectors but wouldn't this show that the null space is spanned by two vectors?
I don't think you get two free variables
It should be spanned by e1-e2+e3
So it's isomorphic to Z
I don't really understand how the null space gets computed because v0, v1, ... are fixed
The nullspace is the subspace of C1 that gets sent to zero
Zero as in 0 v0 + 0 v1 + 0 v2
Solving that gives you c1 = -c2 = c3
Huh, but can't there be a c such that the coefficients in front of v are non 0 such that the linear combination still sums to 0?
No, because {v0, v1, v2} is a basis
oooo
They are Z-linearly independent
I had a real difficult time with this problem. I just want to know if it's perfect, or if it could be better.
(I should probably mention that g o f is locally constant)
And last lines should be {f(x)}, not {r}
Hm, there's a problem with the defintion of g, because you define g for a fixed x, so for different x you'll have different functions in the role of g.
Which means you can't consider the composition of g and f
Or if you do, then the only reasonable interpretation will make it a function that's constantly 0, because you've got g(f(x)), and you've defined g to be 0 if the argument is equal to f(x)
Ah, wait you fix some x, and then you define the function g_x, and consider the composition of g_x with f; that might be reasonable.
Correct
Then yeah it seems to be fine, or at least nothing leaps out at me as a glaring mistake.
Hedging my bets because I'm not done waking up yet
I'd just alter the notation a bit to make the dependence of g on the fixed x more explicit
has anyone read this paper on operads by any chance? https://arxiv.org/pdf/1906.12275
i have a couple of questions on this…
(in particular on how the composition product looks like if you restrict E to be Set, i’m not too familiar with computing coends)
Not sure I understand how containing attached 0-cells in a CW complex affects it - wouldn’t a line (1-cell) contain infinite 0-cells?
Also, when you only have one given 0-cell at one end of a line, its Euler characteristic is different from that of a line segment with a 0-cell at both ends
Well being a cw complex is structure - you present it as a set of 0 cells to which you adjoin 1 cells, etc
You don't retroactively view it as containing this many 0 cells etc or yes you get nonsense like that
it also doesn't make sense to have a line [0,1] with only one zero cell, because you need to attach the one cell's boundary to the 0-skeleton
And if you just have one 0-cell that will give you a circle when you attach a 1-cell
Ah, so it’s always ascending - does that mean you can connect higher cells with two one cells (antipodal points on a sphere)?
I'm not sure what you mean by that
I suggest you just review the definition as in hatcher or smth hm
Like if we start with two points and attach a surface between them
Uhh as in D^2?
I didn’t really understand their disjoint union definition 😢
I was thinking more S^2 but I suppose that too
Oh my bad I meant 0-cells, not 1
if it could be better
You mean more concise?
Let X be connected and f: X → Y be locally constant. For any S ⊂ Y and x ∈ f^-1(S), there is some neighbourhood U ⊃ x such that U ⊂ f^-1(f(x)) ⊂ f^-1(S), hence f^-1(S) is open. Thus if f(X) can be partitioned into two nonempty subsets S, T, then X is the disjoint union of nonempty open sets f^-1(S), f^-1(T).
Very elegant.
Wait how do you show g·f is locally constant 
If every proper closed subspace of a (X, T) is compact, then (X, T) is compact, right? For an open covering Oi I can take an open set U, then its complement C is a proper closed subset ergo a compact subspace. Then the intersections Oi ∩ C are an open covering of C which have a finite subcovering Oj ∩ C, if I take Oj and U I have a finite subcovering of X.
Yes that sounds good!
There is another way: consider the characterisation in terms of closed sets. So X is compact iff for every collection {C_i} of closed subsets whose finite intersections are non-empty, the whole intersection is non-empty. It is basically immediate from this as you can intersect everything with some fixed element of the collection
makes sense
In solution ii) here, what does it mean that the choice of f is unique by hypothesis?
Maybe they just mean there's only one possible choice
It's definitely the most obvious choice, but it's not immediately clear to me that it's the only choice
I think you can show it is the case by looking where each element gets sent
πX · f = fX means the x-coordinate is given by fX
And similarly the y-coordinate is given by fY
if you assume that f_X = π_X ∘ f, then the first coordinate of f(a) has to be f_X(a)
same with f_Y
π_X ∘ f gives you precisely the first coordinate of f
Okay, makes sense 👍 So "unique by hypothesis" just means that it's trivial to show it is unique
Or maybe they rephrased the question in their minds as
the unique map such that … is continuous
Otherwise "hypothesis" seems weird
the hypothesis is that f is a function that composes with projections to form f_X and f_Y, which means it has to be unique
imo
In my class we defined a Submanifold of dimension k of class m. I get that intuitively, the dimension k part speaks to the local isomorphity of the submanifold to Rk, what's the intuitive point of specifying a class for the diffeomorphism? How "smooth" the submanifold is?
Does class m mean m times continuously differentiable
Yes
Yea it tells you how "smooth" the map is
All the data encoded in a class m manifold is essentially just the shape of the manifold (its topology) and which maps into/out of the manifold are C^m
If I equip R with the opposite topology, where open intervals are "closed", and closed intervals are "open". Does that not mean that an "open" set can be compact? Because a cover of "open" sets, would be a cover of closed intervals, which trivially finitely cover closed intervals (which are "open")?
That won't work because it won't be a topology
Oh yeah my bad lmao
You could start by requesting that intervals of the form [a,b] be open sets, but since topology must be closed under arbitrary unions, you can't avoid intervals of the form (a,b) also being open.
I think that is a topology that shows up in some (counter)examples
I.e. one generated by starting with closed intervals
It's the discrete topology
What, already?
Oh yes, singletons will be open, never mind.
I mean, that means I was right that it is a topology that shows up
But not a particularly original one
But I could have sworn there was some kind of topology generated by some kind of intervals that's finer than Euclidean but not discrete.
Half-open intervals maybe?
I'm just asking because I have this exercise
seems to me that the condition of being a Hausdorff space is superfluous
Yes
and it's just confusing
not sure how to even prove it relying on the Hausdorff property
A lot of people only work with Hausdorff spaces. So: many times people may say "Hausdorff topological space" when it isn't strictly necessary.
Hausdorff makes it an iff though, so that's something
I.e. X is compact iff every proper closed subset is
Actually, that's also true either way
yes, a closed subspace of a compact space is always compact
What I was thinking about was compact subspaces being closed
My point illustrated: with non-hausdorff spaces people sometimes assume that results just don't hold
yeah although a question you have to ask yourself is how much of your life you want to spend descending into generality hell
That's pretty much why I tend to throw in the Hausdorff; it's not that I assume that results don't hold, but I know I shouldn't assume that they do, and I can't be bothered figuring it out.
I'm the lucky kind of person who doesn't have to consider non-Hausdorff topologies.
Non-closed point 
if X is contractible and Y is path connected, then the set of homotopy classes of maps from X to Y, [X,Y], has a single element.
the fundamental group is the set of homotopy classes of based loops, so a subset of [I,Y], where I = [0,1]
why does the fundamental group even have any elements other than the homotopy class of a constant map? im having a fundamental misunderstanding of something
is it because in [I,Y], you can wiggle the end points around?
this has to be it
loops don't have to be equivalent to only loops since the end points are unconstrained
but [S^1, Y] is the fundamental group on Y, correct?
Is fundamental group a subset of [I, Y]?
How is it?
Then your maps are all homotopic to a constant map
both are
If X is contactable then [X,Y] is the components of Y, which is often a point
[I, Y] is the set of homotopy classes of paths. If Y is path connected, then this should be a singleton
Fundamental group is loops. That's obviously different from paths
I don't see how [S^1, X] would be a subset of [I, X]
Is the confusion basically from that fundamental groupoid is composed of I -> Y?
i think i am neglecting the significance of based loops
pi_0 = [S^0, Y] also
you don't need to fix a base point for pi_0?
If you fix a base point, then it's always just 1 for that connected component
We usually stipulate Y path connected for that kind of thing
S^0 is two points, so no
Wait what
Yeah
I am like.. why, how, uh
It's this if you talk about based maps
Welp.
It's this if the maps are not based
Based maps?
Ah, like when you.. uh
f(1) = y_0 for all ur paths
How do you say this precisely
Fix a point in the domain and codomain and demand that the first point is mapped to the second
Ah, so that's where the basepoint comes into play
okay, so [I,Y] for Y path connected is trivial since you can move the paths around and effectively tear apart any loops you create
since the endpoints of paths aren't bound together and there are no base points
Yes
even if you have based paths, [I,Y] is still trivial
Yes, even if f(0) = f(1), a homotopy h from f to g does not need to satisfy h(0,t) = h(1,t)
So you can always just unwind the path
It doesn't have to be homotopic through loops, only through paths
but when they are based loops, you loose the freedom to move paths around and split end points
Ys
so, how are [I,Y] and pi_1(Y,y_0) related, or maybe [S^1,Y] and pi_1(Y,y_0)
When defining fundamental groupoid, do you say "double-based" 
okay, that i can buy
How do you get an impression that [I, Y] is connected to pi_1? I forgor..
Maybe it's obvious
The free loops and based loops are a little more complicated
There are exercises that tell you something about this in Hatcher
But basically the exercise is that homotopy classes of free loops in a path connected space corresponds to conjugacy classes in pi_1
this mans has never slurped spaghetti
Is that an ancient swedish cultural practice passed down from generation to generation of viking servant
I don't get how this is a branched covering of the sphere (this is taken from stillwell classical topology), I don't get why a and b are identified the way they are
the context is viewing w(z) = z^2 as a map on the reimann sphere
The Vikings were very active in Italy
So true...
Does it not make sense to you why this is a covering map outside of 0 and infinity?
Ignoring the bit about a and b for a moment
yeah that part makes sense
I just dont know how the diagram represents it
The circles parallel to the equator correspond to a circle of radius r in C
Think about what the map does to that circle
The arcs a and b correspond to rays starting at the origin and going to infinity
Think about the image of those under the map
are the black annotated portions supposed to be gaps? I just dont get the picture
think I made some progress: slit is not the same thing as slice
They're supposed to be longitudinal curves in the Riemann sphere (I think anyway)
With each pair differing by a 180 degree rotation
Reading papers on the DInaburg definition of topological entropy; how does one show that :
$$\frac{1}{n}\log(\text{cov}(n,\varepsilon,f))$$
Is subadditive?
Dealersgrip
Found a paper with a mistake in it
Hm, I don't think it is; it's the log itself that's subadditive (with respect to n)
And then the well-known theorem tells you that the log divided by n will have a limit as n tends to infinity
That's problematic
I'm reading a paper from Chicago university with a blatant error
Page 2-3, there seems to be an inversion of inequalities in the final stages of the proof, enabling the author to conclude erroneously
I may be wrong, but I'm pretty sure there's an error
There shouldn't be, the definition of entropy is fairly standard.
I'm not going to investigate the proof itself, but they seem to be showing that the log(cov(n,e,f)) is subadditive as a function of n.
Which is the correct path to take.
And then the limit of 1/n log(cov(n,e,f)) exists and is finite.
And that's h_e(f).
When you log this, you get the subadditivity of the log
right, here the rightmost inequality is what is causing me issues
because earlier in the proof we show that:
$$|A|\geq\text{cov}(n,\varepsilon,f)$$
$$|B|\geq\text{cov}(m,\varepsilon,f)$$
sorry the other wayy round
Yeah, the inequality isn't correct as written, but the conclusion is correct.
Dealersgrip
What they should have done is written $cov(m+n,\epsilon,f) \leq |C| \leq |A||B|$, and since $A$ and $B$ were arbitrary, then passing to their lower bounds we get the desired inequality.
Outsider
So you're correct that there's an error in the paper, but it's fixable
is the wedge sum of co-h-spaces again a co-h-space?
They define X to be Lindelof space iff every open cover of X has a countable finite subcover.
I need to show that the second countable space is Lindelof space.
Since it is the second countable topology, there exists a basis which is countable.
So if X has open cover U_i then U_i is union of basis element which is countable union.
Then it is Lindelof space.
Maybe I need to do more work in my proof
do you maybe mean a countable subcover?
your proof is not correct btw, each U_i is a union of countable many basis elements, but the initial open cover could have been possibly uncountable
so X is a union of uncountable many opens, which in turn are a union of countable many basis elements
the way to fix this is the following: consider J to be the set such that n \in J if and only if there exists an open set A of the cover you chose with B_n lying in A, where B_n is one of the basis elements
and the B_n are indexed over N since X is second countable
Yes
But eventually it will be a union of countable basis element
The countable cover proposed here doesn't seem well defined
What open sets are you putting in it
Now I understand where I am wrong
I think a defined set can be open cover and a base
Sorry I don't understand
if X a topological space and and every subcovers of open covers is finite, meaning a base is finite and yea this topological space lindelof space and second countable because every subcovers of open covers is finite for a lındelof space and yea When we find all the bases, a bases or more than one bases is finite bro
yeha, sorry, i said something wrong, you need to find a subcover, so you can’t just pick the basis elements because they may not lie in your basis
this is unimportant bro sorry
then again, i think my suggestion leads to the solution
"Every subcover of open covers is finite" is only true if the topology itself is finite, no?
That seems like an unrelated notion
yes ı mean "Every subcover of open covers is finite" for lindelof space ı said
that’s not true
then this is false but why?
"They define X to be Lindelof space iff every open cover of X has a countable finite subcover. " he said
i don’t rlly get what you are trying to say tbh lol
.
Not sure if this has actually been resolved, so consider the sequence $B_{n_i}$ of basis elements contained in some element of the open cover
خرشوف
This is also false, unless, as stated, the topology is finite
maybe he want proof for finite topology
i don’t think he does lol
Lol what
A topological space with finitely many open sets is obviously both lindelof and second countable...
yup
yes
Anyways, this is how I'd start the proof
@prime elbow Where do you think you'd go from here
but my proof working for finite topology it is correct?
it’s trivial if the topology is finite
I mean yeah, but it's not a very useful proof
Given we want a proof for an arbitrary second countable space
thank you @quick bough and @craggy cedar
hey
i'm having a hard time figuring out how the van kampen theorem for spaces implies the van kampen theorem for cw complexes, and if it really does
the version for spaces uses open covers of the space, the version for cw complexes uses subcomplexes
I believe the point is that if you have a cover of X by subcomplexes A_i (i=1,2) then you can find open neighbourhooods U_i of A_i which deformation retract onto A_i
yes, essentially by definition
if i:A->B is the inclusion and r:B->A the deformation retraction then ir is homotopic to identity and ri is actually equal to identity
np
Let $\alpha \in \mathbb{R}^*,, p:\mathbb{H} \to \mathbb{D} \setminus {0}, , p(z) = e^\frac{2 \pi i z}{|a|}$. I want to show that $p$ is a covering map but I dont't know how to make this. First, clear $p$ is continuous and surjective. I think I need to start with an $y \in \mathbb{D} \setminus {0}$ and take an open disk $D \subset \mathbb{D} \setminus {0}$ to be a neighbourhood of $y$. Now, because disk is open and connected, there exists a holomorphic branch of logarithm in $D$. It's ok this start? How I can continue? Thanks!
Tibi
The branch cuts of log are rays from the origin because it comes from the branch cut of arg(z)
so you can form an open cover by removing {0} union positive or negative real axes from the disc. on each cover we can choose a holomorphic branch of log and the sheets are given by log|z| + iArg(z) + 2pi i n
Sorry my mistake I wrote the wrong definition
The union of B_(n_i) is X, right?
Yes, but can you prove that?
How do you construct this sequence
What if I (with some mathematical trolling) picked B_{n_i} = B, a basis element inside some of the open cover?
Even if you require B_{n_i} to be distinct, you can resort to picking some subset.
Since $ X \subset \bigcup_{i} U_i$ and $U_i = \bigcup_{j = 1}^{\infty} B_{ij}$.
Then taking all $B_{ij}$ with respect to $i$ we get a sequence which union is $X$
Notknow🙇
If B_1 is contained in an element of the cover, set n_i=1
If not, check B_2
Yeah this sequence does not necessarily cover entire X.
This seems false
Let x in X, there's some cover element containing x
There's some basis element containing x contained in that cover element by definition
Hm, so you exhaustively enumerate over the basis, picking all the ones contained in some elt of the cover? Fair.
Can someone tell me the correct solution?I think my first solution seems correct but I don't know how to write
Because there may be many basis elements overlaps here
There are overlaps but that doesn't really matter
See here
I do not have it different by much, but intuitively covering is one that every point is contained.
So for every point p, you pick a basis element B_p inside some U_p of the cover. (I guess this requires choice) Then adjust U_p so that it only depends on B_p.
Now, remove duplicates from {U_p}
I'm not sure I see how the "adjustment" works
Also duplicates are removed by the cover being a set
It seems correct
Is it correct or not?
If I get you correctly, one problem here is that you need a subcover, which means you need U_{n_a}'s. Covering by basis elements is not enough.
Yes
Well yeah of course but you clearly just pick elements of the cover containing your basis elements
Well, in another words: Gather such basis {B_i} picked through this process, obviously countable and covering X.
Pick U_i containing B_i.
Done!
But when get basis elements B_i that covers X then we can add some additional basis elements to complete U_i
It seems like you kinda did what I did but with extra steps idk
Dunno about extra steps part
Basically, I am saying your process was not clear for me.
Good it is now clear
Thank you
Idk I feel like I just constructed the set {B in basis|B is in an element of the open cover} and indexed it
Why would you add additional basis?
But yeah clarity is a thing, my bad
Ah, I see.
Let B_1 and B_2 cover X and B_1 in U_1 and B_2 in U_2 but B_2 not in U_1.
To complete U_1 and U_2 we can add some additional basis element then it will be U_1 and U_2
Sorry, I don't know how to explain this
Ah, I mean, the subcover will be {U_1, U_2} in this case.
Yes
Just add some additional basis elements in the sequence if we make sequence
I think it is not necessary
Yeah that was why I was confused, it is not necessary for finding U_1 and U_2.
But as you said, U_1, U_2 can be re-formed(?) by joining basis elements together.
Now I think I got it
To show every metrizable space is normal.
Let $A$ and $B$ are disjoint closed subsets of a metric space $(X,d)$.
Then we know that by Urysohn's lemma there exists $f:X\mapsto \bR$ which is continuous and $0\leq f\leq 1$ and $f=0$ on $A$ and $f=1$ on $B$.
Then we can let $U=f^{-1}[0,1/2)$which is open in X contained $A$ and $V=f^{-1}(3/4,1]$ which is open in X and contained $B$.
And $ U$ and $V$ is disjoint.
Is it correct?
Notknow🙇
If you already have Urysohn's lemma on metric spaces then yea
Actually they differently stated Urysohn's lemma that in metric space for any two disjoint closed set U and V there exists function f:X->R such that 0≤ f ≤ 1 f(x) = 0 on A and f(x) = 1 on B.
They define f(x) = d_A(x)/(d_A(x) + d_B(x) )
Is this only one choice or there exists more Urysohn function?
Composing with any homeomorphism g: [0, 1] → [0, 1] with g(0) = 0, g(1) = 1 gives you another Urysohn function
And there are infinitely homomorphism g:[0,1] -> [0,1] such that g(0) =0 and g(1) = 1, g(x) = x^n, right?
yes
Also just like
You can take any continuous function [1/4,3/4] -> [0,1] and then extend it to [0,1] with f(0)=0, f(1)=1
Means if we have continuous function f:[1/4, 3/4] -> [0,1] then we have function g:[0,1]->[0,1] such that g(x)= f(x) on [1/4,3/4] and g(0) = 0 and g(1) = 1 and g is continuous
Yes
is the wedge sum of two suspensions again a suspension? my guess is yes since the suspension functor is a left adjoint to the functor that takes a pointed space to its loop space and the wedge sum is a coproduct in the category of pointed spaces, so the suspension functor preserves that, so suspension(M) \vee suspension(N) = suspension(M \vee N)
I think that's the reduced suspension in the adjunction
What is "=" there? They are not homeomorphic, though intuitively I think they're homotopy equivalent.
They should be homeomorphic with reduced suspension
Which is homotopy equivalent to the suspension if the space is nice (?)
Sounds fair.
Yes for both things darnymuckhi said lol
yea, i mean the reduced suspension
If $A_j$ is a set defined as the points $x\in\partial K$ (K a relative compact set of an open set) such that $u_j(z)\geq h(x)+\varepsilon$ How can I see that they are a family of closed sets?
Alex
u_j is upper continuous and h continuous
I can add that u_j is subharmonic and h is harmonic too but I dont think is needed for this
Nvm I figured out
Suppose $X$ is a 3-dimensional CW complex having no non-trivial element $\alpha \in \pi_1(X)$ satisfying $\alpha \cdot \alpha=0$. I want to show that $H_\left(X \times \mathbb{R} P^2\right) \cong H_(X) \otimes H_*\left(\mathbb{R} P^2\right)$. My idea was to use the universal coefficient theorem, but I'm not sure what the statement about the fundamental group will tell me about the homology of $X$ in general. $H_1(X)$ is the abelianization of $ \pi_1(X)$, but saying that $\pi_1(X)$ doesn't have 2-torsion doesn't necessarily mean that $H_1(X)$ doesn't have 2-torsion either, right?
ImHackingXD
This is from the worked solution to the proof of (ii).
Isn't there a flaw in the reasoning? $U\in \tau'$ does not imply $U\in \tau$, which is what is being said when he writes "the same holds for $U\in\tau \subseteq \tau'$.
The way I proved $\tau\subseteq \tau' \implies (x_n\to_{\tau'} x \implies x_n\to_{\tau} x)$ is by doing contradiction. Assume $\tau'$ is finer than $\tau$ and that $x_n\to_{\tau'} x$ but $x_n \not\to_{\tau} x$. Then $\exists U_x\in\tau\ s.t.\ \forall N\in \bN, n>N \implies x_n \not\in U_x$. But, as $\tau'$ is finer than $\tau$, this neighbourhood is also open wrt $\tau'$, which contradicts convergence in $\tau'$ (as it must hold for all neighbourhoods).
Douglas
if tau' is finer than tau, then any reasoning you apply to opens of tau' will apply to opens of tau since an open of tau is automatically open in tau'
ie the implication you want is U in tau => U in tau' (which holds here)
consider Rx{1,-1}/~ where (x,1) ~ (x,-1) for all x!=0
is this trivially path connected but not arc-connected?
by arc connected i mean any two points can be the endpoints of a topological embedding
Which points are you suggesting can't be endpoints?
Right, yeah (0, 1) and (0,-1) seems like they're not arc-connected
yeah thats what i meant it's a problem i saw
and idk how to like
word this
thats why i emphasized "trivialyl"
"trivially"
Well, I think there certainly is something to show, but imagine
f: [0, 1] is an arc connecting the two.
Then f attains a maximum, so by intermediate value theorem is not injective
hi ı working van kampen theorem and ı want gave easy a example and ı tried things and maybe ı being ridiculous.
this is correct a example?
what is that topology 😭
I'm stuck on my proof. I'm supposed to just use connectedness and intermediate value property, but I don't know how to proceed here without saying that [a, b] is compact (compactness will not come up until next chapter)
Yeah I get this, but just because U in T', doesn't mean U in T (cf. "given U in T', for n sufficiently large, one has x_n in U. In particular the same holds for U in T contained in T' ").
||R has no non-trivial covers|| jk
Hm i would think moore geometrically as you definitely shuldn't need compactness
lemme read more carefully
okay i mean i agree your solution is like the most geometric actually
@hollow geyser but one thing you can do is to use the same argument again on "the other side"
Uhh
wait hm
yeah idk using the fact cts functinos on [a,b] are bounded seems optimal
ah hm
Yeah you're seeing my dilemma now
yeah lol
ig all you need is cts on cloosed bounded interval is bounded which is standard but idk what exactly youo've donoe
like it follws from bolzano-weierstrass quickly
I'll look at this
I don't see how that follows.
Ah the mysteries. But maybe that's why this problem is labeled as "hard"
But this book will usually say when a solution requires something so far out of the chapter. Makes me think there's some obvious thing I am missing
i think i can imagine a nice topology way actually lol
i will think more
well i already mentioned an overkill alg top way lol
but there is a nicer way i can think but i'll lyk
If you have Bolzano-Weierstrass, then assume f is unbounded on [a,b]. Pick x1 in [a,b] such that |f(x1)|>1, x2 in [a,b] such that |f(x2)|>2, and so forth. Take a convergent subsequence, and let c in [a,b] be its limit. But then f(x) cannot have a limit for x->c.
Why can't it have a limit for c?
Suppose such a limit L existed. Then for all n > |L|+1, we have |L-f(xn)| > 1, and (by definition of c) there are such xn arbitrarily close to c.
Also, your sequence seems unbounded. Doesn't BW only apply to bounded sequences?
I said to pick all xn from [a,b] -- that makes them bounded.
Oh I see
Okay I think I have an idea now. And I think I can even do it without BW. Let's see what I come up with
||I think by IVT the part inside [a, b] should look like a long triangle right||
||You could use something like intersection of decreasing closed intervals to show there's a singularity||
That requires proving that the image is bounded. Which is where I am stuck
You could also say something like: Suppose f(a)=f(b)=0 and f is not bounded above on [a,b].
Then by the IVT, every y>0 is hit twice between a and b.
Let x_n be the smaller of the two values such that f(x_n)=n.
Prove that x_n is a bounded increasing sequence and therefore converges to some number c.
But (as before) the limit of f(x) for x->c cannot then exist.
All good ideas. Mine's taking a bit of time to write, but I think it's what the book "wants"
[Perhaps a bonus exercise: It is possible for a continuous function R->R to hit every number exactly three times].
How? If $f :\bR\to\bR$ is continuous and surjective, then $\lim_{x\to\pm\infty} f(x)$ must certainly diverge to keep it unbounded, but where can a third divergence happen to guarantee three of every number? If divergence happens at any $c\in\bR$, then how can $f(c)$ be defined?
SWR
I'll wait a bit before I reveal that.
I'll think it over as I finish my other problem
|| think something similar looking to sin(x)+x works idk||
Yes, but ||you need to scale either the sine or the x such that the local maxima are at the exact same heights as the local minima||.
Ya i just drew it and gave an approximate form
As written, your function is strictly increasing, so you need some scaling already there. :-)
clever
Never thought of the problem, nice one
One of things that is mysterious to me is why turning this conceptual graph into a formula is difficult.
okay how about four times now?
Not my problem, there exists one
Hmm, like intersecting 2 times is impossible, right
I bet similar happens with 4
Unless you admit incontinuity.
Its easy to write out if we make it all straight lines in the picture
Well, I am talking about Smooth
Oh nvm then
But I see, you can basically make it smooth I think, using partition of unity.
Ah that's exactly this.
After learning Morse theory, I think I can see how this problem is Morse theoretic stuff.
,w plot y=sin(x)+2x/sqrt(4+9pi^2)
Hint: look at critical points
I did, but my algebra pooped somewhere I guess
I don't think there's a nice closed expression for the just right factor.
Let ${ C_j: j\in J}$ be a family of closed compact subsets of a Topological space $(X,T)$. I want to show that $\bigcap_{j\in J} C_j$ is compact.
We know that a closed set of compact space is compact.
So, $\bigcap_{j\in J} C_j$ is a closed subset of $C_j$ so it will be compact.
Is it correct?
Notknow🙇
Yeah. Suspiciously simple
The solutions of cos x = -B are not equally spaced with a distance of pi between each -- the ones on the upslope of the cosine curve are offset from the ones on the downslope.
ah heck you right
By symmetry you can just look for f(x2) = 0, but things still won't cancel out neatly enough to solve it to closed form.
Better to connect lines, I guess
It's neat to know the solution can be real analytic, though.
You can kind of smoothe the lines using partition of unity, no?
That can make it C^infty, but not analytic.
Ah, brainfart. Sorry
Okay, thank you
ugh
It's also possible on a closed interval [a, b]
There is a continuous function on a closed interval such that all fibers have an even number of points
If I have a homomorphism $\psi: G \to D$ with $N \subset \mathrm{ker} , \psi$, N being a normal subgroup of G, I can say I have an induced homomorphism $\varphi: G/N \to D$, right?
