Theorems · Theorem · real analysis
fderivWithin_inv
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {s : Set 𝕜},
x ≠ 0 →
UniqueDiffWithinAt 𝕜 s x → fderivWithin 𝕜 (fun x => x⁻¹) s x = ContinuousLinearMap.toSpanSingleton 𝕜 (-(x ^ 2)⁻¹)- Defined in
- Mathlib.Analysis.Calculus.Deriv.Inv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NontriviallyNormedField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- RingHom.idstatement and proof · cited by 18,349
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- fderivWithinstatement · cited by 357
- UniqueDiffWithinAtstatement and proof · cited by 252
- ContinuousLinearMap.toSpanSingletonstatement and proof · cited by 133
- DifferentiableAt.fderivWithinproof · cited by 9
- differentiableAt_invproof · cited by 7
- fderiv_invproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.