Theorems · Theorem · real analysis
intervalIntegral.integral_eq_sub_of_hasDeriv_right
∀ {E : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} [CompleteSpace E] {f f' : ℝ → E},
ContinuousOn f (Set.uIcc a b) →
(∀ x ∈ Set.Ioo (min a b) (max a b), HasDerivWithinAt f (f' x) (Set.Ioi x) x) →
IntervalIntegrable f' MeasureTheory.volume a b → ∫ (y : ℝ) in a..b, f' y = f b - f aFundamental theorem of calculus-2: If f : ℝ → E is continuous on [a, b] and
has a right derivative at f' x for all x in [a, b), and f' is integrable on [a, b] then
∫ y in a..b, f' y equals f b - f a.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 266 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.
- 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
- CompleteSpacestatement and proof · cited by 2,532
- Set.Ioistatement and proof · cited by 1,463
- ContinuousOnstatement and proof · cited by 1,411
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.Ioostatement and proof · cited by 1,214
- intervalIntegralstatement · cited by 546
- Set.uIccstatement and proof · cited by 393
- HasDerivWithinAtstatement and proof · cited by 333
Cited by8
Results whose statement or proof uses this declaration.
- intervalIntegral.integral_eq_sub_of_hasDerivAtproof · cited by 11
- integral_cpowproof · cited by 5
- intervalIntegral.integral_deriv_smul_comp'''proof · cited by 4
- intervalIntegral.integral_deriv_mul_eq_sub_of_hasDeriv_rightproof · cited by 2
- intervalIntegral.integral_deriv_smul_deriv_comp'proof · cited by 2
- ODE.picard_eq_of_hasDerivAtproof · cited by 1
- norm_sub_le_integral_of_norm_deriv_le_of_leproof · cited by 1
- intervalIntegral.integral_deriv_smul_eq_sub_of_hasDeriv_rightproof · cited by 1