Friday, February 23, 2018

general topology - True or false: sets, subsets, and topologies in mathbbR

I am pondering the following statements about sets, subsets and topologies in R.


The empty set is a closed subset of R regardless of the topology on R.


Any open interval is an open subset of R regardless of the topology on R.


Any closed interval is a closed subset of R regardless of the topology on R.



A half-open interval of the form [a,b) is neither an open set nor a closed set regardless of the topology on R. I think this is a false statement but I am unsure about the first 3. I am in an introduction to proofs class and we are touching on topology. I know these are important distinctions to make because my professor keeps commenting how their is still a lot of confusion about these statements.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...