Intermediate value theorem

From Maths
Jump to: navigation, search
Stub grade: D
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Needs linking to from other pages!

Statement

Let (X,J) be a connected topological space and suppose f:XR is a continuous function, then[1]:

  • x1,x2XrR[(Min(f(x1),f(x2))rMax(f(x1),f(x2)))xX[f(x)=r]][Note 1]
    • In words: for any x1, x2X and any rR, if r is between f(x1) and f(x2) then there exists an xX such that f(x) equals r.

Proof

  • Let x1, x2X be given
    • Let rR be given
      • Define m:=Min(f(x1),f(x2)) and let M:=Max(f(x1),f(x2))
        1. Suppose that (mr)(rM) is false, that it doesn't hold. Then by the nature of logical implication the implication evaluates to true regardless of the truth or falsity of the RHS
        2. Suppose that (mr)(rM) holds, by the nature of logical implication we must show that in this case xX[f(x)=r] for the implication to be true
          • By the image of a connected topological space is connected we see that, as X is connected, so is f(X)R
            • By a non-empty subset of the reals is connected if and only if it is a singleton or an interval we see that f(X) is an interval if we consider [a,a] as {a} - which is sensible.
              • As mf(X) and Mf(X) we see that [m,M]f(X) - note this may be a singleton or it may be an interval
              • We can perform the rest of the analysis using case analysis
                • Notice first:
                  • [m,M]f(X) may be a singleton, but it may not be
                  • we are considering the case where r[m,M] this is okay because we know mrM - which is the very definition of r[m,M] - see closed interval for more.
                • The case analysis follows, we have 2 main cases: [m,M] is a singleton and it is not, then some cases on r[Note 2]
                  1. Suppose [m,M] is a singleton
                    • then as r[m,M] we must have r=m and r=M (as m=M for it to be a singleton)
                      • We see next that r=f(x1) and r=f(x2)
                        • Choose x:=x1 (x2 would have worked)
                          • We see that f(x)=r as required for our choice of x
                  2. Suppose [m,M] is not a singleton. We create 3 cases: r=m, r=M and r(m,M)
                    1. r=m
                      • This means r=f(xi) for some i{1,2}, as m:=Min(f(x1),f(x2)) remember.
                        • Choose x:=xi
                          • We see that f(x)=f(xi)=r so f(x)=r as required
                    2. r=M
                      • This means r=f(xi) for some i{1,2}, as M:=Max(f(x1),f(x2)) remember.
                        • Choose x:=xi
                          • We see that f(x)=f(xi)=r so f(x)=r as required
                    3. r(m,M)
                      • As (m,M)[m,M]f(X) we see (m,M)f(X)[Note 3]
                        • so rf(X)
                          • By definition of image, rf(X)pX[f(p)=r]
                            • Choose x:=p that we know to exist from rf(X)pX[f(p)=r]
                              • Now f(x)=r as required.
                • We see that in all cases (and their sub-cases) that: xX[f(x)=r], as required.
                  • Note: We could have tidied up the cases a bit, however we chose not to, as per[Note 2].
          • We have seen that if (mr)(rM) that xX[f(x)=r] indeed holds
      • The implication holds
    • Since rR was arbitrary the implication holds for all such r
  • Since x1,x2X were arbitrary the implication holds for all such x1,x2

This completes the proof.

Notes

  1. Jump up Recall that abc really means (ab)(bc) - so ab and bc.
  2. Jump up to: 2.0 2.1 We could get rid of one of our cases by noting that m[m,M] regardless of whether or not it is a singleton, we didn't do this to keep the "purity" of the case analysis
  3. Jump up Really in this case we have (m,M)[m,M] but still works, remember to claim it's a proper subset means to claim they're not equal, we do not bother with this here, even though it is true

References

  1. Jump up Introduction to Topological Manifolds - John M. Lee