Theorems · Theorem · measure theory
intervalIntegral.integral_interval_sub_left
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b c : ℝ} {f : ℝ → E}
{μ : MeasureTheory.Measure ℝ},
IntervalIntegrable f μ a b →
IntervalIntegrable f μ a c → ∫ (x : ℝ) in a..b, f x ∂μ - ∫ (x : ℝ) in a..c, f x ∂μ = ∫ (x : ℝ) in c..b, f x ∂μ- Cited by
- 4 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
- intervalIntegralstatement · cited by 546
- IntervalIntegrablestatement and proof · cited by 316
- IntervalIntegrable.symmproof · cited by 24
- IntervalIntegrable.transproof · cited by 15
- intervalIntegral.integral_add_adjacent_intervalsproof · cited by 15
- sub_eq_of_eq_add'proof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- sum_mul_eq_sub_sub_integral_mulproof · cited by 4
- LocallyIntegrable.ae_hasDerivAt_integralproof · cited by 1
- intervalIntegral.continuous_parametric_primitive_of_continuousproof · cited by 1
- IntervalIntegrable.absolutelyContinuousOnInterval_intervalIntegralproof · cited by 1