Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.of_ae_sdiff_eq_zero
∀ {α : Type u_1} {mα : MeasurableSpace α} {s t : Set α} {μ : MeasureTheory.Measure α} {ε' : Type u_7}
[inst : TopologicalSpace ε'] [inst_1 : ENormedAddMonoid ε'] [TopologicalSpace.PseudoMetrizableSpace ε'] {f : α → ε'},
MeasureTheory.IntegrableOn f s μ →
MeasureTheory.NullMeasurableSet t μ → (∀ᵐ (x : α) ∂μ, x ∈ t \ s → f x = 0) → MeasureTheory.IntegrableOn f t μIf a function is integrable on a set s, and its enorm vanishes on t \ s,
then it is integrable on t if t is null-measurable.
- Cited by
- 4 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.
Cites28
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
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_eq_of_subset_of_ae_sdiff_eq_zeroproof · cited by 4
- MeasureTheory.IntegrableOn.of_forall_sdiff_eq_zeroproof · cited by 2
- MeasureTheory.IntegrableOn.integrable_of_ae_notMem_eq_zeroproof · cited by 1
- MeasureTheory.IntegrableOn.of_ae_diff_eq_zeroproof · cited by 0