Theorems · Theorem · global analysis
HasStrictFDerivAt.eventually_apply_eq_iff_implicitFunctionOfProdDomain
∀ {𝕜 : 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}
(dfu : HasStrictFDerivAt f f'u u) (if₂u : (f'u ∘SL ContinuousLinearMap.inr 𝕜 E₁ E₂).IsInvertible),
∀ᶠ (v : E₁ × E₂) in nhds u, f v = f u ↔ dfu.implicitFunctionOfProdDomain if₂u v.1 = v.2- Cited by
- 4 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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 · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Filter.Eventuallystatement · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ContinuousLinearMap.compstatement and proof · cited by 709
- HasStrictFDerivAtstatement and proof · cited by 261
Cited by4
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.tendsto_implicitFunctionOfProdDomainproof · cited by 3
- HasStrictFDerivAt.eventually_apply_implicitFunctionOfProdDomainproof · cited by 2
- ContDiffAt.eventually_apply_eq_iff_implicitFunctionproof · cited by 1
- eventually_apply_eq_iff_implicitFunctionOfBivariateproof · cited by 0