Theorems Β· Theorem Β· real analysis
logDeriv_comp
β {π : Type u_1} {π' : Type u_2} [inst : NontriviallyNormedField π] [inst_1 : NontriviallyNormedField π']
[inst_2 : NormedAlgebra π π'] {f : π' β π'} {g : π β π'} {x : π},
DifferentiableAt π' f (g x) β DifferentiableAt π g x β logDeriv (f β g) x = logDeriv f (g x) * deriv g x- Defined in
- Mathlib.Analysis.Calculus.LogDeriv
- Cited by
- 3 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.
Cites6
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 and proof Β· cited by 676
- DifferentiableAtstatement and proof Β· cited by 617
- logDerivstatement Β· cited by 71
- deriv_compproof Β· cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- ModularForm.logDeriv_qParamproof Β· cited by 1
- logDeriv_sin_div_eq_cotproof Β· cited by 1
- ModularForm.logDeriv_one_sub_mul_cexp_compproof Β· cited by 0