Theorems · Theorem · measure theory
MeasureTheory.locallyIntegrableOn_iff
∀ {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 ε] [LocallyCompactSpace X],
IsLocallyClosed s →
(MeasureTheory.LocallyIntegrableOn f s μ ↔ ∀ k ⊆ s, IsCompact k → MeasureTheory.IntegrableOn f k μ)If s is locally closed (e.g. open or closed), then f is locally integrable on s iff it is
integrable on every compact subset contained in s.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Filterproof · cited by 8,121
- IsOpenproof · cited by 2,400
- IsClosedproof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- interiorproof · cited by 714
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- IsOpen.mem_nhdsproof · cited by 470
- LocallyCompactSpacestatement and proof · cited by 324
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.LocallyIntegrableOn.mul_continuousOnproof · cited by 2
- MeasureTheory.LocallyIntegrableOn.continuousOn_mulproof · cited by 2
- MeasureTheory.LocallyIntegrableOn.continuousOn_smulproof · cited by 2
- locallyIntegrableOn_mul_sum_Iccproof · cited by 2
- MeasureTheory.LocallyIntegrableOn.smul_continuousOnproof · cited by 1