Metrically bounded set
From Maths
Provisional page grade: A*
This page is provisional
This page is provisional and the information it contains may change before this notice is removed (in a backwards incompatible way). This usually means the content is from one source and that source isn't the most formal, or there are many other forms floating around. It is on a to-do list for being expanded.The message provided is:
"Bounded set" is misused, there are other notions of bounded perhaps of sets. As such metrically bounded (set) ought to be used. This is the start of that process Alec (talk) 23:10, 18 March 2017 (UTC)
Definition
Let [ilmath](X,d)[/ilmath] be a metric space and let [ilmath]A\in\mathcal{P}(X)[/ilmath] be an arbitrary subset of [ilmath]X[/ilmath]. We say [ilmath]A[/ilmath] is (metrically)[Note 1] bounded or is a (metrically) bounded set if[1]:
- [ilmath]\exists C\in[/ilmath][ilmath]\mathbb{R}_{>0} [/ilmath][ilmath]\forall a,b\in A[d(a,b)<C][/ilmath]
- In words: there exists a real [ilmath]C>0[/ilmath] such that for any two points in [ilmath]A[/ilmath] the distance between them (as measured by the metric, [ilmath]d[/ilmath]) is strictly less than [ilmath]C[/ilmath]
Note that if [ilmath]A\eq\emptyset[/ilmath] then it is vacuously seen to be bounded by any [ilmath]C>0[/ilmath][Note 2]
Equivalent statements
- A set is bounded if and only if for all points in the space there is a positive real such that the distance from that point to any point in the set is less than the positive real
- i.e. [ilmath]\big(\underbrace{\forall x\in X\exists C\in\mathbb{R}_{>0}\forall a\in A[d(a,x)<C]}_{\text{Claimed condition} }\big)\iff\big(\underbrace{\exists C\in\mathbb{R}_{>0} \forall a,b\in A[d(a,b)<C]}_{\text{bounded (as above)} }\big)[/ilmath]
- This leads us to a useful corollary which can be found below
Implying statements
- If there exists a point in the space and a positive real such that for all points in a subset of the space the distance between the selected point and the arbitrary point of the subset is less than the positive real then the subset is bounded
- [ilmath]\big(\exists x\in X\exists C\in\mathbb{R}_{>0}\forall a\in A[d(a,x)<C]\big)\implies\big(\underbrace{\exists C\in\mathbb{R}_{>0} \forall a,b\in A[d(a,b)<C]}_{\text{bounded (as above)} }\big)[/ilmath]
- Note this is closely related to the equivalent condition above. As it allows us to pick our own point which has "bounded distance" to all points of the subset, from that we get that it is a bounded subset, and thus it would work for all points (the equivalent statement above)
- that is to say: [ilmath]\big(\exists x\in X\exists C\in\mathbb{R}_{>0}\forall a\in A[d(a,x)<C]\big)\implies\big(\exists C\in\mathbb{R}_{>0} \forall a,b\in A[d(a,b)<C]\big)\underbrace{\implies}_{(\iff)}\big(\forall x\in X\exists C\in\mathbb{R}_{>0}\forall a\in A[d(a,x)<C]\big)[/ilmath]
See also
Notes
- ↑ Alec's terminology to create a "global name" for use with pages
- ↑ Proof:
- Define (choose) [ilmath]C:\eq 1\in\mathbb{R} [/ilmath]
- By rewriting for-all and exists within set theory we see:
- [ilmath]\forall a,b\in A[d(a,b)<C][/ilmath] is short for [ilmath]\forall a\in A\forall b\in A[d(a,b)<C][/ilmath] which is short for [ilmath]\forall a[a\in A\implies \forall b[b\in A\implies d(a,b)<C]][/ilmath]
- It is easy to see this is equivalent to [ilmath]\forall a\forall b[(a\in A\wedge b\in A)\implies d(a,b)<C][/ilmath]
- Let [ilmath]a,b[/ilmath] be given
- As [ilmath]A\eq\emptyset[/ilmath] we cannot have [ilmath]a\in A[/ilmath] or [ilmath]b\in A[/ilmath] so the LHS of the implication is false
- By the nature of logical implication we consider it true regardless of the RHS when the LHS is false, so we're done.
- As [ilmath]A\eq\emptyset[/ilmath] we cannot have [ilmath]a\in A[/ilmath] or [ilmath]b\in A[/ilmath] so the LHS of the implication is false
- By rewriting for-all and exists within set theory we see:
- Define (choose) [ilmath]C:\eq 1\in\mathbb{R} [/ilmath]