This is an inofficial mirror of http://metamath.tirix.org for personal testing of a visualizer extension only.
Description: Define the logb operator. This is the logarithm generalized to an arbitrary base. It can be used as ( B logb X ) for "log base B of X". In the most common traditional notation, base B is a subscript of "log". The definition is according to Wikipedia "Complex logarithm": https://en.wikipedia.org/wiki/Complex_logarithm#Logarithms_to_other_bases (10-Jun-2020). (Contributed by David A. Wheeler, 21-Jan-2017)
| Ref | Expression | ||
|---|---|---|---|
| Assertion | df-logb |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 0 | clogb | ||
| 1 | vx | ||
| 2 | cc | ||
| 3 | cc0 | ||
| 4 | c1 | ||
| 5 | 3 4 | cpr | |
| 6 | 2 5 | cdif | |
| 7 | vy | ||
| 8 | 3 | csn | |
| 9 | 2 8 | cdif | |
| 10 | clog | ||
| 11 | 7 | cv | |
| 12 | 11 10 | cfv | |
| 13 | cdiv | ||
| 14 | 1 | cv | |
| 15 | 14 10 | cfv | |
| 16 | 12 15 13 | co | |
| 17 | 1 7 6 9 16 | cmpo | |
| 18 | 0 17 | wceq |