Theorems · Theorem · measure theory
measurableSet_tendsto
∀ {β : Type u_2} {γ : Type u_3} {δ : Type u_4} {x : MeasurableSpace β} [inst : MeasurableSpace γ] [Countable δ]
{l : Filter δ} [l.IsCountablyGenerated] (l' : Filter γ) [l'.IsCountablyGenerated] [hl' : l'.IsMeasurablyGenerated]
{f : δ → β → γ}, (∀ (i : δ), Measurable (f i)) → MeasurableSet {x | Filter.Tendsto (fun n => f n x) l l'}The set of points for which a sequence of measurable functions converges to a given value is measurable.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Filterstatement and proof · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- Filter.Tendstostatement · cited by 3,814
- MeasurableSetstatement and proof · cited by 3,075
- Set.iUnionproof · cited by 2,483
- Measurablestatement and proof · cited by 1,499
- Set.iInterproof · cited by 1,084
- Countablestatement and proof · cited by 633
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
- MeasurableSet.iUnionproof · cited by 81
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.measurableSet_isRatStieltjesPointproof · cited by 1
- MeasureTheory.measurableSet_tendsto_funproof · cited by 0