| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > logbval | Structured version Visualization version GIF version | ||
| Description: Define the value of the logb function, the logarithm generalized to an arbitrary base, when used as infix. Most Metamath statements select variables in order of their use, but to make the order clearer we use "B" for base and "X" for the argument of the logarithm function here. (Contributed by David A. Wheeler, 21-Jan-2017.) (Revised by David A. Wheeler, 16-Jul-2017.) |
| Ref | Expression |
|---|---|
| logbval | ⊢ ((𝐵 ∈ (ℂ ∖ {0, 1}) ∧ 𝑋 ∈ (ℂ ∖ {0})) → (𝐵 logb 𝑋) = ((log‘𝑋) / (log‘𝐵))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fveq2 6888 | . . 3 ⊢ (𝑥 = 𝐵 → (log‘𝑥) = (log‘𝐵)) | |
| 2 | 1 | oveq2d 7439 | . 2 ⊢ (𝑥 = 𝐵 → ((log‘𝑦) / (log‘𝑥)) = ((log‘𝑦) / (log‘𝐵))) |
| 3 | fveq2 6888 | . . 3 ⊢ (𝑦 = 𝑋 → (log‘𝑦) = (log‘𝑋)) | |
| 4 | 3 | oveq1d 7438 | . 2 ⊢ (𝑦 = 𝑋 → ((log‘𝑦) / (log‘𝐵)) = ((log‘𝑋) / (log‘𝐵))) |
| 5 | df-logb 26967 | . 2 ⊢ logb = (𝑥 ∈ (ℂ ∖ {0, 1}), 𝑦 ∈ (ℂ ∖ {0}) ↦ ((log‘𝑦) / (log‘𝑥))) | |
| 6 | ovex 7456 | . 2 ⊢ ((log‘𝑋) / (log‘𝐵)) ∈ V | |
| 7 | 2, 4, 5, 6 | ovmpo 7583 | 1 ⊢ ((𝐵 ∈ (ℂ ∖ {0, 1}) ∧ 𝑋 ∈ (ℂ ∖ {0})) → (𝐵 logb 𝑋) = ((log‘𝑋) / (log‘𝐵))) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 = wceq 1570 ∈ wcel 2146 ∖ cdif 3905 {csn 4594 {cpr 4596 ‘cfv 6543 (class class class)co 7423 ℂcc 11116 0cc0 11118 1c1 11119 / cdiv 11889 logclog 26756 logb clogb 26966 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-sep 5262 ax-nul 5274 ax-pr 5409 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ne 2962 df-ral 3083 df-rex 3093 df-rab 3420 df-v 3460 df-sbc 3748 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-nul 4290 df-if 4493 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4878 df-br 5115 df-opab 5179 df-id 5561 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-iota 6499 df-fun 6545 df-fv 6551 df-ov 7426 df-oprab 7427 df-mpo 7428 df-logb 26967 |
| This theorem is used by: logbcl 26969 logbid1 26970 logb1 26971 elogb 26972 logbchbase 26973 relogbval 26974 relogbcl 26975 relogbreexp 26977 relogbmul 26979 nnlogbexp 26983 relogbcxp 26987 cxplogb 26988 logbgt0b 26995 dvrelog2b 42874 dvrelogpow2b 42876 rege1logbrege0 49379 logb2aval 50583 |
| Copyright terms: Public domain | W3C validator |