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

Theorem expmul 10845
Description: Product of exponents law for nonnegative integer exponentiation. Proposition 10-4.2(b) of [Gleason] p. 135, restricted to nonnegative integer exponents. (Contributed by NM, 4-Jan-2006.)
Assertion
Ref Expression
expmul  |-  ( ( A  e.  CC  /\  M  e.  NN0  /\  N  e.  NN0 )  ->  ( A ^ ( M  x.  N ) )  =  ( ( A ^ M ) ^ N
) )

Proof of Theorem expmul
Dummy variables  j  k are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 oveq2 6025 . . . . . . 7  |-  ( j  =  0  ->  ( M  x.  j )  =  ( M  x.  0 ) )
21oveq2d 6033 . . . . . 6  |-  ( j  =  0  ->  ( A ^ ( M  x.  j ) )  =  ( A ^ ( M  x.  0 ) ) )
3 oveq2 6025 . . . . . 6  |-  ( j  =  0  ->  (
( A ^ M
) ^ j )  =  ( ( A ^ M ) ^
0 ) )
42, 3eqeq12d 2246 . . . . 5  |-  ( j  =  0  ->  (
( A ^ ( M  x.  j )
)  =  ( ( A ^ M ) ^ j )  <->  ( A ^ ( M  x.  0 ) )  =  ( ( A ^ M ) ^ 0 ) ) )
54imbi2d 230 . . . 4  |-  ( j  =  0  ->  (
( ( A  e.  CC  /\  M  e. 
NN0 )  ->  ( A ^ ( M  x.  j ) )  =  ( ( A ^ M ) ^ j
) )  <->  ( ( A  e.  CC  /\  M  e.  NN0 )  ->  ( A ^ ( M  x.  0 ) )  =  ( ( A ^ M ) ^ 0 ) ) ) )
6 oveq2 6025 . . . . . . 7  |-  ( j  =  k  ->  ( M  x.  j )  =  ( M  x.  k ) )
76oveq2d 6033 . . . . . 6  |-  ( j  =  k  ->  ( A ^ ( M  x.  j ) )  =  ( A ^ ( M  x.  k )
) )
8 oveq2 6025 . . . . . 6  |-  ( j  =  k  ->  (
( A ^ M
) ^ j )  =  ( ( A ^ M ) ^
k ) )
97, 8eqeq12d 2246 . . . . 5  |-  ( j  =  k  ->  (
( A ^ ( M  x.  j )
)  =  ( ( A ^ M ) ^ j )  <->  ( A ^ ( M  x.  k ) )  =  ( ( A ^ M ) ^ k
) ) )
109imbi2d 230 . . . 4  |-  ( j  =  k  ->  (
( ( A  e.  CC  /\  M  e. 
NN0 )  ->  ( A ^ ( M  x.  j ) )  =  ( ( A ^ M ) ^ j
) )  <->  ( ( A  e.  CC  /\  M  e.  NN0 )  ->  ( A ^ ( M  x.  k ) )  =  ( ( A ^ M ) ^ k
) ) ) )
11 oveq2 6025 . . . . . . 7  |-  ( j  =  ( k  +  1 )  ->  ( M  x.  j )  =  ( M  x.  ( k  +  1 ) ) )
1211oveq2d 6033 . . . . . 6  |-  ( j  =  ( k  +  1 )  ->  ( A ^ ( M  x.  j ) )  =  ( A ^ ( M  x.  ( k  +  1 ) ) ) )
13 oveq2 6025 . . . . . 6  |-  ( j  =  ( k  +  1 )  ->  (
( A ^ M
) ^ j )  =  ( ( A ^ M ) ^
( k  +  1 ) ) )
1412, 13eqeq12d 2246 . . . . 5  |-  ( j  =  ( k  +  1 )  ->  (
( A ^ ( M  x.  j )
)  =  ( ( A ^ M ) ^ j )  <->  ( A ^ ( M  x.  ( k  +  1 ) ) )  =  ( ( A ^ M ) ^ (
k  +  1 ) ) ) )
1514imbi2d 230 . . . 4  |-  ( j  =  ( k  +  1 )  ->  (
( ( A  e.  CC  /\  M  e. 
NN0 )  ->  ( A ^ ( M  x.  j ) )  =  ( ( A ^ M ) ^ j
) )  <->  ( ( A  e.  CC  /\  M  e.  NN0 )  ->  ( A ^ ( M  x.  ( k  +  1 ) ) )  =  ( ( A ^ M ) ^ (
k  +  1 ) ) ) ) )
16 oveq2 6025 . . . . . . 7  |-  ( j  =  N  ->  ( M  x.  j )  =  ( M  x.  N ) )
1716oveq2d 6033 . . . . . 6  |-  ( j  =  N  ->  ( A ^ ( M  x.  j ) )  =  ( A ^ ( M  x.  N )
) )
18 oveq2 6025 . . . . . 6  |-  ( j  =  N  ->  (
( A ^ M
) ^ j )  =  ( ( A ^ M ) ^ N ) )
1917, 18eqeq12d 2246 . . . . 5  |-  ( j  =  N  ->  (
( A ^ ( M  x.  j )
)  =  ( ( A ^ M ) ^ j )  <->  ( A ^ ( M  x.  N ) )  =  ( ( A ^ M ) ^ N
) ) )
2019imbi2d 230 . . . 4  |-  ( j  =  N  ->  (
( ( A  e.  CC  /\  M  e. 
NN0 )  ->  ( A ^ ( M  x.  j ) )  =  ( ( A ^ M ) ^ j
) )  <->  ( ( A  e.  CC  /\  M  e.  NN0 )  ->  ( A ^ ( M  x.  N ) )  =  ( ( A ^ M ) ^ N
) ) ) )
21 nn0cn 9411 . . . . . . . 8  |-  ( M  e.  NN0  ->  M  e.  CC )
2221mul01d 8571 . . . . . . 7  |-  ( M  e.  NN0  ->  ( M  x.  0 )  =  0 )
2322oveq2d 6033 . . . . . 6  |-  ( M  e.  NN0  ->  ( A ^ ( M  x.  0 ) )  =  ( A ^ 0 ) )
24 exp0 10804 . . . . . 6  |-  ( A  e.  CC  ->  ( A ^ 0 )  =  1 )
2523, 24sylan9eqr 2286 . . . . 5  |-  ( ( A  e.  CC  /\  M  e.  NN0 )  -> 
( A ^ ( M  x.  0 ) )  =  1 )
26 expcl 10818 . . . . . 6  |-  ( ( A  e.  CC  /\  M  e.  NN0 )  -> 
( A ^ M
)  e.  CC )
27 exp0 10804 . . . . . 6  |-  ( ( A ^ M )  e.  CC  ->  (
( A ^ M
) ^ 0 )  =  1 )
2826, 27syl 14 . . . . 5  |-  ( ( A  e.  CC  /\  M  e.  NN0 )  -> 
( ( A ^ M ) ^ 0 )  =  1 )
2925, 28eqtr4d 2267 . . . 4  |-  ( ( A  e.  CC  /\  M  e.  NN0 )  -> 
( A ^ ( M  x.  0 ) )  =  ( ( A ^ M ) ^ 0 ) )
30 oveq1 6024 . . . . . . 7  |-  ( ( A ^ ( M  x.  k ) )  =  ( ( A ^ M ) ^
k )  ->  (
( A ^ ( M  x.  k )
)  x.  ( A ^ M ) )  =  ( ( ( A ^ M ) ^ k )  x.  ( A ^ M
) ) )
31 nn0cn 9411 . . . . . . . . . . . 12  |-  ( k  e.  NN0  ->  k  e.  CC )
32 ax-1cn 8124 . . . . . . . . . . . . . 14  |-  1  e.  CC
33 adddi 8163 . . . . . . . . . . . . . 14  |-  ( ( M  e.  CC  /\  k  e.  CC  /\  1  e.  CC )  ->  ( M  x.  ( k  +  1 ) )  =  ( ( M  x.  k )  +  ( M  x.  1 ) ) )
3432, 33mp3an3 1362 . . . . . . . . . . . . 13  |-  ( ( M  e.  CC  /\  k  e.  CC )  ->  ( M  x.  (
k  +  1 ) )  =  ( ( M  x.  k )  +  ( M  x.  1 ) ) )
35 mulrid 8175 . . . . . . . . . . . . . . 15  |-  ( M  e.  CC  ->  ( M  x.  1 )  =  M )
3635adantr 276 . . . . . . . . . . . . . 14  |-  ( ( M  e.  CC  /\  k  e.  CC )  ->  ( M  x.  1 )  =  M )
3736oveq2d 6033 . . . . . . . . . . . . 13  |-  ( ( M  e.  CC  /\  k  e.  CC )  ->  ( ( M  x.  k )  +  ( M  x.  1 ) )  =  ( ( M  x.  k )  +  M ) )
3834, 37eqtrd 2264 . . . . . . . . . . . 12  |-  ( ( M  e.  CC  /\  k  e.  CC )  ->  ( M  x.  (
k  +  1 ) )  =  ( ( M  x.  k )  +  M ) )
3921, 31, 38syl2an 289 . . . . . . . . . . 11  |-  ( ( M  e.  NN0  /\  k  e.  NN0 )  -> 
( M  x.  (
k  +  1 ) )  =  ( ( M  x.  k )  +  M ) )
4039adantll 476 . . . . . . . . . 10  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  ( M  x.  ( k  +  1 ) )  =  ( ( M  x.  k
)  +  M ) )
4140oveq2d 6033 . . . . . . . . 9  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  ( A ^
( M  x.  (
k  +  1 ) ) )  =  ( A ^ ( ( M  x.  k )  +  M ) ) )
42 simpll 527 . . . . . . . . . 10  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  A  e.  CC )
43 nn0mulcl 9437 . . . . . . . . . . 11  |-  ( ( M  e.  NN0  /\  k  e.  NN0 )  -> 
( M  x.  k
)  e.  NN0 )
4443adantll 476 . . . . . . . . . 10  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  ( M  x.  k )  e.  NN0 )
45 simplr 529 . . . . . . . . . 10  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  M  e.  NN0 )
46 expadd 10842 . . . . . . . . . 10  |-  ( ( A  e.  CC  /\  ( M  x.  k
)  e.  NN0  /\  M  e.  NN0 )  -> 
( A ^ (
( M  x.  k
)  +  M ) )  =  ( ( A ^ ( M  x.  k ) )  x.  ( A ^ M ) ) )
4742, 44, 45, 46syl3anc 1273 . . . . . . . . 9  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  ( A ^
( ( M  x.  k )  +  M
) )  =  ( ( A ^ ( M  x.  k )
)  x.  ( A ^ M ) ) )
4841, 47eqtrd 2264 . . . . . . . 8  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  ( A ^
( M  x.  (
k  +  1 ) ) )  =  ( ( A ^ ( M  x.  k )
)  x.  ( A ^ M ) ) )
49 expp1 10807 . . . . . . . . 9  |-  ( ( ( A ^ M
)  e.  CC  /\  k  e.  NN0 )  -> 
( ( A ^ M ) ^ (
k  +  1 ) )  =  ( ( ( A ^ M
) ^ k )  x.  ( A ^ M ) ) )
5026, 49sylan 283 . . . . . . . 8  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  ( ( A ^ M ) ^
( k  +  1 ) )  =  ( ( ( A ^ M ) ^ k
)  x.  ( A ^ M ) ) )
5148, 50eqeq12d 2246 . . . . . . 7  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  ( ( A ^ ( M  x.  ( k  +  1 ) ) )  =  ( ( A ^ M ) ^ (
k  +  1 ) )  <->  ( ( A ^ ( M  x.  k ) )  x.  ( A ^ M
) )  =  ( ( ( A ^ M ) ^ k
)  x.  ( A ^ M ) ) ) )
5230, 51imbitrrid 156 . . . . . 6  |-  ( ( ( A  e.  CC  /\  M  e.  NN0 )  /\  k  e.  NN0 )  ->  ( ( A ^ ( M  x.  k ) )  =  ( ( A ^ M ) ^ k
)  ->  ( A ^ ( M  x.  ( k  +  1 ) ) )  =  ( ( A ^ M ) ^ (
k  +  1 ) ) ) )
5352expcom 116 . . . . 5  |-  ( k  e.  NN0  ->  ( ( A  e.  CC  /\  M  e.  NN0 )  -> 
( ( A ^
( M  x.  k
) )  =  ( ( A ^ M
) ^ k )  ->  ( A ^
( M  x.  (
k  +  1 ) ) )  =  ( ( A ^ M
) ^ ( k  +  1 ) ) ) ) )
5453a2d 26 . . . 4  |-  ( k  e.  NN0  ->  ( ( ( A  e.  CC  /\  M  e.  NN0 )  ->  ( A ^ ( M  x.  k )
)  =  ( ( A ^ M ) ^ k ) )  ->  ( ( A  e.  CC  /\  M  e.  NN0 )  ->  ( A ^ ( M  x.  ( k  +  1 ) ) )  =  ( ( A ^ M ) ^ (
k  +  1 ) ) ) ) )
555, 10, 15, 20, 29, 54nn0ind 9593 . . 3  |-  ( N  e.  NN0  ->  ( ( A  e.  CC  /\  M  e.  NN0 )  -> 
( A ^ ( M  x.  N )
)  =  ( ( A ^ M ) ^ N ) ) )
5655expdcom 1487 . 2  |-  ( A  e.  CC  ->  ( M  e.  NN0  ->  ( N  e.  NN0  ->  ( A ^ ( M  x.  N ) )  =  ( ( A ^ M ) ^ N
) ) ) )
57563imp 1219 1  |-  ( ( A  e.  CC  /\  M  e.  NN0  /\  N  e.  NN0 )  ->  ( A ^ ( M  x.  N ) )  =  ( ( A ^ M ) ^ N
) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    /\ w3a 1004    = wceq 1397    e. wcel 2202  (class class class)co 6017   CCcc 8029   0cc0 8031   1c1 8032    + caddc 8034    x. cmul 8036   NN0cn0 9401   ^cexp 10799
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 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-13 2204  ax-14 2205  ax-ext 2213  ax-coll 4204  ax-sep 4207  ax-nul 4215  ax-pow 4264  ax-pr 4299  ax-un 4530  ax-setind 4635  ax-iinf 4686  ax-cnex 8122  ax-resscn 8123  ax-1cn 8124  ax-1re 8125  ax-icn 8126  ax-addcl 8127  ax-addrcl 8128  ax-mulcl 8129  ax-mulrcl 8130  ax-addcom 8131  ax-mulcom 8132  ax-addass 8133  ax-mulass 8134  ax-distr 8135  ax-i2m1 8136  ax-0lt1 8137  ax-1rid 8138  ax-0id 8139  ax-rnegex 8140  ax-precex 8141  ax-cnre 8142  ax-pre-ltirr 8143  ax-pre-ltwlin 8144  ax-pre-lttrn 8145  ax-pre-apti 8146  ax-pre-ltadd 8147  ax-pre-mulgt0 8148  ax-pre-mulext 8149
This theorem depends on definitions:  df-bi 117  df-dc 842  df-3or 1005  df-3an 1006  df-tru 1400  df-fal 1403  df-nf 1509  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ne 2403  df-nel 2498  df-ral 2515  df-rex 2516  df-reu 2517  df-rmo 2518  df-rab 2519  df-v 2804  df-sbc 3032  df-csb 3128  df-dif 3202  df-un 3204  df-in 3206  df-ss 3213  df-nul 3495  df-if 3606  df-pw 3654  df-sn 3675  df-pr 3676  df-op 3678  df-uni 3894  df-int 3929  df-iun 3972  df-br 4089  df-opab 4151  df-mpt 4152  df-tr 4188  df-id 4390  df-po 4393  df-iso 4394  df-iord 4463  df-on 4465  df-ilim 4466  df-suc 4468  df-iom 4689  df-xp 4731  df-rel 4732  df-cnv 4733  df-co 4734  df-dm 4735  df-rn 4736  df-res 4737  df-ima 4738  df-iota 5286  df-fun 5328  df-fn 5329  df-f 5330  df-f1 5331  df-fo 5332  df-f1o 5333  df-fv 5334  df-riota 5970  df-ov 6020  df-oprab 6021  df-mpo 6022  df-1st 6302  df-2nd 6303  df-recs 6470  df-frec 6556  df-pnf 8215  df-mnf 8216  df-xr 8217  df-ltxr 8218  df-le 8219  df-sub 8351  df-neg 8352  df-reap 8754  df-ap 8761  df-div 8852  df-inn 9143  df-n0 9402  df-z 9479  df-uz 9755  df-seqfrec 10709  df-exp 10800
This theorem is referenced by:  expmulzap  10846  expnass  10906  expmuld  10937
  Copyright terms: Public domain W3C validator