"assume that s is a non-empty set of real numbers which is bounded above and lambda is the least upper bound. Prove that for all real numbers beta is less than lambda there is a real number alpha in s such that beta is less than alpha"

Respuesta :

By definition, if [tex] \lambda [/tex] is the least upper bound of the set [tex] S [/tex], it means two thing:

  • [tex] \forall x \in S,\ x \leq \lambda [/tex]
  • [tex] \forall \varepsilon>0,\ \exists x \in S:\ x>\lambda-\varepsilon [/tex]

In other words, the least upper bound of a set is greater than or equal to every single element of the set, but it is "close enough" to the elements of the set, because you guaranteed to find elements in the set between [tex] \lambda-\varepsilon [/tex] and [tex] \lambda[/tex]

For example, pick [tex] S = [1,10) [/tex]. Obvisouly, the least upper bound is [tex] \lambda = 10 [/tex]. In fact, every number in [tex] [1,10) [/tex] is smaller than 10, but as soon as you take away something from 10, say 0.01, you get 9.99, and there are elements in [tex] S [/tex] greater than 9.99, say 9.9999.

So, the claim is basically proven by definition: if [tex] \beta < \lambda [/tex], let [tex] 0 < \delta = \lambda - \beta [/tex]. By definition, there exists [tex] \alpha \in S:\ \alpha > \lambda - \delta[/tex].

ACCESS MORE