Theorems · Theorem · measure theory
MeasureTheory.integrable_of_summable_norm_restrict
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} {ι : Type u_5} [Countable ι] {μ : MeasureTheory.Measure X}
[inst : NormedAddCommGroup E] [inst_1 : TopologicalSpace X] [BorelSpace X] [T2Space X]
[MeasureTheory.IsLocallyFiniteMeasure μ] {f : C(X, E)} {s : ι → TopologicalSpace.Compacts X},
(Summable fun i => ‖ContinuousMap.restrict (↑(s i)) f‖ * μ.real ↑(s i)) →
⋃ i, ↑(s i) = Set.univ → MeasureTheory.Integrable (⇑f) μIf s is a countable family of compact sets covering X, f is a continuous function, and
the sequence ‖f.restrict (s i)‖ * μ (s i) is summable, then f is integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemstatement · cited by 7,166
- Norm.normstatement and proof · cited by 5,413
- Set.univstatement and proof · cited by 3,945
- ContinuousMapstatement and proof · cited by 2,491
Cited by1
Results whose statement or proof uses this declaration.
- Real.integrable_of_summable_norm_Iccproof · cited by 1