Theorems · Theorem · real analysis
HasStrictDerivAt.eventually_right_inverse
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [inst_1 : CompleteSpace 𝕜] {f : 𝕜 → 𝕜} {f' a : 𝕜}
(hf : HasStrictDerivAt f f' a) (hf' : f' ≠ 0),
∀ᶠ (x : 𝕜) in nhds (f a), f (HasStrictDerivAt.localInverse f f' a hf hf' x) = x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsstatement · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- HasStrictDerivAtstatement and proof · cited by 163
- HasStrictDerivAt.hasStrictFDerivAt_equivproof · cited by 10
- HasStrictDerivAt.localInversestatement · cited by 7
- HasStrictFDerivAt.eventually_right_inverseproof · cited by 4
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