Theorems · Theorem · real analysis
HasDerivAtFilter.iterate
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {L : Filter (𝕜 × 𝕜)} {f : 𝕜 → 𝕜} {f' : 𝕜},
HasDerivAtFilter f f' L → Filter.Tendsto (Prod.map f f) L L → ∀ (n : ℕ), HasDerivAtFilter f^[n] (f' ^ n) L- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 168 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.
Cites12
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
- Filterstatement and proof · cited by 8,121
- ContinuousLinearMapproof · cited by 5,352
- Filter.Tendstostatement and proof · cited by 3,814
- Nat.iteratestatement and proof · cited by 740
- ContinuousLinearMap.toSpanSingletonproof · cited by 133
- HasFDerivAtFilterproof · cited by 81
- HasDerivAtFilterstatement and proof · cited by 63
- HasDerivAtFilter.hasFDerivAtFilterproof · cited by 5
- HasFDerivAtFilter.iterateproof · cited by 4
- ContinuousLinearMap.toSpanSingleton_powproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- HasDerivAt.iterateproof · cited by 0