Theorems · Theorem · real analysis
intervalIntegral.integral_deriv_of_contDiffOn_Icc
∀ {E : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : ℝ → E} {a b : ℝ} [CompleteSpace E],
ContDiffOn ℝ 1 f (Set.Icc a b) → a ≤ b → ∫ (x : ℝ) in a..b, deriv f x = f b - f aFundamental theorem of calculus-2: If f : ℝ → E is C^1 on [a, b],
then ∫ y in a..b, deriv f y equals f b - f a.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 267 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
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.Measureproof · cited by 10,939
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- CompleteSpacestatement and proof · cited by 2,532
- zero_addproof · cited by 2,366
- MeasureTheory.aeproof · cited by 2,352
- LT.lt.leproof · cited by 2,189
- Filter.EventuallyEqproof · cited by 1,912
- Set.Iccstatement and proof · cited by 1,702
Cited by4
Results whose statement or proof uses this declaration.
- Polynomial.Chebyshev.integral_eval_T_real_measureT_of_ne_zeroproof · cited by 3
- enorm_sub_le_lintegral_deriv_of_contDiffOn_Iccproof · cited by 1
- intervalIntegral.integral_derivWithin_Icc_of_contDiffOn_Iccproof · cited by 1
- intervalIntegral.integral_deriv_of_contDiffOn_uIccproof · cited by 0