Theorems · Theorem · real analysis
ContinuousWithinAt.logb
∀ {α : Type u_1} {b : ℝ} [inst : TopologicalSpace α] {f : α → ℝ} {s : Set α} {a : α},
ContinuousWithinAt f s a → f a ≠ 0 → ContinuousWithinAt (fun x => Real.logb b (f x)) s a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousWithinAtstatement and proof · cited by 512
- Real.logbstatement · cited by 119
- Filter.Tendsto.logbproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.logbproof · cited by 0