Formal Proof of Uniform Continuity on a Closed Interval

MathSquareRoo
Messages
26
Reaction score
0

Homework Statement



Prove that if f is uniformly continuous on [a,b] and on [a,c] implies that f is uniformly continuous on [a,c].

Homework Equations




The Attempt at a Solution



This is my rough idea for a proof, can someone help be say this more formally? Is my thinking even correct?

Let epsilon > 0.
Then there is some delta_1 for [a,b] and some delta_2 for [b,c].
Then the minimum of delta_1 and delta_2 is the delta we want for [a,c].
 
Physics news on Phys.org
MathSquareRoo said:

Homework Statement



Prove that if f is uniformly continuous on [a,b] and on [a,c] implies that f is uniformly continuous on [a,c].

Homework Equations




The Attempt at a Solution



This is my rough idea for a proof, can someone help be say this more formally? Is my thinking even correct?

Let epsilon > 0.
Then there is some delta_1 for [a,b] and some delta_2 for [b,c].
Then the minimum of delta_1 and delta_2 is the delta we want for [a,c].

Sure, that's the idea. It's not that hard to fill that out to a formal proof.
 
Thanks. What changes should I make to make it more formal?
 
MathSquareRoo said:
Thanks. What changes should I make to make it more formal?

Just fill in some words. "there is some delta_1 for [a,b]" doesn't mean much. There is some delta_1 for [a,b] such that what? I know what you mean, but spell it out.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top