Theorems · Theorem · global analysis
ContDiffAt.contDiffAt_implicitFunction
∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {E₁ : Type u_2} [inst_1 : NormedAddCommGroup E₁] [inst_2 : NormedSpace 𝕜 E₁]
[inst_3 : CompleteSpace E₁] {E₂ : Type u_3} [inst_4 : NormedAddCommGroup E₂] [inst_5 : NormedSpace 𝕜 E₂]
[inst_6 : CompleteSpace E₂] {F : Type u_4} [inst_7 : NormedAddCommGroup F] [inst_8 : NormedSpace 𝕜 F]
[inst_9 : CompleteSpace F] {u : E₁ × E₂} {f : E₁ × E₂ → F} {n : WithTop ℕ∞} (cdf : ContDiffAt 𝕜 n f u) (pn : n ≠ 0)
(if₂ : (fderiv 𝕜 f u ∘SL ContinuousLinearMap.inr 𝕜 E₁ E₂).IsInvertible),
ContDiffAt 𝕜 n (cdf.implicitFunction pn if₂) u.1If the implicit equation f is $C^n$ at (u₁, u₂), then its implicit function ψ around u₁
is also $C^n$ at u₁.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · 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
- ContinuousLinearMap.compstatement and proof · cited by 709
- fderivstatement and proof · cited by 398
- ContDiffAtstatement and proof · cited by 262
- ContinuousLinearMap.IsInvertiblestatement and proof · cited by 104
- ContinuousLinearMap.inrstatement and proof · cited by 59
Cited by1
Results whose statement or proof uses this declaration.
- IsContDiffImplicitAt.contDiffAt_implicitFunctionproof · cited by 0