Theorems · Theorem · global analysis
ImplicitFunctionData.hasStrictFDerivAt_implicitFunction
∀ {𝕜 : 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) (g'inv : G →L[𝕜] E),
φ.rightDeriv ∘SL g'inv = ContinuousLinearMap.id 𝕜 G →
φ.leftDeriv ∘SL g'inv = 0 → HasStrictFDerivAt (φ.implicitFunction (φ.leftFun φ.pt)) g'inv (φ.rightFun φ.pt)- Defined in
- Mathlib.Analysis.Calculus.Implicit
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupproof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousLinearMap.compstatement and proof · cited by 709
- fderivproof · cited by 398
Cited by3
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.hasStrictFDerivAt_implicitFunctionOfProdDomainproof · cited by 3
- HasStrictFDerivAt.to_implicitFunctionOfComplementedproof · cited by 1
- ImplicitFunctionData.implicitFunction_hasStrictFDerivAtproof · cited by 0