Theorems · Inductive type · global analysis
ImplicitFunctionData
(𝕜 : Type u_1) →
[inst : NontriviallyNormedField 𝕜] →
(E : Type u_2) →
[inst_1 : NormedAddCommGroup E] →
[NormedSpace 𝕜 E] →
[CompleteSpace E] →
(F : Type u_3) →
[inst_4 : NormedAddCommGroup F] →
[NormedSpace 𝕜 F] →
[CompleteSpace F] →
(G : Type u_4) →
[inst_7 : NormedAddCommGroup G] →
[NormedSpace 𝕜 G] → [CompleteSpace G] → Type (max (max u_2 u_3) u_4)Data for the general version of the implicit function theorem. It holds two functions
f : E → F and g : E → G (named leftFun and rightFun) and a point a (named pt) such that
* both functions are strictly differentiable at a;
* the derivatives are surjective;
* the kernels of the derivatives are complementary subspaces of E.
- Defined in
- Mathlib.Analysis.Calculus.Implicit
- Cited by
- 44 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- NontriviallyNormedFieldstatement · cited by 8,742
- CompleteSpacestatement · cited by 2,532
Cited by60
Results whose statement or proof uses this declaration.
- ImplicitFunctionData.ptstatement and proof · cited by 31
- ImplicitFunctionData.implicitFunctionstatement and proof · cited by 26
- ImplicitFunctionData.leftFunstatement and proof · cited by 24
- ImplicitFunctionData.rightFunstatement and proof · cited by 23
- ImplicitFunctionData.prodFunstatement and proof · cited by 17
- ImplicitFunctionData.hasStrictFDerivAtstatement and proof · cited by 12
- ImplicitFunctionData.leftDerivstatement and proof · cited by 12
- ImplicitFunctionData.rightDerivstatement and proof · cited by 11
- HasStrictFDerivAt.implicitFunctionDataOfProdDomainstatement · cited by 8
- ImplicitFunctionData.toOpenPartialHomeomorphstatement and proof · cited by 6
- ImplicitFunctionData.isCompl_kerstatement and proof · cited by 5
- ImplicitFunctionData.prodFun_applystatement and proof · cited by 5