Small Span Theorem & Understanding Span

488 Views Asked by At

It seems I'm a bit confused about the concept of span. The definition of span makes complete sense to me (i.e. set of all linear combinations of vectors), but I'm confused how this works in the context of the Small Span Theorem:

Let $f$ be continuous on $\left [a, b \right]$. Given $\epsilon > 0$, there exists a partition P : $x_0 < x_1 < ... < x_n$ of the interval $\left [a, b \right]$ s.t. $f$ is bounded on each closed subinterval $\left [x_{j-1}, x_j \right]$, and s.t. the span of $f$ on each closed subinterval is at most $\epsilon$.

At this point, I'm trying to visualize what the theorem is saying, but the one part stopping me is confusion around how the span could be quantified. For the span of two vectors that fills the whole 2D plane, how could it be "at most" $\epsilon$? Are we actually dealing with the set of all $\epsilon > 0$ instead of just one real value?

(This is less important but if anyone also has insight on the applications for the Small Span Theorem & what makes it important, that would be very interesting to learn once I can better understand the concept!)

1

There are 1 best solutions below

0
On BEST ANSWER

What I'm understanding by "span" in this context seems to be the range of $f$ on a particular interval of a partition. Basically what the theorem is saying is that for a continuous function, you can always partition it in such a way that the maximum deviation of $f$ within any given partition is at most $\epsilon$

This probably would be used to set up the Riemann Integrability of all continuous functions, as a direct consequence of this theorem would be that LUB - MLB will also be bounded by epsilon for any partition