Theorems · Theorem · real analysis
Filter.Tendsto.log
∀ {α : Type u_1} {f : α → ℝ} {l : Filter α} {x : ℝ},
Filter.Tendsto f l (nhds x) → x ≠ 0 → Filter.Tendsto (fun x => Real.log (f x)) l (nhds (Real.log x))- Cited by
- 3 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Real.logstatement · cited by 939
- Filter.Tendsto.compproof · cited by 560
- ContinuousAt.tendstoproof · cited by 103
- Real.continuousAt_logproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousAt.logproof · cited by 6
- ContinuousWithinAt.logproof · cited by 3
- Asymptotics.IsEquivalent.logproof · cited by 0