Question 1 Flashcards
Definition of bounded
A set S⊆R is bounded if and only if it is bounded above and below
Definition of bounded above
A set S⊆R is bounded above if there exists c∈R such that x≤c for all x∈S. The number c is an upper bound for S
Definition of bounded below
A set S⊆R is bounded below if there exists c∈R such that x≥c for all x∈S. The number c is a lower bound for S
Definition of a maximum
Let S⊆R be bounded above. If there is an a∈R that:
i) is an upper bound for S: for all x∈S we have that x≤a
ii) a∈S
Definition of a minimum
Let S⊆R be bounded below. If there is an a∈R that:
i) is a lower bound for S: for all x∈S we have that x≥a
ii) a∈S
Definition of supremum
Let S⊆R be bounded above. Then a∈R is called the supremum of S if:
i) it is an upper bound for S: for all x∈S we have that x≤a
ii) it is smaller than any other upper bound: for all E>0 there exists x∈S such that x>a-E, a=sup S
Definition of infimum
Let S⊆R be bounded below. Then a∈R is called the infimum of S if:
i) it is a lower bound for S: for all x∈S we have that x≥a
ii) it is larger than any other lower bound: for all E>0 there exists x∈S such that x<a+E, a=Inf S
Definition of the completeness axiom (C1)
Every non-empty subset of R that is bounded above has a supremum/bounded below has a infimum.
Archimedean principal
Let x∈R, then there exists n∈Z such that x<n
Well-Ordering principal
Any non-empty subset S⊆Z which is bounded above has a maximum/bounded below has a minimum.
If S is bounded and T is bounded is SnT bounded?
Yes, if c>0 such that | x|≤ c for all x∈T. Since SnT ⊆ T we also have | x|≤ c for all x∈SnT.