Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.integrable_of_forall_notMem_eq_zero
∀ {α : Type u_1} {mα : MeasurableSpace α} {s : Set α} {μ : MeasureTheory.Measure α} {ε' : Type u_7}
[inst : TopologicalSpace ε'] [inst_1 : ENormedAddMonoid ε'] [TopologicalSpace.PseudoMetrizableSpace ε'] {f : α → ε'},
MeasureTheory.IntegrableOn f s μ → (∀ x ∉ s, f x = 0) → MeasureTheory.Integrable f μIf a function is integrable on a set s and vanishes everywhere on its complement,
then it is integrable.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MeasureTheory.Integrablestatement · cited by 1,367
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- Filter.Eventually.of_forallproof · cited by 526
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- ENormedAddMonoidstatement and proof · cited by 67
- MeasureTheory.IntegrableOn.integrable_of_ae_notMem_eq_zeroproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integrableOn_iff_integrable_of_support_subsetproof · cited by 10
- IntervalIntegrable.ae_hasDerivAt_integralproof · cited by 1