Theorems · Theorem · global analysis
AnalyticAt.iterated_deriv
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type v} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {f : 𝕜 → F} {x : 𝕜} [CompleteSpace F],
AnalyticAt 𝕜 f x → ∀ (n : ℕ), AnalyticAt 𝕜 (deriv^[n] f) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- Nat.iteratestatement and proof · cited by 740
- derivstatement and proof · cited by 676
- AnalyticAtstatement and proof · cited by 321
- Function.iterate_succ'proof · cited by 56
- AnalyticAt.derivproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- analyticOrderAt_iterated_derivproof · cited by 0