Theorems · Theorem · measure theory
intervalIntegral.integral_sub
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} {f g : ℝ → E}
{μ : MeasureTheory.Measure ℝ},
IntervalIntegrable f μ a b →
IntervalIntegrable g μ a b → ∫ (x : ℝ) in a..b, f x - g x ∂μ = ∫ (x : ℝ) in a..b, f x ∂μ - ∫ (x : ℝ) in a..b, g x ∂μ- Cited by
- 26 results in Mathlib
- Foundations
- Depth 257 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.
- 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
- sub_eq_add_negproof · cited by 1,023
- intervalIntegralstatement and proof · cited by 546
- IntervalIntegrablestatement and proof · cited by 316
- intervalIntegral.integral_negproof · cited by 21
- intervalIntegral.integral_addproof · cited by 7
- IntervalIntegrable.negproof · cited by 6
Cited by26
Results whose statement or proof uses this declaration.
- circleIntegral.integral_subproof · cited by 4
- Real.circleAverage_subproof · cited by 3
- intervalIntegral.integral_mul_deriv_eq_deriv_mul_of_hasDeriv_rightproof · cited by 2
- MeasureTheory.measureReal_abs_gt_le_integral_charFunproof · cited by 2
- curveIntegral_segment_constproof · cited by 1
- intervalIntegral.continuous_parametric_primitive_of_continuousproof · cited by 1
- AbsolutelyContinuousOnInterval.integral_mul_deriv_eq_deriv_mulproof · cited by 1
- GaussianFourier.integral_cexp_neg_mul_sq_add_real_mul_Iproof · cited by 1
- integral_log_sin_zero_pi_div_twoproof · cited by 1
- ODE.FunSpace.dist_iterate_next_apply_leproof · cited by 1
- ZetaAsymptotics.term_of_ltproof · cited by 1