Theorems · Theorem · real analysis
Convex.isLittleO_pow_succ
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {𝕜 : Type u_3} {G : Type u_4}
[inst_2 : NontriviallyNormedField 𝕜] [IsRCLikeNormedField 𝕜] [inst_4 : NormedSpace 𝕜 E]
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {f : E → G} {s : Set E} {f' : E → E →L[𝕜] G} {x₀ : E}
{n : ℕ},
Convex ℝ s →
x₀ ∈ s →
(∀ x ∈ s, HasFDerivWithinAt f (f' x) s x) →
(f' =o[nhdsWithin x₀ s] fun x => ‖x - x₀‖ ^ n) →
(fun x => f x - f x₀) =o[nhdsWithin x₀ s] fun x => ‖x - x₀‖ ^ (n + 1)- Defined in
- Mathlib.Analysis.Calculus.MeanValue
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- nhdsWithinstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
Cited by1
Results whose statement or proof uses this declaration.
- Convex.isLittleO_pow_succ_realproof · cited by 1