Theorems · Theorem · real analysis
HasDerivAt.inv
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {𝕜' : Type u_1} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {c : 𝕜 → 𝕜'} {c' : 𝕜'}, HasDerivAt c c' x → c x ≠ 0 → HasDerivAt c⁻¹ (-c' / c x ^ 2) x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Inv
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- NormedAlgebrastatement and proof · cited by 1,165
- HasDerivAtstatement and proof · cited by 493
- hasDerivWithinAt_univproof · cited by 18
- HasDerivWithinAt.invproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- deriv_fun_inv''proof · cited by 3
- Real.hasDerivAt_sigmoidproof · cited by 1
- HasDerivAt.fun_invproof · cited by 0
- deriv_riemannZeta_zeroproof · cited by 0
- deriv_inv''proof · cited by 0