Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.UnifTight

{α : Type u_1} →
  {β : Type u_2} →
    {ι : Type u_3} →
      [NormedAddCommGroup β] → {x : MeasurableSpace α} → (ι → α → β) → ENNReal → MeasureTheory.Measure α → Prop

A sequence of functions f is uniformly tight in L^p if for all ε > 0, there exists some measurable set s with finite measure such that the Lp-norm of f i restricted to sᶜ is smaller than ε for all i.

Defined in
Mathlib.MeasureTheory.Function.UnifTight
Cited by
15 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.UnifTight.aeeq · cited by 2UnifTight.aeeqMeasureTheory.UnifTight.eventually_cofinite_indicator · cited by 2UnifTight.eventually_cofi…MeasureTheory.tendsto_Lp_of_tendstoInMeasure · cited by 1MeasureTheory.tendsto_Lp_…MeasureTheory.tendsto_Lp_of_tendsto_ae · cited by 1MeasureTheory.tendsto_Lp_…MeasureTheory.UnifTight.add · cited by 1UnifTight.addMeasureTheory.UnifTight.neg · cited by 1UnifTight.negMeasureTheory.UnifTight.exists_measurableSet_indicator · cited by 0UnifTight.exists_measurab…MeasureTheory.UnifTight.sub · cited by 0UnifTight.subMeasureTheory.unifTight_congr_ae · cited by 0MeasureTheory.unifTight_c…MeasureTheory.unifTight_const · cited by 0MeasureTheory.unifTight_c…MeasureTheory.unifTight_iff_real · cited by 0MeasureTheory.unifTight_i…MeasureTheory.unifTight_of_subsingleton · cited by 0MeasureTheory.unifTight_o…MeasureTheory.unifTight_finite · cited by 0MeasureTheory.unifTight_f…MeasureTheory.unifTight_iff_ennreal · cited by 0MeasureTheory.unifTight_i…MeasureTheory.tendstoInMeasure_iff_tendsto_Lp · cited by 0MeasureTheory.tendstoInMe…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topNNReal · cited by 4310NNRealCompl.compl · cited by 2925Compl.complENNReal.ofNNReal · cited by 1279ENNReal.ofNNRealSet.indicator · cited by 723Set.indicatorMeasureTheory.eLpNorm · cited by 329MeasureTheory.eLpNormMeasureTheory.UnifTightCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.