Tight sets of measures in normed spaces #
Criteria for tightness of sets of measures in normed and inner product spaces.
Main statements #
isTightMeasureSet_iff_tendsto_measure_norm_gt: in a proper normed group, a set of measuresSis tight if and only if the functionr ↦ ⨆ μ ∈ S, μ {x | r < ‖x‖}tends to0at infinity.isTightMeasureSet_iff_inner_tendsto: in a finite-dimensional inner product space, a set of measuresSis tight if and only if the functionr ↦ ⨆ μ ∈ S, μ {x | r < |⟪y, x⟫|}tends to0at infinity for ally.isTightMeasureSet_range_iff_tendsto_limsup_measure_norm_gt: in a proper normed group, the range of a sequence of measuresμ : ℕ → Measure Eis tight if and only if the functionr : ℝ ↦ limsup (fun n ↦ μ n {x | r < ‖x‖}) atToptends to0at infinity.isTightMeasureSet_range_iff_tendsto_limsup_inner: in a finite-dimensional inner product space, the range of a sequence of measuresμ : ℕ → Measure Eis tight if and only if the functionr : ℝ ↦ limsup (fun n ↦ μ n {x | r < ‖⟪y, x⟫_𝕜‖}) atToptends to0at infinity for ally.
In a proper pseudo-metric space, a set of measures S is tight if and only if
the function r ↦ ⨆ μ ∈ S, μ (Metric.closedBall x r)ᶜ tends to 0 at infinity.
In a proper normed group, a set of measures S is tight if and only if
the function r ↦ ⨆ μ ∈ S, μ {x | r < ‖x‖} tends to 0 at infinity.
For a sequence of measures indexed by ℕ, if the function
r : ℝ ↦ limsup (fun n ↦ μ n {x | r < ‖x‖}) atTop tends to 0 at infinity, then the set of measures
in the sequence is tight.
Compared to isTightMeasureSet_of_tendsto_measure_norm_gt, this lemma replaces a supremum over
all measures by a limsup. This is possible because the sequence is indexed by ℕ.
For a sequence of measures indexed by ℕ, the set of measures in the sequence is tight if and
only if the function r : ℝ ↦ limsup (fun n ↦ μ n {x | r < ‖x‖}) atTop tends to 0 at infinity.
Compared to isTightMeasureSet_iff_tendsto_measure_norm_gt, this lemma replaces a supremum over
all measures by a limsup. This is possible because the sequence is indexed by ℕ.
In a finite-dimensional inner product space,
a set of measures S is tight if and only if the function r ↦ ⨆ μ ∈ S, μ {x | r < |⟪y, x⟫|}
tends to 0 at infinity for all y.
In a finite-dimensional inner product space, the range of a sequence of measures
μ : ℕ → Measure E is tight if and only if the function
r : ℝ ↦ limsup (fun n ↦ μ n {x | r < ‖⟪y, x⟫_𝕜‖}) atTop tends to 0 at infinity for all y.