| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > absexp | Structured version Visualization version GIF version | ||
| Description: Absolute value of positive integer exponentiation. (Contributed by NM, 5-Jan-2006.) |
| Ref | Expression |
|---|---|
| absexp | ⊢ ((𝐴 ∈ ℂ ∧ 𝑁 ∈ ℕ0) → (abs‘(𝐴↑𝑁)) = ((abs‘𝐴)↑𝑁)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | oveq2 7366 | . . . 4 ⊢ (𝑗 = 0 → (𝐴↑𝑗) = (𝐴↑0)) | |
| 2 | 1 | fveq2d 6837 | . . 3 ⊢ (𝑗 = 0 → (abs‘(𝐴↑𝑗)) = (abs‘(𝐴↑0))) |
| 3 | oveq2 7366 | . . 3 ⊢ (𝑗 = 0 → ((abs‘𝐴)↑𝑗) = ((abs‘𝐴)↑0)) | |
| 4 | 2, 3 | eqeq12d 2751 | . 2 ⊢ (𝑗 = 0 → ((abs‘(𝐴↑𝑗)) = ((abs‘𝐴)↑𝑗) ↔ (abs‘(𝐴↑0)) = ((abs‘𝐴)↑0))) |
| 5 | oveq2 7366 | . . . 4 ⊢ (𝑗 = 𝑘 → (𝐴↑𝑗) = (𝐴↑𝑘)) | |
| 6 | 5 | fveq2d 6837 | . . 3 ⊢ (𝑗 = 𝑘 → (abs‘(𝐴↑𝑗)) = (abs‘(𝐴↑𝑘))) |
| 7 | oveq2 7366 | . . 3 ⊢ (𝑗 = 𝑘 → ((abs‘𝐴)↑𝑗) = ((abs‘𝐴)↑𝑘)) | |
| 8 | 6, 7 | eqeq12d 2751 | . 2 ⊢ (𝑗 = 𝑘 → ((abs‘(𝐴↑𝑗)) = ((abs‘𝐴)↑𝑗) ↔ (abs‘(𝐴↑𝑘)) = ((abs‘𝐴)↑𝑘))) |
| 9 | oveq2 7366 | . . . 4 ⊢ (𝑗 = (𝑘 + 1) → (𝐴↑𝑗) = (𝐴↑(𝑘 + 1))) | |
| 10 | 9 | fveq2d 6837 | . . 3 ⊢ (𝑗 = (𝑘 + 1) → (abs‘(𝐴↑𝑗)) = (abs‘(𝐴↑(𝑘 + 1)))) |
| 11 | oveq2 7366 | . . 3 ⊢ (𝑗 = (𝑘 + 1) → ((abs‘𝐴)↑𝑗) = ((abs‘𝐴)↑(𝑘 + 1))) | |
| 12 | 10, 11 | eqeq12d 2751 | . 2 ⊢ (𝑗 = (𝑘 + 1) → ((abs‘(𝐴↑𝑗)) = ((abs‘𝐴)↑𝑗) ↔ (abs‘(𝐴↑(𝑘 + 1))) = ((abs‘𝐴)↑(𝑘 + 1)))) |
| 13 | oveq2 7366 | . . . 4 ⊢ (𝑗 = 𝑁 → (𝐴↑𝑗) = (𝐴↑𝑁)) | |
| 14 | 13 | fveq2d 6837 | . . 3 ⊢ (𝑗 = 𝑁 → (abs‘(𝐴↑𝑗)) = (abs‘(𝐴↑𝑁))) |
| 15 | oveq2 7366 | . . 3 ⊢ (𝑗 = 𝑁 → ((abs‘𝐴)↑𝑗) = ((abs‘𝐴)↑𝑁)) | |
| 16 | 14, 15 | eqeq12d 2751 | . 2 ⊢ (𝑗 = 𝑁 → ((abs‘(𝐴↑𝑗)) = ((abs‘𝐴)↑𝑗) ↔ (abs‘(𝐴↑𝑁)) = ((abs‘𝐴)↑𝑁))) |
| 17 | abs1 15222 | . . 3 ⊢ (abs‘1) = 1 | |
| 18 | exp0 13990 | . . . 4 ⊢ (𝐴 ∈ ℂ → (𝐴↑0) = 1) | |
| 19 | 18 | fveq2d 6837 | . . 3 ⊢ (𝐴 ∈ ℂ → (abs‘(𝐴↑0)) = (abs‘1)) |
| 20 | abscl 15203 | . . . . 5 ⊢ (𝐴 ∈ ℂ → (abs‘𝐴) ∈ ℝ) | |
| 21 | 20 | recnd 11162 | . . . 4 ⊢ (𝐴 ∈ ℂ → (abs‘𝐴) ∈ ℂ) |
| 22 | 21 | exp0d 14065 | . . 3 ⊢ (𝐴 ∈ ℂ → ((abs‘𝐴)↑0) = 1) |
| 23 | 17, 19, 22 | 3eqtr4a 2796 | . 2 ⊢ (𝐴 ∈ ℂ → (abs‘(𝐴↑0)) = ((abs‘𝐴)↑0)) |
| 24 | oveq1 7365 | . . . 4 ⊢ ((abs‘(𝐴↑𝑘)) = ((abs‘𝐴)↑𝑘) → ((abs‘(𝐴↑𝑘)) · (abs‘𝐴)) = (((abs‘𝐴)↑𝑘) · (abs‘𝐴))) | |
| 25 | 24 | adantl 481 | . . 3 ⊢ (((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) ∧ (abs‘(𝐴↑𝑘)) = ((abs‘𝐴)↑𝑘)) → ((abs‘(𝐴↑𝑘)) · (abs‘𝐴)) = (((abs‘𝐴)↑𝑘) · (abs‘𝐴))) |
| 26 | expp1 13993 | . . . . . 6 ⊢ ((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) → (𝐴↑(𝑘 + 1)) = ((𝐴↑𝑘) · 𝐴)) | |
| 27 | 26 | fveq2d 6837 | . . . . 5 ⊢ ((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) → (abs‘(𝐴↑(𝑘 + 1))) = (abs‘((𝐴↑𝑘) · 𝐴))) |
| 28 | expcl 14004 | . . . . . 6 ⊢ ((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) → (𝐴↑𝑘) ∈ ℂ) | |
| 29 | simpl 482 | . . . . . 6 ⊢ ((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) → 𝐴 ∈ ℂ) | |
| 30 | absmul 15219 | . . . . . 6 ⊢ (((𝐴↑𝑘) ∈ ℂ ∧ 𝐴 ∈ ℂ) → (abs‘((𝐴↑𝑘) · 𝐴)) = ((abs‘(𝐴↑𝑘)) · (abs‘𝐴))) | |
| 31 | 28, 29, 30 | syl2anc 585 | . . . . 5 ⊢ ((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) → (abs‘((𝐴↑𝑘) · 𝐴)) = ((abs‘(𝐴↑𝑘)) · (abs‘𝐴))) |
| 32 | 27, 31 | eqtrd 2770 | . . . 4 ⊢ ((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) → (abs‘(𝐴↑(𝑘 + 1))) = ((abs‘(𝐴↑𝑘)) · (abs‘𝐴))) |
| 33 | 32 | adantr 480 | . . 3 ⊢ (((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) ∧ (abs‘(𝐴↑𝑘)) = ((abs‘𝐴)↑𝑘)) → (abs‘(𝐴↑(𝑘 + 1))) = ((abs‘(𝐴↑𝑘)) · (abs‘𝐴))) |
| 34 | expp1 13993 | . . . . 5 ⊢ (((abs‘𝐴) ∈ ℂ ∧ 𝑘 ∈ ℕ0) → ((abs‘𝐴)↑(𝑘 + 1)) = (((abs‘𝐴)↑𝑘) · (abs‘𝐴))) | |
| 35 | 21, 34 | sylan 581 | . . . 4 ⊢ ((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) → ((abs‘𝐴)↑(𝑘 + 1)) = (((abs‘𝐴)↑𝑘) · (abs‘𝐴))) |
| 36 | 35 | adantr 480 | . . 3 ⊢ (((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) ∧ (abs‘(𝐴↑𝑘)) = ((abs‘𝐴)↑𝑘)) → ((abs‘𝐴)↑(𝑘 + 1)) = (((abs‘𝐴)↑𝑘) · (abs‘𝐴))) |
| 37 | 25, 33, 36 | 3eqtr4d 2780 | . 2 ⊢ (((𝐴 ∈ ℂ ∧ 𝑘 ∈ ℕ0) ∧ (abs‘(𝐴↑𝑘)) = ((abs‘𝐴)↑𝑘)) → (abs‘(𝐴↑(𝑘 + 1))) = ((abs‘𝐴)↑(𝑘 + 1))) |
| 38 | 4, 8, 12, 16, 23, 37 | nn0indd 12591 | 1 ⊢ ((𝐴 ∈ ℂ ∧ 𝑁 ∈ ℕ0) → (abs‘(𝐴↑𝑁)) = ((abs‘𝐴)↑𝑁)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 ‘cfv 6491 (class class class)co 7358 ℂcc 11026 0cc0 11028 1c1 11029 + caddc 11031 · cmul 11033 ℕ0cn0 12403 ↑cexp 13986 abscabs 15159 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2183 ax-ext 2707 ax-sep 5240 ax-nul 5250 ax-pow 5309 ax-pr 5376 ax-un 7680 ax-cnex 11084 ax-resscn 11085 ax-1cn 11086 ax-icn 11087 ax-addcl 11088 ax-addrcl 11089 ax-mulcl 11090 ax-mulrcl 11091 ax-mulcom 11092 ax-addass 11093 ax-mulass 11094 ax-distr 11095 ax-i2m1 11096 ax-1ne0 11097 ax-1rid 11098 ax-rnegex 11099 ax-rrecex 11100 ax-cnre 11101 ax-pre-lttri 11102 ax-pre-lttrn 11103 ax-pre-ltadd 11104 ax-pre-mulgt0 11105 ax-pre-sup 11106 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2538 df-eu 2568 df-clab 2714 df-cleq 2727 df-clel 2810 df-nfc 2884 df-ne 2932 df-nel 3036 df-ral 3051 df-rex 3060 df-rmo 3349 df-reu 3350 df-rab 3399 df-v 3441 df-sbc 3740 df-csb 3849 df-dif 3903 df-un 3905 df-in 3907 df-ss 3917 df-pss 3920 df-nul 4285 df-if 4479 df-pw 4555 df-sn 4580 df-pr 4582 df-op 4586 df-uni 4863 df-iun 4947 df-br 5098 df-opab 5160 df-mpt 5179 df-tr 5205 df-id 5518 df-eprel 5523 df-po 5531 df-so 5532 df-fr 5576 df-we 5578 df-xp 5629 df-rel 5630 df-cnv 5631 df-co 5632 df-dm 5633 df-rn 5634 df-res 5635 df-ima 5636 df-pred 6258 df-ord 6319 df-on 6320 df-lim 6321 df-suc 6322 df-iota 6447 df-fun 6493 df-fn 6494 df-f 6495 df-f1 6496 df-fo 6497 df-f1o 6498 df-fv 6499 df-riota 7315 df-ov 7361 df-oprab 7362 df-mpo 7363 df-om 7809 df-2nd 7934 df-frecs 8223 df-wrecs 8254 df-recs 8303 df-rdg 8341 df-er 8635 df-en 8886 df-dom 8887 df-sdom 8888 df-sup 9347 df-pnf 11170 df-mnf 11171 df-xr 11172 df-ltxr 11173 df-le 11174 df-sub 11368 df-neg 11369 df-div 11797 df-nn 12148 df-2 12210 df-3 12211 df-n0 12404 df-z 12491 df-uz 12754 df-rp 12908 df-seq 13927 df-exp 13987 df-cj 15024 df-re 15025 df-im 15026 df-sqrt 15160 df-abs 15161 |
| This theorem is referenced by: absexpz 15230 abssq 15231 sqabs 15232 absexpd 15380 expcnv 15789 eftabs 16000 efcllem 16002 efaddlem 16018 iblabsr 25789 iblmulc2 25790 abelthlem7 26406 efif1olem3 26511 efif1olem4 26512 logtayllem 26626 bndatandm 26897 ftalem1 27041 mule1 27116 iblmulc2nc 37855 |
| Copyright terms: Public domain | W3C validator |