Theorems · Theorem · measure theory
MeasureTheory.LocallyIntegrable.integrableOn_nhds_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} [TopologicalSpace.PseudoMetrizableSpace ε],
MeasureTheory.LocallyIntegrable f μ →
∀ {k : Set X}, IsCompact k → ∃ u, IsOpen u ∧ k ⊆ u ∧ MeasureTheory.IntegrableOn f u μIf a function is locally integrable, then it is integrable on an open neighborhood of any compact set.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- nhdsproof · cited by 5,554
- LE.le.transproof · cited by 3,151
- IsOpenstatement and proof · cited by 2,400
- IsCompactstatement and proof · cited by 1,282
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- IsOpen.mem_nhdsproof · cited by 470
- ContinuousENormstatement and proof · cited by 290
- Set.Subset.rflproof · cited by 255
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.hasFDerivAt_convolution_right_with_paramproof · cited by 1