Theorems · Theorem · real analysis
logDeriv_congr_nhdsNE
∀ {𝕜 : Type u_1} {𝕜' : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {f g : 𝕜 → 𝕜'} {x : 𝕜},
f =ᶠ[nhdsWithin x {x}ᶜ] g → logDeriv f =ᶠ[nhdsWithin x {x}ᶜ] logDeriv gIf two functions agree in a punctured neighborhood of x, then so do their logarithmic derivatives.
- Defined in
- Mathlib.Analysis.Calculus.LogDeriv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinstatement and proof · cited by 1,912
- Filter.EventuallyEqstatement and proof · cited by 1,912
- NormedAlgebrastatement and proof · cited by 1,165
- logDerivstatement · cited by 71
- Filter.EventuallyEq.divproof · cited by 5
- Filter.EventuallyEq.nhdsNE_derivproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- logDeriv_congr_codiscreteWithinproof · cited by 1
- meromorphicOrderAt_logDeriv_nonnegproof · cited by 0