Theorems · Theorem · measure theory
MeasureTheory.tendsto_setIntegral_of_monotone
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{f : X → E} {μ : MeasureTheory.Measure X} {ι : Type u_5} [inst_2 : Preorder ι] [Filter.atTop.IsCountablyGenerated]
{s : ι → Set X},
(∀ (i : ι), MeasurableSet (s i)) →
Monotone s →
MeasureTheory.IntegrableOn f (⋃ n, s n) μ →
Filter.Tendsto (fun i => ∫ (x : X) in s i, f x ∂μ) Filter.atTop (nhds (∫ (x : X) in ⋃ n, s n, f x ∂μ))- Cited by
- 3 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Preorderstatement and proof · cited by 7,952
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- MeasurableSetstatement and proof · cited by 3,075
- Set.iUnionstatement and proof · cited by 2,483
- Filter.atTopstatement and proof · cited by 2,405
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_setIntegral_of_antitoneproof · cited by 1
- MeasureTheory.ae_eq_zero_of_forall_setIntegral_isCompact_eq_zeroproof · cited by 1
- MeasureTheory.setIntegral_condExpL1CLMproof · cited by 1