Theorems · Theorem · measure theory
intervalIntegral.integral_congr_ae_restrict
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} {f g : ℝ → E}
{μ : MeasureTheory.Measure ℝ},
f =ᵐ[μ.restrict (Set.uIoc a b)] g → ∫ (x : ℝ) in a..b, f x ∂μ = ∫ (x : ℝ) in a..b, g x ∂μIntegrals are equal for functions that agree almost everywhere for the restricted measure.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- intervalIntegralstatement · cited by 546
- Set.uIocstatement and proof · cited by 182
- MeasureTheory.ae_imp_of_ae_restrictproof · cited by 12
- intervalIntegral.integral_congr_aeproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- Real.circleAverage_congr_codiscreteWithinproof · cited by 4
- intervalIntegral.integral_congr_codiscreteWithinproof · cited by 2
- fourierCoeffOn_congr_aeproof · cited by 0
- curveIntegral_transproof · cited by 0
- curveIntegral_eq_intervalIntegral_derivproof · cited by 0
- circleIntegral.circleIntegral_congr_codiscreteWithinproof · cited by 0