Theorems · Theorem · measure theory
intervalIntegral.integral_congr_ae
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} {f g : ℝ → E}
{μ : MeasureTheory.Measure ℝ},
(∀ᵐ (x : ℝ) ∂μ, x ∈ Set.uIoc a b → f x = g x) → ∫ (x : ℝ) in a..b, f x ∂μ = ∫ (x : ℝ) in a..b, g x ∂μ- Cited by
- 10 results in Mathlib
- Foundations
- Depth 255 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.
- Setstatement · cited by 53,352
- 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
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- intervalIntegralstatement · cited by 546
- Set.uIocstatement and proof · cited by 182
- intervalIntegral.integral_congr_ae'proof · cited by 2
- MeasureTheory.ae_uIoc_iffproof · cited by 1
Cited by10
Results whose statement or proof uses this declaration.
- intervalIntegral.integral_congr_ae_restrictproof · cited by 6
- Polynomial.mahlerMeasure_mulproof · cited by 5
- intervalIntegral.integral_congr_uIooproof · cited by 4
- MeasureTheory.lintegral_comp_eq_lintegral_meas_le_mulproof · cited by 3
- circleIntegral.integral_sub_inv_smul_sub_smulproof · cited by 2
- AbsolutelyContinuousOnInterval.integral_deriv_mul_eq_subproof · cited by 1
- AddCircle.integral_liftIoc_eq_intervalIntegralproof · cited by 1
- fourierCoeff_liftIoc_eqproof · cited by 1
- intervalIntegral.integral_zero_aeproof · cited by 0
- integral_sqrt_one_sub_sqproof · cited by 0