Theorems · Theorem · real analysis
Filter.Tendsto.logb
∀ {α : Type u_1} {b : ℝ} {f : α → ℝ} {l : Filter α} {x : ℝ},
Filter.Tendsto f l (nhds x) → x ≠ 0 → Filter.Tendsto (fun y => Real.logb b (f y)) l (nhds (Real.logb b x))- Cited by
- 2 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.
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
- Filter.Tendsto.compproof · cited by 560
- Real.logbstatement · cited by 119
- ContinuousAt.tendstoproof · cited by 103
- Real.continuousAt_logbproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousWithinAt.logbproof · cited by 1
- ContinuousAt.logbproof · cited by 0