Commit 2026-03-02 18:03 453897ba
View on Github →feat(MeasureTheory): tightness of the range of a sequence (#26292)
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.