Hello How to prove the min function is continuous?

simpleeyelid
Messages
12
Reaction score
0
Hello!

Could anybody give me an idea about this proof?

knowing f_{i}:X\rightarrowR i=1,2

to show whether f_{3}=min{f_{1},f_{2}} is continuous!

Thanks in advance,

Regards
 
Physics news on Phys.org
Presumably f1 and f2 are continuous themselves? Is this a homework problem? I'll give you a small hint: work on the points where f1(x)=/=f2(x) and f1(x)=f2(x) separately
 
yeah, thanks, a lot, I finally find that it is convenient to construct it using the gluing lemma.
 
quick solution:

min(f, g) = (f+g)/2 - |f-g|/2
 
Back
Top