Theorems · Theorem · real analysis
HasDerivWithinAt.iterate
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] (x : 𝕜) {s : Set 𝕜} {f : 𝕜 → 𝕜} {f' : 𝕜},
HasDerivWithinAt f f' s x → f x = x → Set.MapsTo f s s → ∀ (n : ℕ), HasDerivWithinAt f^[n] (f' ^ n) s x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 169 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.
Cites11
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
- 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
- Set.MapsTostatement and proof · cited by 732
- HasFDerivWithinAtproof · cited by 356
- HasDerivWithinAtstatement and proof · cited by 333
- ContinuousLinearMap.toSpanSingletonproof · cited by 133
- ContinuousLinearMap.toSpanSingleton_powproof · cited by 3
- HasFDerivWithinAt.iterateproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.