Theorems · Theorem · global analysis
taylorWithinEval_self
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (f : ℝ → E) (n : ℕ) (s : Set ℝ) (x₀ : ℝ),
taylorWithinEval f n s x₀ x₀ = f x₀Evaluating the Taylor polynomial at x = x₀ yields f x.
- Defined in
- Mathlib.Analysis.Calculus.Taylor
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · 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
- add_zeroproof · cited by 2,707
- MulZeroClass.mul_zeroproof · cited by 2,091
- sub_selfproof · cited by 996
- zero_smulproof · cited by 716
- Nat.factorialproof · cited by 616
- zero_powproof · cited by 361
- mul_inv_revproof · cited by 270
- iteratedDerivWithinproof · cited by 122
Cited by7
Results whose statement or proof uses this declaration.
- taylor_isLittleOproof · cited by 2
- taylor_integral_remainder_auxproof · cited by 2
- taylor_mean_remainder_boundproof · cited by 1
- taylor_tendstoproof · cited by 1
- taylor_integral_remainder_of_absolutelyContinuousproof · cited by 0
- exists_taylor_mean_remainder_boundproof · cited by 0
- taylor_integral_remainderproof · cited by 0