Theorems · Definition · global analysis
ContDiffAt.toOpenPartialHomeomorph
{𝕂 : Type u_1} →
[inst : RCLike 𝕂] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕂 E] →
{F : Type u_3} →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : NormedSpace 𝕂 F] →
[CompleteSpace E] →
(f : E → F) →
{f' : E ≃L[𝕂] F} →
{a : E} →
{n : WithTop ℕ∞} →
ContDiffAt 𝕂 n f a → HasFDerivAt f (↑f') a → n ≠ 0 → OpenPartialHomeomorph E FGiven a ContDiff function over 𝕂 (which is ℝ or ℂ) with an invertible
derivative at a, returns an OpenPartialHomeomorph with to_fun = f and a ∈ source.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousLinearEquivstatement and proof · cited by 743
- OpenPartialHomeomorphstatement · cited by 664
- ContinuousLinearEquiv.toContinuousLinearMapstatement and proof · cited by 448
- HasFDerivAtstatement and proof · cited by 350
- ContDiffAtstatement and proof · cited by 262
Cited by4
Results whose statement or proof uses this declaration.
- ContDiffAt.to_localInverseproof · cited by 1
- ContDiffAt.image_mem_toOpenPartialHomeomorph_targetstatement · cited by 1
- ContDiffAt.mem_toOpenPartialHomeomorph_sourcestatement · cited by 0
- ContDiffAt.toOpenPartialHomeomorph_coestatement · cited by 0