Theorems · Theorem · measure theory
MeasureTheory.LocallyIntegrableOn.integrableOn_isCompact
∀ {X : Type u_1} {ε : Type u_3} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] [inst_2 : TopologicalSpace ε]
[inst_3 : ContinuousENorm ε] {f : X → ε} {μ : MeasureTheory.Measure X} {s : Set X}
[TopologicalSpace.PseudoMetrizableSpace ε],
MeasureTheory.LocallyIntegrableOn f s μ → IsCompact s → MeasureTheory.IntegrableOn f s μIf a function is locally integrable on a compact set, then it is integrable on that set.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- IsCompactstatement and proof · cited by 1,282
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- ContinuousENormstatement and proof · cited by 290
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- MeasureTheory.LocallyIntegrableOnstatement and proof · cited by 81
- MeasureTheory.IntegrableOn.mono_setproof · cited by 60
- IsCompact.induction_onproof · cited by 18
- MeasureTheory.integrableOn_unionproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.LocallyIntegrableOn.integrableOn_compact_subsetproof · cited by 13
- MeasureTheory.LocallyIntegrable.integrableOn_isCompactproof · cited by 11