ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  rplogbval GIF version

Theorem rplogbval 15859
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 Jim Kingdon, 3-Jul-2024.)
Assertion
Ref Expression
rplogbval ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (𝐵 logb 𝑋) = ((log‘𝑋) / (log‘𝐵)))

Proof of Theorem rplogbval
Dummy variables 𝑥 𝑦 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 rpcn 10001 . . . 4 (𝐵 ∈ ℝ+𝐵 ∈ ℂ)
213ad2ant1 1045 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ∈ ℂ)
3 rpne0 10008 . . . 4 (𝐵 ∈ ℝ+𝐵 ≠ 0)
433ad2ant1 1045 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ≠ 0)
5 simp2 1025 . . . 4 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 # 1)
6 1cnd 8295 . . . . 5 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 1 ∈ ℂ)
7 apne 8902 . . . . 5 ((𝐵 ∈ ℂ ∧ 1 ∈ ℂ) → (𝐵 # 1 → 𝐵 ≠ 1))
82, 6, 7syl2anc 411 . . . 4 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (𝐵 # 1 → 𝐵 ≠ 1))
95, 8mpd 13 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ≠ 1)
10 eldifpr 3718 . . 3 (𝐵 ∈ (ℂ ∖ {0, 1}) ↔ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0 ∧ 𝐵 ≠ 1))
112, 4, 9, 10syl3anbrc 1208 . 2 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ∈ (ℂ ∖ {0, 1}))
12 rpcn 10001 . . . 4 (𝑋 ∈ ℝ+𝑋 ∈ ℂ)
13123ad2ant3 1047 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝑋 ∈ ℂ)
14 rpne0 10008 . . . 4 (𝑋 ∈ ℝ+𝑋 ≠ 0)
15143ad2ant3 1047 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝑋 ≠ 0)
16 eldifsn 3822 . . 3 (𝑋 ∈ (ℂ ∖ {0}) ↔ (𝑋 ∈ ℂ ∧ 𝑋 ≠ 0))
1713, 15, 16sylanbrc 417 . 2 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝑋 ∈ (ℂ ∖ {0}))
18 simp3 1026 . . . 4 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝑋 ∈ ℝ+)
1918relogcld 15796 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (log‘𝑋) ∈ ℝ)
20 simp1 1024 . . . 4 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ∈ ℝ+)
2120relogcld 15796 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (log‘𝐵) ∈ ℝ)
2220, 5logrpap0d 15792 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (log‘𝐵) # 0)
2319, 21, 22redivclapd 9114 . 2 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → ((log‘𝑋) / (log‘𝐵)) ∈ ℝ)
24 fveq2 5672 . . . 4 (𝑥 = 𝐵 → (log‘𝑥) = (log‘𝐵))
2524oveq2d 6068 . . 3 (𝑥 = 𝐵 → ((log‘𝑦) / (log‘𝑥)) = ((log‘𝑦) / (log‘𝐵)))
26 fveq2 5672 . . . 4 (𝑦 = 𝑋 → (log‘𝑦) = (log‘𝑋))
2726oveq1d 6067 . . 3 (𝑦 = 𝑋 → ((log‘𝑦) / (log‘𝐵)) = ((log‘𝑋) / (log‘𝐵)))
28 df-logb 15858 . . 3 logb = (𝑥 ∈ (ℂ ∖ {0, 1}), 𝑦 ∈ (ℂ ∖ {0}) ↦ ((log‘𝑦) / (log‘𝑥)))
2925, 27, 28ovmpog 6190 . 2 ((𝐵 ∈ (ℂ ∖ {0, 1}) ∧ 𝑋 ∈ (ℂ ∖ {0}) ∧ ((log‘𝑋) / (log‘𝐵)) ∈ ℝ) → (𝐵 logb 𝑋) = ((log‘𝑋) / (log‘𝐵)))
3011, 17, 23, 29syl3anc 1274 1 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (𝐵 logb 𝑋) = ((log‘𝑋) / (log‘𝐵)))
Colors of variables: wff set class
Syntax hints:  wi 4  w3a 1005   = wceq 1398  wcel 2205  wne 2414  cdif 3210  {csn 3691  {cpr 3692   class class class wbr 4111  cfv 5354  (class class class)co 6052  cc 8130  cr 8131  0cc0 8132  1c1 8133   # cap 8860   / cdiv 8951  +crp 9992  logclog 15770   logb clogb 15857
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2207  ax-14 2208  ax-ext 2216  ax-coll 4227  ax-sep 4230  ax-nul 4238  ax-pow 4289  ax-pr 4324  ax-un 4556  ax-setind 4661  ax-iinf 4712  ax-cnex 8223  ax-resscn 8224  ax-1cn 8225  ax-1re 8226  ax-icn 8227  ax-addcl 8228  ax-addrcl 8229  ax-mulcl 8230  ax-mulrcl 8231  ax-addcom 8232  ax-mulcom 8233  ax-addass 8234  ax-mulass 8235  ax-distr 8236  ax-i2m1 8237  ax-0lt1 8238  ax-1rid 8239  ax-0id 8240  ax-rnegex 8241  ax-precex 8242  ax-cnre 8243  ax-pre-ltirr 8244  ax-pre-ltwlin 8245  ax-pre-lttrn 8246  ax-pre-apti 8247  ax-pre-ltadd 8248  ax-pre-mulgt0 8249  ax-pre-mulext 8250  ax-arch 8251  ax-caucvg 8252  ax-pre-suploc 8253  ax-addf 8254  ax-mulf 8255
This theorem depends on definitions:  df-bi 117  df-stab 839  df-dc 843  df-3or 1006  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1812  df-eu 2085  df-mo 2086  df-clab 2221  df-cleq 2227  df-clel 2230  df-nfc 2375  df-ne 2415  df-nel 2510  df-ral 2527  df-rex 2528  df-reu 2529  df-rmo 2530  df-rab 2531  df-v 2817  df-sbc 3045  df-csb 3141  df-dif 3215  df-un 3217  df-in 3219  df-ss 3226  df-nul 3511  df-if 3623  df-pw 3673  df-sn 3697  df-pr 3698  df-op 3700  df-uni 3917  df-int 3952  df-iun 3995  df-disj 4088  df-br 4112  df-opab 4174  df-mpt 4175  df-tr 4211  df-id 4416  df-po 4419  df-iso 4420  df-iord 4489  df-on 4491  df-ilim 4492  df-suc 4494  df-iom 4715  df-xp 4757  df-rel 4758  df-cnv 4759  df-co 4760  df-dm 4761  df-rn 4762  df-res 4763  df-ima 4764  df-iota 5314  df-fun 5356  df-fn 5357  df-f 5358  df-f1 5359  df-fo 5360  df-f1o 5361  df-fv 5362  df-isom 5363  df-riota 6005  df-ov 6055  df-oprab 6056  df-mpo 6057  df-of 6268  df-1st 6336  df-2nd 6337  df-recs 6538  df-irdg 6603  df-frec 6624  df-1o 6649  df-oadd 6653  df-er 6769  df-map 6886  df-pm 6887  df-en 6978  df-dom 6979  df-fin 6980  df-sup 7277  df-inf 7278  df-pnf 8315  df-mnf 8316  df-xr 8317  df-ltxr 8318  df-le 8319  df-sub 8451  df-neg 8452  df-reap 8854  df-ap 8861  df-div 8952  df-inn 9243  df-2 9301  df-3 9302  df-4 9303  df-n0 9502  df-z 9583  df-uz 9860  df-q 9958  df-rp 9993  df-xneg 10111  df-xadd 10112  df-ioo 10231  df-ico 10233  df-icc 10234  df-fz 10349  df-fzo 10484  df-seqfrec 10817  df-exp 10908  df-fac 11096  df-bc 11118  df-ihash 11147  df-shft 11508  df-cj 11535  df-re 11536  df-im 11537  df-rsqrt 11691  df-abs 11692  df-clim 11972  df-sumdc 12047  df-ef 12342  df-e 12343  df-rest 13475  df-topgen 13494  df-psmet 14740  df-xmet 14741  df-met 14742  df-bl 14743  df-mopn 14744  df-top 14912  df-topon 14925  df-bases 14957  df-ntr 15010  df-cn 15102  df-cnp 15103  df-tx 15167  df-cncf 15485  df-limced 15570  df-dvap 15571  df-relog 15772  df-logb 15858
This theorem is referenced by:  rplogbcl  15860  rplogbid1  15861  rplogb1  15862  rpelogb  15863  rplogbchbase  15864  relogbval  15865  rplogbreexp  15867  rprelogbmul  15869  rpcxplogb  15878  logbgt0b  15880
  Copyright terms: Public domain W3C validator