Theorems · Theorem · real analysis
HasStrictDerivAt.iterate
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] (x : 𝕜) {f : 𝕜 → 𝕜} {f' : 𝕜},
HasStrictDerivAt f f' x → f x = x → ∀ (n : ℕ), HasStrictDerivAt f^[n] (f' ^ n) x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NontriviallyNormedField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idproof · cited by 18,349
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapproof · cited by 5,352
- Nat.iteratestatement and proof · cited by 740
- HasStrictFDerivAtproof · cited by 261
- HasStrictDerivAtstatement and proof · cited by 163
- ContinuousLinearMap.toSpanSingletonproof · cited by 133
- HasStrictDerivAt.hasStrictFDerivAtproof · cited by 21
- ContinuousLinearMap.toSpanSingleton_powproof · cited by 3
- HasStrictFDerivAt.iterateproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.