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

Theorem rplogbval 15797
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 9991 . . . 4 (𝐵 ∈ ℝ+𝐵 ∈ ℂ)
213ad2ant1 1045 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ∈ ℂ)
3 rpne0 9998 . . . 4 (𝐵 ∈ ℝ+𝐵 ≠ 0)
433ad2ant1 1045 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ≠ 0)
5 simp2 1025 . . . 4 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 # 1)
6 1cnd 8286 . . . . 5 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 1 ∈ ℂ)
7 apne 8893 . . . . 5 ((𝐵 ∈ ℂ ∧ 1 ∈ ℂ) → (𝐵 # 1 → 𝐵 ≠ 1))
82, 6, 7syl2anc 411 . . . 4 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (𝐵 # 1 → 𝐵 ≠ 1))
95, 8mpd 13 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ≠ 1)
10 eldifpr 3715 . . 3 (𝐵 ∈ (ℂ ∖ {0, 1}) ↔ (𝐵 ∈ ℂ ∧ 𝐵 ≠ 0 ∧ 𝐵 ≠ 1))
112, 4, 9, 10syl3anbrc 1208 . 2 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ∈ (ℂ ∖ {0, 1}))
12 rpcn 9991 . . . 4 (𝑋 ∈ ℝ+𝑋 ∈ ℂ)
13123ad2ant3 1047 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝑋 ∈ ℂ)
14 rpne0 9998 . . . 4 (𝑋 ∈ ℝ+𝑋 ≠ 0)
15143ad2ant3 1047 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝑋 ≠ 0)
16 eldifsn 3819 . . 3 (𝑋 ∈ (ℂ ∖ {0}) ↔ (𝑋 ∈ ℂ ∧ 𝑋 ≠ 0))
1713, 15, 16sylanbrc 417 . 2 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝑋 ∈ (ℂ ∖ {0}))
18 simp3 1026 . . . 4 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝑋 ∈ ℝ+)
1918relogcld 15734 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (log‘𝑋) ∈ ℝ)
20 simp1 1024 . . . 4 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → 𝐵 ∈ ℝ+)
2120relogcld 15734 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (log‘𝐵) ∈ ℝ)
2220, 5logrpap0d 15730 . . 3 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → (log‘𝐵) # 0)
2319, 21, 22redivclapd 9105 . 2 ((𝐵 ∈ ℝ+𝐵 # 1 ∧ 𝑋 ∈ ℝ+) → ((log‘𝑋) / (log‘𝐵)) ∈ ℝ)
24 fveq2 5669 . . . 4 (𝑥 = 𝐵 → (log‘𝑥) = (log‘𝐵))
2524oveq2d 6065 . . 3 (𝑥 = 𝐵 → ((log‘𝑦) / (log‘𝑥)) = ((log‘𝑦) / (log‘𝐵)))
26 fveq2 5669 . . . 4 (𝑦 = 𝑋 → (log‘𝑦) = (log‘𝑋))
2726oveq1d 6064 . . 3 (𝑦 = 𝑋 → ((log‘𝑦) / (log‘𝐵)) = ((log‘𝑋) / (log‘𝐵)))
28 df-logb 15796 . . 3 logb = (𝑥 ∈ (ℂ ∖ {0, 1}), 𝑦 ∈ (ℂ ∖ {0}) ↦ ((log‘𝑦) / (log‘𝑥)))
2925, 27, 28ovmpog 6187 . 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 2203  wne 2412  cdif 3207  {csn 3688  {cpr 3689   class class class wbr 4108  cfv 5351  (class class class)co 6049  cc 8121  cr 8122  0cc0 8123  1c1 8124   # cap 8851   / cdiv 8942  +crp 9982  logclog 15708   logb clogb 15795
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 2205  ax-14 2206  ax-ext 2214  ax-coll 4224  ax-sep 4227  ax-nul 4235  ax-pow 4286  ax-pr 4321  ax-un 4553  ax-setind 4658  ax-iinf 4709  ax-cnex 8214  ax-resscn 8215  ax-1cn 8216  ax-1re 8217  ax-icn 8218  ax-addcl 8219  ax-addrcl 8220  ax-mulcl 8221  ax-mulrcl 8222  ax-addcom 8223  ax-mulcom 8224  ax-addass 8225  ax-mulass 8226  ax-distr 8227  ax-i2m1 8228  ax-0lt1 8229  ax-1rid 8230  ax-0id 8231  ax-rnegex 8232  ax-precex 8233  ax-cnre 8234  ax-pre-ltirr 8235  ax-pre-ltwlin 8236  ax-pre-lttrn 8237  ax-pre-apti 8238  ax-pre-ltadd 8239  ax-pre-mulgt0 8240  ax-pre-mulext 8241  ax-arch 8242  ax-caucvg 8243  ax-pre-suploc 8244  ax-addf 8245  ax-mulf 8246
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 2083  df-mo 2084  df-clab 2219  df-cleq 2225  df-clel 2228  df-nfc 2373  df-ne 2413  df-nel 2508  df-ral 2525  df-rex 2526  df-reu 2527  df-rmo 2528  df-rab 2529  df-v 2814  df-sbc 3042  df-csb 3138  df-dif 3212  df-un 3214  df-in 3216  df-ss 3223  df-nul 3508  df-if 3620  df-pw 3670  df-sn 3694  df-pr 3695  df-op 3697  df-uni 3914  df-int 3949  df-iun 3992  df-disj 4085  df-br 4109  df-opab 4171  df-mpt 4172  df-tr 4208  df-id 4413  df-po 4416  df-iso 4417  df-iord 4486  df-on 4488  df-ilim 4489  df-suc 4491  df-iom 4712  df-xp 4754  df-rel 4755  df-cnv 4756  df-co 4757  df-dm 4758  df-rn 4759  df-res 4760  df-ima 4761  df-iota 5311  df-fun 5353  df-fn 5354  df-f 5355  df-f1 5356  df-fo 5357  df-f1o 5358  df-fv 5359  df-isom 5360  df-riota 6002  df-ov 6052  df-oprab 6053  df-mpo 6054  df-of 6265  df-1st 6333  df-2nd 6334  df-recs 6535  df-irdg 6600  df-frec 6621  df-1o 6646  df-oadd 6650  df-er 6766  df-map 6883  df-pm 6884  df-en 6975  df-dom 6976  df-fin 6977  df-sup 7274  df-inf 7275  df-pnf 8306  df-mnf 8307  df-xr 8308  df-ltxr 8309  df-le 8310  df-sub 8442  df-neg 8443  df-reap 8845  df-ap 8852  df-div 8943  df-inn 9234  df-2 9292  df-3 9293  df-4 9294  df-n0 9493  df-z 9574  df-uz 9850  df-q 9948  df-rp 9983  df-xneg 10101  df-xadd 10102  df-ioo 10221  df-ico 10223  df-icc 10224  df-fz 10339  df-fzo 10473  df-seqfrec 10806  df-exp 10897  df-fac 11084  df-bc 11106  df-ihash 11134  df-shft 11493  df-cj 11520  df-re 11521  df-im 11522  df-rsqrt 11676  df-abs 11677  df-clim 11957  df-sumdc 12032  df-ef 12327  df-e 12328  df-rest 13443  df-topgen 13462  df-psmet 14678  df-xmet 14679  df-met 14680  df-bl 14681  df-mopn 14682  df-top 14850  df-topon 14863  df-bases 14895  df-ntr 14948  df-cn 15040  df-cnp 15041  df-tx 15105  df-cncf 15423  df-limced 15508  df-dvap 15509  df-relog 15710  df-logb 15796
This theorem is referenced by:  rplogbcl  15798  rplogbid1  15799  rplogb1  15800  rpelogb  15801  rplogbchbase  15802  relogbval  15803  rplogbreexp  15805  rprelogbmul  15807  rpcxplogb  15816  logbgt0b  15818
  Copyright terms: Public domain W3C validator