Theorems · Theorem · real analysis
logDeriv_apply
∀ {𝕜 : Type u_1} {𝕜' : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] (f : 𝕜 → 𝕜') (x : 𝕜), logDeriv f x = deriv f x / f x- Defined in
- Mathlib.Analysis.Calculus.LogDeriv
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- derivstatement · cited by 676
- logDerivstatement · cited by 71
Cited by4
Results whose statement or proof uses this declaration.
- logDeriv_fun_zpowproof · cited by 4
- Complex.digamma_oneproof · cited by 0
- Complex.digamma_apply_add_oneproof · cited by 0
- Complex.digamma_one_halfproof · cited by 0