Theorems · Definition · global analysis
HasStrictFDerivAt.toOpenPartialHomeomorph
{𝕜 : 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 → OpenPartialHomeomorph E FGiven a function with an invertible strict derivative at a, returns an OpenPartialHomeomorph
with to_fun = f and a ∈ source. This is a part of the inverse function theorem.
The other part HasStrictFDerivAt.to_localInverse states that the inverse function
of this OpenPartialHomeomorph has derivative f'.symm.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 183 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
- ContinuousLinearEquivstatement and proof · cited by 743
- OpenPartialHomeomorphstatement · cited by 664
- ContinuousLinearEquiv.toContinuousLinearMapstatement and proof · cited by 448
- HasStrictFDerivAtstatement and proof · cited by 261
- ApproximatesLinearOn.toOpenPartialHomeomorphproof · cited by 4
- HasStrictFDerivAt.approximates_deriv_on_open_nhdsproof · cited by 1
Cited by19
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.localInverseproof · cited by 11
- HasStrictFDerivAt.mem_toOpenPartialHomeomorph_sourcestatement · cited by 10
- ImplicitFunctionData.toOpenPartialHomeomorphproof · cited by 6
- HasStrictFDerivAt.map_nhds_eq_of_equivproof · cited by 5
- HasStrictFDerivAt.to_localInverseproof · cited by 4
- ContDiffAt.toOpenPartialHomeomorphproof · cited by 4
- HasStrictFDerivAt.eventually_left_inverseproof · cited by 4
- HasStrictFDerivAt.eventually_right_inverseproof · cited by 4
- HasStrictFDerivAt.image_mem_toOpenPartialHomeomorph_targetstatement and proof · cited by 3
- HasStrictFDerivAt.localInverse_uniqueproof · cited by 2
- AnalyticAt.analyticAt_localInverseproof · cited by 2
- ImplicitFunctionData.contDiffAt_implicitFunctionproof · cited by 1