Hello How to prove the min function is continuous?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 12K views
simpleeyelid
Messages
12
Reaction score
0
Hello!

Could anybody give me an idea about this proof?

knowing [tex]f_{i}:X\rightarrow[/tex]R i=1,2

to show whether [tex]f_{3}=min{f_{1},f_{2}}[/tex] 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