Theorems · Theorem · real analysis
HasStrictDerivAt.to_localInverse
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [inst_1 : CompleteSpace 𝕜] {f : 𝕜 → 𝕜} {f' a : 𝕜}
(hf : HasStrictDerivAt f f' a) (hf' : f' ≠ 0),
HasStrictDerivAt (HasStrictDerivAt.localInverse f f' a hf hf') f'⁻¹ (f a)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- 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.to_localInverseproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Function.Periodic.differentiableAt_cuspFunctionproof · cited by 2