Theorems · Theorem · several complex variables
AnalyticAt.analyticAt_localInverse
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {f : 𝕜 → 𝕜} {x : 𝕜} [inst_1 : CompleteSpace 𝕜] [CharZero 𝕜]
(hf : AnalyticAt 𝕜 f x) (hf' : deriv f x ≠ 0),
AnalyticAt 𝕜 (HasStrictDerivAt.localInverse f (deriv f x) x ⋯ hf') (f x)The local inverse of an analytic function (at a point where its derivative does not vanish) is itself analytic.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- one_mulproof · cited by 2,841
- CompleteSpacestatement and proof · cited by 2,532
- Nat.cast_oneproof · cited by 2,501
- PartialEquiv.sourceproof · cited by 964
- CharZerostatement and proof · cited by 932
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
- ContinuousLinearEquivproof · cited by 743
- derivstatement and proof · cited by 676
Cited by2
Results whose statement or proof uses this declaration.
- meromorphicAt_comp_iff_of_deriv_ne_zeroproof · cited by 2
- analyticAt_comp_iff_of_deriv_ne_zeroproof · cited by 2