Theorems · Theorem · global analysis
IsContDiffImplicitAt.implicitFunction_def
Deprecated since 2026-01-27Use ContDiffAt.implicitFunction_def instead.
∀ {𝕜 : 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),
cdf.implicitFunction pn if₂ = ⋯.implicitFunctionOfProdDomain if₂Alias of ContDiffAt.implicitFunction_def.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 15,752
- NormedSpacestatement · cited by 12,499
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- RCLikestatement · cited by 2,829
- CompleteSpacestatement · cited by 2,532
- ContinuousLinearMap.compstatement · cited by 709
- fderivstatement · cited by 398
- ContDiffAtstatement · cited by 262
- ContinuousLinearMap.IsInvertiblestatement · cited by 104
- ContinuousLinearMap.inrstatement · cited by 59
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.