Theorems · Theorem · global analysis
ImplicitFunctionData.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] {φ : ImplicitFunctionData 𝕜 E₁ E₂ F} {n : WithTop ℕ∞},
ContDiffAt 𝕜 n φ.leftFun φ.pt →
ContDiffAt 𝕜 n φ.rightFun φ.pt → n ≠ 0 → ContDiffAt 𝕜 n (Function.uncurry φ.implicitFunction) (φ.prodFun φ.pt)The implicit function defined by a $C^n$ implicit equation is $C^n$. This applies to the general form of the implicit function theorem.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldproof · cited by 8,742
- 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
- OpenPartialHomeomorph.toFun'proof · cited by 745
- OpenPartialHomeomorph.symmproof · cited by 460
- ContDiffAtstatement and proof · cited by 262
- ImplicitFunctionDatastatement and proof · cited by 44
- HasStrictFDerivAt.hasFDerivAtproof · cited by 43
Cited by1
Results whose statement or proof uses this declaration.
- ContDiffAt.contDiffAt_implicitFunctionproof · cited by 1