Theorems · Definition · global analysis
HasStrictFDerivAt.implicitFunctionDataOfComplemented
{𝕜 : 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] →
(f : E → F) →
(f' : E →L[𝕜] F) →
{a : E} →
HasStrictFDerivAt f f' a →
(↑f').range = ⊤ → (↑f').ker.ClosedComplemented → ImplicitFunctionData 𝕜 E F ↥(↑f').kerData used to apply the generic implicit function theorem to the case of a strictly differentiable map such that its derivative is surjective and has a complemented kernel.
- Defined in
- Mathlib.Analysis.Calculus.Implicit
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- CompleteSpacestatement and proof · cited by 2,532
- LinearMap.rangestatement and proof · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- ContinuousLinearMap.toLinearMapstatement and proof · cited by 528
Cited by7
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplementedproof · cited by 10
- HasStrictFDerivAt.implicitFunctionOfComplementedproof · cited by 5
- HasStrictFDerivAt.to_implicitFunctionOfComplementedproof · cited by 1
- HasStrictFDerivAt.eq_implicitFunctionOfComplementedproof · cited by 1
- HasStrictFDerivAt.mem_implicitToOpenPartialHomeomorph_sourceproof · cited by 1
- HasStrictFDerivAt.implicitFunctionDataOfComplemented.congr_simpstatement and proof · cited by 0