Mathlib Map

Theorems · Definition · real analysis

Real.logb

ℝ → ℝ → ℝ

The real logarithm in a given base. As with the natural logarithm, we define logb b x to be logb b |x| for x < 0, and 0 for x = 0.

Defined in
Mathlib.Analysis.SpecialFunctions.Log.Base
Cited by
119 results in Mathlib
Foundations
Depth 169 from the axioms, rests on 4,684 definitions · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

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
  • Real.logproof · cited by 939

Cited by119

Results whose statement or proof uses this declaration.