Definition 10.5.4. Let S ⊆ ℝ^n and let {f i | i ∈ I} be a family of real-valued functions
defined on S. The family is uniformly equicontinuous relative to S if for every ε > 0
there exists δ > 0 such that for all x ∈ S, y ∈ S, and all indices i, if ‖y - x‖ ≤ δ
then |f i y - f i x| ≤ ε.
Equations
Instances For
Theorem 10.5.5. Let S ⊆ ℝ^n and let {f i | i ∈ I} be a collection of real-valued
functions on S. If the family is equi-Lipschitzian relative to S, then it is uniformly
equicontinuous relative to S.
Definition 10.5.6. Let S ⊆ ℝ^n and let {f i | i ∈ I} be a collection of real-valued
functions on S. The collection {f i | i ∈ I} is pointwise bounded on S if for each
x ∈ S the set of real numbers {f i x | i ∈ I} is bounded.
Equations
- Function.PointwiseBoundedOn f S = ∀ x ∈ S, Bornology.IsBounded (Set.range fun (i : I) => f i x)
Instances For
Definition 10.5.7. Let S ⊆ ℝ^n and let {f i | i ∈ I} be a collection of real-valued
functions on S. The collection {f i | i ∈ I} is uniformly bounded on S if there exist
real numbers α₁ and α₂ such that
α₁ ≤ f i x ≤ α₂ for all x ∈ S and all indices i.
Equations
Instances For
A closed and bounded subset of ℝ^n is compact.
A uniform two-sided bound implies a uniform absolute bound.
If all functions in a convex family are uniformly bounded by M on a closed thickening of S
contained in C, then the family is uniformly bounded on S and equi-Lipschitzian relative to
S.
Under hypothesis (a) from Theorem 10.6, the family is uniformly bounded above on any compact
subset K ⊆ C.
Under hypothesis (b) from Theorem 10.6 and the uniform upper bound on a compact neighborhood of
x₀, the family is uniformly bounded below on any compact subset K ⊆ C.
Under hypotheses (a) and (b) from Theorem 10.6, the family is uniformly
bounded on any compact subset K ⊆ C.
Theorem 10.6 (variant, auxiliary proof): reduce uniform boundedness + equi-Lipschitz to uniform
boundedness on a compact thickening of S.
Theorem 10.6. Let C be a relatively open convex set, and let {f i | i ∈ I} be an
arbitrary collection of convex functions finite and pointwise bounded on C.
Let S be any closed bounded subset of C. Then {f i | i ∈ I} is uniformly bounded on S
and equi-Lipschitzian relative to S.
The conclusion remains valid if the pointwise boundedness assumption is weakened to the following pair of assumptions:
(a) There exists a subset C' of C such that conv (cl C') ⊇ C and sup {f i x | i ∈ I} is
finite for every x ∈ C';
(b) There exists at least one x ∈ C such that inf {f i x | i ∈ I} is finite.
Theorem 10.6 (variant). The same conclusion under the weaker assumptions (a) and (b) stated in Theorem 10.6.