Theorems · Definition · global analysis
HasStrictFDerivAt.implicitFunctionOfComplemented
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[CompleteSpace E] →
{F : Type u_3} →
[inst_4 : NormedAddCommGroup F] →
[inst_5 : NormedSpace 𝕜 F] →
[CompleteSpace F] →
(f : E → F) →
(f' : E →L[𝕜] F) →
{a : E} →
HasStrictFDerivAt f f' a → (↑f').range = ⊤ → (↑f').ker.ClosedComplemented → F → ↥(↑f').ker → EImplicit function g defined by f (g z y) = z.
- Defined in
- Mathlib.Analysis.Calculus.Implicit
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 186 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.
- 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
- HasStrictFDerivAtstatement and proof · cited by 261
Cited by5
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.to_implicitFunctionOfComplementedstatement and proof · cited by 1
- HasStrictFDerivAt.map_implicitFunctionOfComplemented_eqstatement and proof · cited by 1
- HasStrictFDerivAt.implicitFunctionOfComplemented_apply_imagestatement · cited by 1
- HasStrictFDerivAt.eq_implicitFunctionOfComplementedstatement · cited by 1
- HasStrictFDerivAt.implicitFunctionOfComplemented.congr_simpstatement and proof · cited by 0