Theorems · Definition · global analysis
implicitFunctionOfBivariate
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
[IsRCLikeNormedField 𝕜] →
{E₁ : Type u_2} →
[inst_2 : NormedAddCommGroup E₁] →
[inst_3 : NormedSpace 𝕜 E₁] →
[CompleteSpace E₁] →
{E₂ : Type u_3} →
[inst_5 : NormedAddCommGroup E₂] →
[inst_6 : NormedSpace 𝕜 E₂] →
[CompleteSpace E₂] →
{F : Type u_4} →
[inst_8 : NormedAddCommGroup F] →
[inst_9 : NormedSpace 𝕜 F] →
[CompleteSpace F] →
{u : E₁ × E₂} →
{f : E₁ → E₂ → F} →
{f₁ : E₁ → E₂ → E₁ →L[𝕜] F} →
{f₂ : E₁ → E₂ → E₂ →L[𝕜] F} →
(∀ᶠ (v : E₁ × E₂) in nhds u, HasFDerivAt (fun x => f x v.2) (f₁ v.1 v.2) v.1) →
(∀ᶠ (v : E₁ × E₂) in nhds u, HasFDerivAt (fun x => f v.1 x) (f₂ v.1 v.2) v.2) →
ContinuousAt (↿f₁) u →
ContinuousAt (↿f₂) u → (f₂ u.1 u.2).IsInvertible → E₁ → E₂Implicit function ψ : E₁ → E₂ associated with the (curried) bivariate function
f : E₁ → E₂ → F at u : E₁ × E₂.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 195 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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousAtstatement and proof · cited by 697
- HasFDerivAtstatement and proof · cited by 350
- IsRCLikeNormedFieldstatement and proof · cited by 104
- ContinuousLinearMap.IsInvertiblestatement and proof · cited by 104
Cited by6
Results whose statement or proof uses this declaration.
- implicitFunctionOfBivariate.congr_simpstatement and proof · cited by 0
- hasStrictFDerivAt_implicitFunctionOfBivariatestatement · cited by 0
- eventually_apply_eq_iff_implicitFunctionOfBivariatestatement · cited by 0
- eventually_apply_implicitFunctionOfBivariatestatement · cited by 0
- implicitFunctionOfBivariate_defstatement and proof · cited by 0
- tendsto_implicitFunctionOfBivariatestatement · cited by 0