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

Theorem cjexp 10665
Description: Complex conjugate of positive integer exponentiation. (Contributed by NM, 7-Jun-2006.)
Assertion
Ref Expression
cjexp  |-  ( ( A  e.  CC  /\  N  e.  NN0 )  -> 
( * `  ( A ^ N ) )  =  ( ( * `
 A ) ^ N ) )

Proof of Theorem cjexp
Dummy variables  j  k are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 oveq2 5782 . . . . . 6  |-  ( j  =  0  ->  ( A ^ j )  =  ( A ^ 0 ) )
21fveq2d 5425 . . . . 5  |-  ( j  =  0  ->  (
* `  ( A ^ j ) )  =  ( * `  ( A ^ 0 ) ) )
3 oveq2 5782 . . . . 5  |-  ( j  =  0  ->  (
( * `  A
) ^ j )  =  ( ( * `
 A ) ^
0 ) )
42, 3eqeq12d 2154 . . . 4  |-  ( j  =  0  ->  (
( * `  ( A ^ j ) )  =  ( ( * `
 A ) ^
j )  <->  ( * `  ( A ^ 0 ) )  =  ( ( * `  A
) ^ 0 ) ) )
54imbi2d 229 . . 3  |-  ( j  =  0  ->  (
( A  e.  CC  ->  ( * `  ( A ^ j ) )  =  ( ( * `
 A ) ^
j ) )  <->  ( A  e.  CC  ->  ( * `  ( A ^ 0 ) )  =  ( ( * `  A
) ^ 0 ) ) ) )
6 oveq2 5782 . . . . . 6  |-  ( j  =  k  ->  ( A ^ j )  =  ( A ^ k
) )
76fveq2d 5425 . . . . 5  |-  ( j  =  k  ->  (
* `  ( A ^ j ) )  =  ( * `  ( A ^ k ) ) )
8 oveq2 5782 . . . . 5  |-  ( j  =  k  ->  (
( * `  A
) ^ j )  =  ( ( * `
 A ) ^
k ) )
97, 8eqeq12d 2154 . . . 4  |-  ( j  =  k  ->  (
( * `  ( A ^ j ) )  =  ( ( * `
 A ) ^
j )  <->  ( * `  ( A ^ k
) )  =  ( ( * `  A
) ^ k ) ) )
109imbi2d 229 . . 3  |-  ( j  =  k  ->  (
( A  e.  CC  ->  ( * `  ( A ^ j ) )  =  ( ( * `
 A ) ^
j ) )  <->  ( A  e.  CC  ->  ( * `  ( A ^ k
) )  =  ( ( * `  A
) ^ k ) ) ) )
11 oveq2 5782 . . . . . 6  |-  ( j  =  ( k  +  1 )  ->  ( A ^ j )  =  ( A ^ (
k  +  1 ) ) )
1211fveq2d 5425 . . . . 5  |-  ( j  =  ( k  +  1 )  ->  (
* `  ( A ^ j ) )  =  ( * `  ( A ^ ( k  +  1 ) ) ) )
13 oveq2 5782 . . . . 5  |-  ( j  =  ( k  +  1 )  ->  (
( * `  A
) ^ j )  =  ( ( * `
 A ) ^
( k  +  1 ) ) )
1412, 13eqeq12d 2154 . . . 4  |-  ( j  =  ( k  +  1 )  ->  (
( * `  ( A ^ j ) )  =  ( ( * `
 A ) ^
j )  <->  ( * `  ( A ^ (
k  +  1 ) ) )  =  ( ( * `  A
) ^ ( k  +  1 ) ) ) )
1514imbi2d 229 . . 3  |-  ( j  =  ( k  +  1 )  ->  (
( A  e.  CC  ->  ( * `  ( A ^ j ) )  =  ( ( * `
 A ) ^
j ) )  <->  ( A  e.  CC  ->  ( * `  ( A ^ (
k  +  1 ) ) )  =  ( ( * `  A
) ^ ( k  +  1 ) ) ) ) )
16 oveq2 5782 . . . . . 6  |-  ( j  =  N  ->  ( A ^ j )  =  ( A ^ N
) )
1716fveq2d 5425 . . . . 5  |-  ( j  =  N  ->  (
* `  ( A ^ j ) )  =  ( * `  ( A ^ N ) ) )
18 oveq2 5782 . . . . 5  |-  ( j  =  N  ->  (
( * `  A
) ^ j )  =  ( ( * `
 A ) ^ N ) )
