Theorems · Definition · global analysis
HasStrictFDerivAt.implicitFunctionDataOfProdDomain
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E₁ : Type u_2} →
[inst_1 : NormedAddCommGroup E₁] →
[inst_2 : NormedSpace 𝕜 E₁] →
[inst_3 : CompleteSpace E₁] →
{E₂ : Type u_3} →
[inst_4 : NormedAddCommGroup E₂] →
[inst_5 : NormedSpace 𝕜 E₂] →
[inst_6 : CompleteSpace E₂] →
{F : Type u_4} →
[inst_7 : NormedAddCommGroup F] →
[inst_8 : NormedSpace 𝕜 F] →
[inst_9 : CompleteSpace F] →
{u : E₁ × E₂} →
{f : E₁ × E₂ → F} →
{f'u : E₁ × E₂ →L[𝕜] F} →
HasStrictFDerivAt f f'u u →
(f'u ∘SL ContinuousLinearMap.inr 𝕜 E₁ E₂).IsInvertible →
ImplicitFunctionData 𝕜 (E₁ × E₂) F E₁Given f : E₁ × E₂ → F strictly differentiable at u with invertible partial derivative
f₂u : E₂ →L[𝕜] F, we may construct an ImplicitFunctionData 𝕜 (E₁ × E₂) F E₁ with f as its
leftFun and Prod.fst : E₁ × E₂ → E₁ as its rightFun by proving that the kernels of the
associated leftDeriv and rightDeriv are complementary.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- 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
- HasStrictFDerivAtstatement and proof · cited by 261
- ContinuousLinearMap.IsInvertiblestatement and proof · cited by 104
- ContinuousLinearMap.fstproof · cited by 86
- ContinuousLinearMap.inrstatement and proof · cited by 59
- ImplicitFunctionDatastatement · cited by 44
Cited by9
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.implicitFunctionOfProdDomainproof · cited by 10
- HasStrictFDerivAt.eventually_apply_eq_iff_implicitFunctionOfProdDomainproof · cited by 4
- HasStrictFDerivAt.hasStrictFDerivAt_implicitFunctionOfProdDomainproof · cited by 3
- HasStrictFDerivAt.leftFun_implicitFunctionDataOfProdDomainstatement and proof · cited by 2
- HasStrictFDerivAt.pt_implicitFunctionDataOfProdDomainstatement and proof · cited by 2
- HasStrictFDerivAt.rightFun_implicitFunctionDataOfProdDomainstatement and proof · cited by 2
- ContDiffAt.contDiffAt_implicitFunctionproof · cited by 1
- HasStrictFDerivAt.implicitFunctionOfProdDomain_defstatement · cited by 1
- HasStrictFDerivAt.implicitFunctionDataOfProdDomain.congr_simpstatement and proof · cited by 0