Theorems · Theorem · global analysis
ContDiffAt.eventually_apply_eq_iff_implicitFunction
∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {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} {n : WithTop ℕ∞} (cdf : ContDiffAt 𝕜 n f u) (pn : n ≠ 0)
(if₂ : (fderiv 𝕜 f u ∘SL ContinuousLinearMap.inr 𝕜 E₁ E₂).IsInvertible),
∀ᶠ (v : E₁ × E₂) in nhds u, f v = f u ↔ cdf.implicitFunction pn if₂ v.1 = v.2- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- nhdsstatement · cited by 5,554
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Filter.Eventuallystatement · cited by 3,134
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousLinearMap.compstatement and proof · cited by 709
- fderivstatement and proof · cited by 398
- ContDiffAtstatement and proof · cited by 262
Cited by1
Results whose statement or proof uses this declaration.
- IsContDiffImplicitAt.eventually_implicitFunction_apply_eqproof · cited by 0