Theorems · Theorem · measure theory
MeasureTheory.setIntegral_eq_of_subset_of_forall_sdiff_eq_zero
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{f : X → E} {s t : Set X} {μ : MeasureTheory.Measure X},
MeasurableSet t → s ⊆ t → (∀ x ∈ t \ s, f x = 0) → ∫ (x : X) in t, f x ∂μ = ∫ (x : X) in s, f x ∂μIf a function vanishes on t \ s with s ⊆ t, then its integrals on s
and t coincide if t is measurable.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- Filter.Eventually.of_forallproof · cited by 526
- MeasurableSet.nullMeasurableSetproof · cited by 155
- MeasureTheory.setIntegral_eq_of_subset_of_ae_sdiff_eq_zeroproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_supportproof · cited by 2
- MeasureTheory.setIntegral_tsupportproof · cited by 0
- MeasureTheory.setIntegral_eq_of_subset_of_forall_diff_eq_zeroproof · cited by 0