Theorems · Definition · global analysis
HasStrictFDerivAt.localInverse
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
{F : Type u_3} →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : NormedSpace 𝕜 F] →
(f : E → F) → (f' : E ≃L[𝕜] F) → (a : E) → [CompleteSpace E] → HasStrictFDerivAt f (↑f') a → F → EGiven a function f with an invertible derivative, returns a function that is locally inverse
to f.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- OpenPartialHomeomorph.toFun'proof · cited by 745
- ContinuousLinearEquivstatement and proof · cited by 743
- OpenPartialHomeomorph.symmproof · cited by 460
- ContinuousLinearEquiv.toContinuousLinearMapstatement and proof · cited by 448
- HasStrictFDerivAtstatement and proof · cited by 261
- HasStrictFDerivAt.toOpenPartialHomeomorphproof · cited by 16
Cited by13
Results whose statement or proof uses this declaration.
- HasStrictDerivAt.localInverseproof · cited by 7
- HasStrictFDerivAt.to_localInversestatement · cited by 4
- HasStrictFDerivAt.localInverse_apply_imagestatement · cited by 4
- HasStrictFDerivAt.eventually_left_inversestatement · cited by 4
- HasStrictFDerivAt.eventually_right_inversestatement · cited by 4
- ImplicitFunctionData.prodFun_implicitFunctionproof · cited by 3
- ImplicitFunctionData.hasStrictFDerivAt_implicitFunction_fderivproof · cited by 2
- ContDiffAt.localInverseproof · cited by 2
- HasStrictFDerivAt.localInverse_uniquestatement · cited by 2
- HasStrictFDerivAt.localInverse_defstatement · cited by 1
- HasStrictFDerivAt.localInverse_continuousAtstatement · cited by 0
- HasStrictFDerivAt.localInverse_tendstostatement · cited by 0