Mathlib Map

Theorems · Theorem · real analysis

HasStrictDerivAt.map_nhds_eq

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [CompleteSpace 𝕜] {f : 𝕜 → 𝕜} {f' a : 𝕜},
  HasStrictDerivAt f f' a → f' ≠ 0 → Filter.map f (nhds a) = nhds (f a)
Defined in
Mathlib.Analysis.Calculus.InverseFunctionTheorem.Deriv
Cited by
1 results in Mathlib
Foundations
Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldCompleteSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.