1917, 18eqeq12d 2154 . . . 4  |-  ( j  =  N  ->  (
( * `  ( A ^ j ) )  =  ( ( * `
 A ) ^
j )  <->  ( * `  ( A ^ N
) )  =  ( ( * `  A
) ^ N ) ) )
2019imbi2d 229 . . 3  |-  ( j  =  N  ->  (
( A  e.  CC  ->  ( * `  ( A ^ j ) )  =  ( ( * `
 A ) ^
j ) )  <->  ( A  e.  CC  ->  ( * `  ( A ^ N
) )  =  ( ( * `  A
) ^ N ) ) ) )
21 exp0 10297 . . . . 5  |-  ( A  e.  CC  ->  ( A ^ 0 )  =  1 )
2221fveq2d 5425 . . . 4  |-  ( A  e.  CC  ->  (
* `  ( A ^ 0 ) )  =  ( * ` 
1 ) )
23 cjcl 10620 . . . . 5  |-  ( A  e.  CC  ->  (
* `  A )  e.  CC )
24 exp0 10297 . . . . . 6  |-  ( ( * `  A )  e.  CC  ->  (
( * `  A
) ^ 0 )  =  1 )
25 1re 7765 . . . . . . 7  |-  1  e.  RR
26 cjre 10654 . . . . . . 7  |-  ( 1  e.  RR  ->  (
* `  1 )  =  1 )
2725, 26ax-mp 5 . . . . . 6  |-  ( * `
 1 )  =  1
2824, 27syl6eqr 2190 . . . . 5  |-  ( ( * `  A )  e.  CC  ->  (
( * `  A
) ^ 0 )  =  ( * ` 
1 ) )
2923, 28syl 14 . . . 4  |-  ( A  e.  CC  ->  (
( * `  A
) ^ 0 )  =  ( * ` 
1 ) )
3022, 29eqtr4d 2175 . . 3  |-  ( A  e.  CC  ->  (
* `  ( A ^ 0 ) )  =  ( ( * `
 A ) ^
0 ) )
31 expp1 10300 . . . . . . . . . 10  |-  ( ( A  e.  CC  /\  k  e.  NN0 )  -> 
( A ^ (
k  +  1 ) )  =  ( ( A ^ k )  x.  A ) )
3231fveq2d 5425 . . . . . . . . 9  |-  ( ( A  e.  CC  /\  k  e.  NN0 )  -> 
( * `  ( A ^ ( k  +  1 ) ) )  =  ( * `  ( ( A ^
k )  x.  A
) ) )
33 expcl 10311 . . . . . . . . . 10  |-  ( ( A  e.  CC  /\  k  e.  NN0 )  -> 
( A ^ k
)  e.  CC )
34 simpl 108 . . . . . . . . . 10  |-  ( ( A  e.  CC  /\  k  e.  NN0 )  ->  A  e.  CC )
35 cjmul 10657 . . . . . . . . . 10  |-  ( ( ( A ^ k
)  e.  CC  /\  A  e.  CC )  ->  ( * `  (
( A ^ k
)  x.  A ) )  =  ( ( * `  ( A ^ k ) )  x.  ( * `  A ) ) )
3633, 34, 35syl2anc 408 . . . . . . . . 9  |-  ( ( A  e.  CC  /\  k  e.  NN0 )  -> 
( * `  (
( A ^ k
)  x.  A ) )  =  ( ( * `  ( A ^ k ) )  x.  ( * `  A ) ) )
3732, 36eqtrd 2172 . . . . . . . 8  |-  ( ( A  e.  CC  /\  k  e.  NN0 )  -> 
( * `  ( A ^ ( k  +  1 ) ) )  =  ( ( * `
 ( A ^
k ) )  x.  ( * `  A
) ) )
3837adantr 274 . . . . . . 7  |-  ( ( ( A  e.  CC  /\  k  e.  NN0 )  /\  ( * `  ( A ^ k ) )  =  ( ( * `
 A ) ^
k ) )  -> 
( * `  ( A ^ ( k  +  1 ) ) )  =  ( ( * `
 ( A ^
k ) )  x.  ( * `  A
) ) )
39 oveq1 5781 . . . . . . . 8  |-  ( ( * `  ( A ^ k ) )  =  ( ( * `
 A ) ^
k )  ->  (
( * `  ( A ^ k ) )  x.  ( * `  A ) )  =  ( ( ( * `
 A ) ^
k )  x.  (
* `  A )
) )
40 expp1 10300 . . . . . . . . . 10  |-  ( ( ( * `  A
)  e.  CC  /\  k  e.  NN0 )  -> 
( ( * `  A ) ^ (
k  +  1 ) )  =  ( ( ( * `  A
) ^ k )  x.  ( * `  A ) ) )
4123, 40sylan 281 . . . . . . . . 9  |-  ( ( A  e.  CC  /\  k  e.  NN0 )  -> 
( ( * `  A ) ^ (
k  +  1 ) )  =  ( ( ( * `  A
) ^ k )  x.  ( * `  A ) ) )
4241eqcomd 2145 . . . . . . . 8  |-  ( ( A  e.  CC  /\  k  e.  NN0 )  -> 
( ( ( * `
 A ) ^
k )  x.  (
* `  A )
)  =  ( ( * `  A ) ^ ( k  +  1 ) ) )
4339, 42sylan9eqr 2194 . . . . . . 7  |-  ( ( ( A  e.  CC  /\  k  e.  NN0 )  /\  ( * `  ( A ^ k ) )  =  ( ( * `
 A ) ^
k ) )  -> 
( ( * `  ( A ^ k ) )  x.  ( * `
 A ) )  =  ( ( * `
 A ) ^
( k  +  1 ) ) )
4438, 43eqtrd 2172 . . . . . 6  |-  ( ( ( A  e.  CC  /\  k  e.  NN0 )  /\  ( * `  ( A ^ k ) )  =  ( ( * `
 A ) ^
k ) )  -> 
( * `  ( A ^ ( k  +  1 ) ) )  =  ( ( * `
 A ) ^
( k  +  1 ) ) )
4544exp31 361 . . . . 5  |-  ( A  e.  CC  ->  (
k  e.  NN0  ->  ( ( * `  ( A ^ k ) )  =  ( ( * `
 A ) ^
k )  ->  (
* `  ( A ^ ( k  +  1 ) ) )  =  ( ( * `
 A ) ^
( k  +  1 ) ) ) ) )
4645com12 30 . . . 4  |-  ( k  e.  NN0  ->  ( A  e.  CC  ->  (
( * `  ( A ^ k ) )  =  ( ( * `
 A ) ^
k )  ->  (
* `  ( A ^ ( k  +  1 ) ) )  =  ( ( * `
 A ) ^
( k  +  1 ) ) ) ) )
4746a2d 26 . . 3  |-  ( k  e.  NN0  ->  ( ( A  e.  CC  ->  ( * `  ( A ^ k ) )  =  ( ( * `
 A ) ^
k ) )  -> 
( A  e.  CC  ->  ( * `  ( A ^ ( k  +  1 ) ) )  =  ( ( * `
 A ) ^
( k  +  1 ) ) ) ) )
485, 10, 15, 20, 30, 47nn0ind 9165 . 2  |-  ( N  e.  NN0  ->  ( A  e.  CC  ->  (
* `  ( A ^ N ) )  =  ( ( * `  A ) ^ N
) ) )
4948impcom 124 1  |-  ( ( A  e.  CC  /\  N  e.  NN0 )  -> 
( * `  ( A ^ N ) )  =  ( ( * `
 A ) ^ N ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    = wceq 1331    e. wcel 1480   ` cfv 5123  (class class class)co 5774   CCcc 7618   RRcr 7619   0cc0 7620   1c1 7621    + caddc 7623    x. cmul 7625   NN0cn0 8977   ^cexp 10292   *ccj 10611
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 603  ax-in2 604  ax-io 698  ax-5 1423  ax-7 1424  ax-gen 1425  ax-ie1 1469  ax-ie2 1470  ax-8 1482  ax-10 1483  ax-11 1484  ax-i12 1485  ax-bndl 1486  ax-4 1487  ax-13 1491  ax-14 1492  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2121  ax-coll 4043  ax-sep 4046  ax-nul 4054  ax-pow 4098  ax-pr 4131  ax-un 4355  ax-setind 4452  ax-iinf 4502  ax-cnex 7711  ax-resscn 7712  ax-1cn 7713  ax-1re 7714  ax-icn 7715  ax-addcl 7716  ax-addrcl 7717  ax-mulcl 7718  ax-mulrcl 7719  ax-addcom 7720  ax-mulcom 7721  ax-addass 7722  ax-mulass 7723  ax-distr 7724  ax-i2m1 7725  ax-0lt1 7726  ax-1rid 7727  ax-0id 7728  ax-rnegex 7729  ax-precex 7730  ax-cnre 7731  ax-pre-ltirr 7732  ax-pre-ltwlin 7733  ax-pre-lttrn 7734  ax-pre-apti 7735  ax-pre-ltadd 7736  ax-pre-mulgt0 7737  ax-pre-mulext 7738
This theorem depends on definitions:  df-bi 116  df-dc 820  df-3or 963  df-3an 964  df-tru 1334  df-fal 1337  df-nf 1437  df-sb 1736  df-eu 2002  df-mo 2003  df-clab 2126  df-cleq 2132  df-clel 2135  df-nfc 2270  df-ne 2309  df-nel 2404  df-ral 2421  df-rex 2422  df-reu 2423  df-rmo 2424  df-rab 2425  df-v 2688  df-sbc 2910  df-csb 3004  df-dif 3073  df-un 3075  df-in 3077  df-ss 3084  df-nul 3364  df-if 3475  df-pw 3512  df-sn 3533  df-pr 3534  df-op 3536  df-uni 3737  df-int 3772  df-iun 3815  df-br 3930  df-opab 3990  df-mpt 3991  df-tr 4027  df-id 4215  df-po 4218  df-iso 4219  df-iord 4288  df-on 4290  df-ilim 4291  df-suc 4293  df-iom 4505  df-xp 4545  df-rel 4546  df-cnv 4547  df-co 4548  df-dm 4549  df-rn 4550  df-res 4551  df-ima 4552  df-iota 5088  df-fun 5125  df-fn 5126  df-f 5127  df-f1 5128  df-fo 5129  df-f1o 5130  df-fv 5131  df-riota 5730  df-ov 5777  df-oprab 5778  df-mpo 5779  df-1st 6038  df-2nd 6039  df-recs 6202  df-frec 6288  df-pnf 7802  df-mnf 7803  df-xr 7804  df-ltxr 7805  df-le 7806  df-sub 7935  df-neg 7936  df-reap 8337  df-ap 8344  df-div 8433  df-inn 8721  df-2 8779  df-n0 8978  df-z 9055  df-uz 9327  df-seqfrec 10219  df-exp 10293  df-cj 10614  df-re 10615  df-im 10616
This theorem is referenced by:  cjexpd  10730  efcj  11379
  Copyright terms: Public domain W3C validator