Theorems · Definition · measure theory
MeasureTheory.IsTightMeasureSet
{𝓧 : Type u_1} → {m𝓧 : MeasurableSpace 𝓧} → [TopologicalSpace 𝓧] → Set (MeasureTheory.Measure 𝓧) → PropA set of measures S is tight if for all 0 < ε, there exists a compact set K such that
for all μ ∈ S, μ Kᶜ ≤ ε.
This is formulated in terms of filters, and proven equivalent to the definition above
in IsTightMeasureSet_iff_exists_isCompact_measure_compl_le.
- Defined in
- Mathlib.MeasureTheory.Measure.Tight
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- iSupproof · cited by 2,415
- Filter.cocompactproof · cited by 141
- Filter.smallSetsproof · cited by 89
Cited by31
Results whose statement or proof uses this declaration.
- MeasureTheory.isTightMeasureSet_iff_exists_isCompact_measure_compl_lestatement · cited by 7
- MeasureTheory.isTightMeasureSet_iff_tendsto_measure_norm_gtstatement · cited by 3
- MeasureTheory.isTightMeasureSet_of_inner_tendstostatement · cited by 2
- MeasureTheory.isTightMeasureSet_of_tendsto_measure_compl_closedBallstatement · cited by 2
- MeasureTheory.isTightMeasureSet_of_tendsto_measure_norm_gtstatement · cited by 2
- MeasureTheory.isTightMeasureSet_range_of_tendsto_limsup_innerstatement and proof · cited by 2
- MeasureTheory.isTightMeasureSet_singletonstatement · cited by 2
- MeasureTheory.isTightMeasureSet_singleton_of_innerRegularWRTstatement · cited by 2
- MeasureTheory.tendsto_measure_compl_closedBall_of_isTightMeasureSetstatement and proof · cited by 2
- MeasureTheory.tendsto_measure_norm_gt_of_isTightMeasureSetstatement and proof · cited by 2
- MeasureTheory.ProbabilityMeasure.tendsto_of_tendsto_charFunproof · cited by 1
- MeasureTheory.IsTightMeasureSet.subsetstatement and proof · cited by 1