Theorems · Theorem · real analysis
OpenPartialHomeomorph.contDiffAt_symm
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {n : WithTop ℕ∞}
[CompleteSpace E] (f : OpenPartialHomeomorph E F) {f₀' : E ≃L[𝕜] F} {a : F},
a ∈ f.target → HasFDerivAt (↑f) (↑f₀') (↑f.symm a) → ContDiffAt 𝕜 n (↑f) (↑f.symm a) → ContDiffAt 𝕜 n (↑f.symm) aIf f is a local homeomorphism and the point a is in its target,
and if f is n times continuously differentiable at f.symm a,
and if the derivative at f.symm a is a continuous linear equivalence,
then f.symm is n times continuously differentiable at the point a.
This is one of the easy parts of the inverse function theorem: it assumes that we already have
an inverse function.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites57
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupproof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- ContinuousLinearMapproof · cited by 5,352
Cited by3
Results whose statement or proof uses this declaration.
- OpenPartialHomeomorph.contDiffAt_symm_derivproof · cited by 7
- ContDiffAt.to_localInverseproof · cited by 1
- Homeomorph.contDiff_symmproof · cited by 0