Theorems · Theorem · real analysis
BoxIntegral.HasIntegral.congr_ae
∀ {ι : Type u} {E : Type v} [inst : Fintype ι] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E]
{l : BoxIntegral.IntegrationParams} {I : BoxIntegral.Box ι} {y : E} {f g : (ι → ℝ) → E}
{μ : MeasureTheory.Measure (ι → ℝ)} [inst_3 : MeasureTheory.IsLocallyFiniteMeasure μ],
BoxIntegral.HasIntegral I l f μ.toBoxAdditive.toSMul y →
f =ᵐ[μ.restrict ↑I] g → l.bRiemann = false → BoxIntegral.HasIntegral I l g μ.toBoxAdditive.toSMul yIf f has integral y on a box I with respect to a locally finite measure μ and g is
a.e. equal to f on I, then g has the same integral on I.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Top.topstatement · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- WithTopstatement · cited by 3,754
- add_zeroproof · cited by 2,707
- 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
- Filter.Eventually.monoproof · cited by 646
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IntegrableOn.hasBoxIntegralproof · cited by 2