Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.restrict_toMeasurable
∀ {α : Type u_1} {ε' : Type u_4} {mα : MeasurableSpace α} {s : Set α} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace ε'] [inst_1 : ESeminormedAddMonoid ε'] {f : α → ε'},
MeasureTheory.IntegrableOn f s μ → (∀ x ∈ s, ‖f x‖ₑ ≠ 0) → μ.restrict (MeasureTheory.toMeasurable μ s) = μ.restrict sIf a function is integrable on a set s and nonzero there, then the measurable hull of s is
well behaved: the restriction of the measure to toMeasurable μ s coincides with its restriction
to s.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopproof · cited by 2,405
- LT.lt.leproof · cited by 2,189
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IntegrableOn.of_ae_sdiff_eq_zeroproof · cited by 4