Theorems · Definition · global analysis
ImplicitFunctionData.implicitFunction
- 1000+ list: Implicit function theorem
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : CompleteSpace E] →
{F : Type u_3} →
[inst_4 : NormedAddCommGroup F] →
[inst_5 : NormedSpace 𝕜 F] →
[inst_6 : CompleteSpace F] →
{G : Type u_4} →
[inst_7 : NormedAddCommGroup G] →
[inst_8 : NormedSpace 𝕜 G] →
[inst_9 : CompleteSpace G] → ImplicitFunctionData 𝕜 E F G → F → G → EImplicit function theorem. If f : E → F and g : E → G are two maps strictly differentiable
at a, their derivatives f', g' are surjective, and the kernels of these derivatives are
complementary subspaces of E, then implicitFunction is the unique (germ of a) map
φ : F → G → E such that f (φ y z) = y and g (φ y z) = z.
- Defined in
- Mathlib.Analysis.Calculus.Implicit
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- OpenPartialHomeomorph.toFun'proof · cited by 745
- OpenPartialHomeomorph.symmproof · cited by 460
- ImplicitFunctionDatastatement and proof · cited by 44
- ImplicitFunctionData.toOpenPartialHomeomorphproof · cited by 6
Cited by28
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.implicitFunctionOfProdDomainproof · cited by 10
- HasStrictFDerivAt.implicitFunctionOfComplementedproof · cited by 5
- HasStrictFDerivAt.eventually_apply_eq_iff_implicitFunctionOfProdDomainproof · cited by 4
- ImplicitFunctionData.fderiv_implicitFunction_apply_eq_iffstatement · cited by 3
- ImplicitFunctionData.hasStrictFDerivAt_implicitFunctionstatement and proof · cited by 3
- ImplicitFunctionData.prodFun_implicitFunctionstatement and proof · cited by 3
- ImplicitFunctionData.hasStrictFDerivAt_implicitFunction_fderivstatement and proof · cited by 2
- ImplicitFunctionData.implicitFunction_apply_imagestatement · cited by 2
- ImplicitFunctionData.leftFun_implicitFunctionstatement · cited by 2
- ImplicitFunctionData.rightFun_implicitFunctionstatement · cited by 2
- HasStrictFDerivAt.to_implicitFunctionOfComplementedproof · cited by 1
- ImplicitFunctionData.contDiffAt_implicitFunctionstatement · cited by 1