Theorems · Theorem · general topology
MeasureTheory.measurableSet_tendsto_fun
∀ {ι : Type u_2} {γ : Type u_3} {β : Type u_5} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace γ] [Countable ι]
{l : Filter ι} [l.IsCountablyGenerated] [inst_4 : TopologicalSpace γ] [SecondCountableTopology γ]
[TopologicalSpace.PseudoMetrizableSpace γ] [OpensMeasurableSpace γ] {f : ι → β → γ},
(∀ (i : ι), Measurable (f i)) →
∀ {g : β → γ}, Measurable g → MeasurableSet {x | Filter.Tendsto (fun n => f n x) l (nhds (g x))}The set of points for which a sequence of measurable functions converges to a given function is measurable.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Filterstatement and proof · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- MeasurableSetstatement and proof · cited by 3,075
- PseudoMetricSpaceproof · cited by 1,550
- Measurablestatement and proof · cited by 1,499
- SecondCountableTopologystatement and proof · cited by 750
- OpensMeasurableSpacestatement and proof · cited by 636
- Countablestatement and proof · cited by 633
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.