Theorems · Theorem · measure theory
MeasureTheory.tendsto_setIntegral_of_antitone
∀ {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)) →
Antitone s →
(∃ i, MeasureTheory.IntegrableOn f (s i) μ) →
Filter.Tendsto (fun i => ∫ (x : X) in s i, f x ∂μ) Filter.atTop (nhds (∫ (x : X) in ⋂ n, s n, f x ∂μ))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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
- TopologicalSpaceproof · cited by 24,529
- 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
- Filterproof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- MeasurableSetstatement and proof · cited by 3,075
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_limUnder_of_hasDerivAt_of_integrableOn_Ioiproof · cited by 2