Theorems · Theorem · measure theory
MeasureTheory.StronglyMeasurable.limUnder
∀ {ι : Type u_1} {X : Type u_2} {E : Type u_3} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace E] [Countable ι]
{l : Filter ι} [l.IsCountablyGenerated] {f : ι → X → E} [hE : Nonempty E]
[TopologicalSpace.IsCompletelyMetrizableSpace E],
(∀ (i : ι), MeasureTheory.StronglyMeasurable (f i)) →
MeasureTheory.StronglyMeasurable fun x => l.limUnder fun x_1 => f x_1 x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Filterstatement and proof · cited by 8,121
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Bot.botproof · cited by 4,720
- Filter.Tendstoproof · cited by 3,814
- MeasurableSetproof · cited by 3,075
- Filter.NeBotproof · cited by 853
- Filter.mapproof · cited by 819
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.exists_eq_measurable_compproof · cited by 1