Proving f Continuous for Topological Problem on A, B Open/Closed

  • Thread starter Thread starter qinglong.1397
  • Start date Start date
  • Tags Tags
    Topological
qinglong.1397
Messages
108
Reaction score
1

Homework Statement


Suppose X = A\cupB where A and B are closed sets. Suppose f : (X, TX) \rightarrow (Y, TY ) is a map such that f|A and
f|B are continuous (where A and B have their subspace topologies). Show that f is continuous. What happens if A and B
are open? What happens if A or B is neither open nor closed?


TX means the topology on set X; TY the topology on Y. f|A means the restriction of f on A; f|B the restriction on B.

Homework Equations





The Attempt at a Solution



I do not know how to prove, so is there anyone who can give me the answer? Thank you very much!
 
Physics news on Phys.org
Nobody is going to 'give you the answer'. But just think about real numbers. Suppose A=[0,1) and B=[1,2]. So X=[0,2]. Pick f(x)=1 for x in A and f(x)=2 for x in B. So f is continuous on both A and B. But it's not continuous on X. Why wouldn't this happen if A and B were closed?
 
Dick said:
Nobody is going to 'give you the answer'. But just think about real numbers. Suppose A=[0,1) and B=[1,2]. So X=[0,2]. Pick f(x)=1 for x in A and f(x)=2 for x in B. So f is continuous on both A and B. But it's not continuous on X. Why wouldn't this happen if A and B were closed?

Thanks for your hint. But I still do not know how to generalize it. Would you please give me another hint?
 
qinglong.1397 said:
Thanks for your hint. But I still do not know how to generalize it. Would you please give me another hint?

Not until you figure out what the last hint means. Why isn't the f I gave you continuous on X?
 
Dick said:
Not until you figure out what the last hint means. Why isn't the f I gave you continuous on X?

OK. The reason is that A=[0, 1) does not interact with B=[1, 2], so the function f can take different values at 1. If A=[0, 1], according to the definition of function, f has only one value at 1, so it is continuous.

Am I right?
 
qinglong.1397 said:
OK. The reason is that A=[0, 1) does not interact with B=[1, 2], so the function f can take different values at 1. If A=[0, 1], according to the definition of function, f has only one value at 1, so it is continuous.

Am I right?

No. f isn't continuous. I think you mean to say A and B don't 'intersect' not 'interact', but that still doesn't make it continuous. And f does have only one value at x=1. f(1)=2 because x=1 is in B. The problem is that x=1 is the limit of a sequence of points in x_n in A, so the value of f(x_n)=1, but f(1)=2. Look at the definition of continuity in terms of sequences again. Can you give an example of such a sequence? And why couldn't this have happened if A were closed?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top