Compact Set (Compactness)

compact set, compactness

Let KR. K is compact if every Sequence of points in K has a subsequence which converges to a point kK.

Some examples include:

  1. Let a<b. Then [a,b] is compact. Why? If I have a sequence of points (xn)[a,b] for all nN then nN then axnb. This means the sequence is bounded. So then apply the Balzano-Weierstrass Theorem to get that there a convergent subsequence (xnk) that converges.

    But for each kN then axnkb still. We know (xnk) is convergent, so say (xnk)x so by the Limits and Order (Order Limit Theorem) then axb. We know x[a,b] as a result.

  2. As a counter example R is not compact. The sequence of numbers:

(1,2,3,4,)R

has no convergent subsequence.