![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > dvexp2 | Structured version Visualization version GIF version |
Description: Derivative of an exponential, possibly zero power. (Contributed by Stefan O'Rear, 13-Nov-2014.) (Revised by Mario Carneiro, 10-Feb-2015.) |
Ref | Expression |
---|---|
dvexp2 | ⊢ (𝑁 ∈ ℕ0 → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (𝑥 ∈ ℂ ↦ if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1)))))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elnn0 12526 | . 2 ⊢ (𝑁 ∈ ℕ0 ↔ (𝑁 ∈ ℕ ∨ 𝑁 = 0)) | |
2 | dvexp 26006 | . . . 4 ⊢ (𝑁 ∈ ℕ → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (𝑥 ∈ ℂ ↦ (𝑁 · (𝑥↑(𝑁 − 1))))) | |
3 | nnne0 12298 | . . . . . . 7 ⊢ (𝑁 ∈ ℕ → 𝑁 ≠ 0) | |
4 | 3 | neneqd 2943 | . . . . . 6 ⊢ (𝑁 ∈ ℕ → ¬ 𝑁 = 0) |
5 | 4 | iffalsed 4542 | . . . . 5 ⊢ (𝑁 ∈ ℕ → if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1)))) = (𝑁 · (𝑥↑(𝑁 − 1)))) |
6 | 5 | mpteq2dv 5250 | . . . 4 ⊢ (𝑁 ∈ ℕ → (𝑥 ∈ ℂ ↦ if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1))))) = (𝑥 ∈ ℂ ↦ (𝑁 · (𝑥↑(𝑁 − 1))))) |
7 | 2, 6 | eqtr4d 2778 | . . 3 ⊢ (𝑁 ∈ ℕ → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (𝑥 ∈ ℂ ↦ if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1)))))) |
8 | oveq2 7439 | . . . . . . . . . 10 ⊢ (𝑁 = 0 → (𝑥↑𝑁) = (𝑥↑0)) | |
9 | exp0 14103 | . . . . . . . . . 10 ⊢ (𝑥 ∈ ℂ → (𝑥↑0) = 1) | |
10 | 8, 9 | sylan9eq 2795 | . . . . . . . . 9 ⊢ ((𝑁 = 0 ∧ 𝑥 ∈ ℂ) → (𝑥↑𝑁) = 1) |
11 | 10 | mpteq2dva 5248 | . . . . . . . 8 ⊢ (𝑁 = 0 → (𝑥 ∈ ℂ ↦ (𝑥↑𝑁)) = (𝑥 ∈ ℂ ↦ 1)) |
12 | fconstmpt 5751 | . . . . . . . 8 ⊢ (ℂ × {1}) = (𝑥 ∈ ℂ ↦ 1) | |
13 | 11, 12 | eqtr4di 2793 | . . . . . . 7 ⊢ (𝑁 = 0 → (𝑥 ∈ ℂ ↦ (𝑥↑𝑁)) = (ℂ × {1})) |
14 | 13 | oveq2d 7447 | . . . . . 6 ⊢ (𝑁 = 0 → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (ℂ D (ℂ × {1}))) |
15 | ax-1cn 11211 | . . . . . . 7 ⊢ 1 ∈ ℂ | |
16 | dvconst 25967 | . . . . . . 7 ⊢ (1 ∈ ℂ → (ℂ D (ℂ × {1})) = (ℂ × {0})) | |
17 | 15, 16 | ax-mp 5 | . . . . . 6 ⊢ (ℂ D (ℂ × {1})) = (ℂ × {0}) |
18 | 14, 17 | eqtrdi 2791 | . . . . 5 ⊢ (𝑁 = 0 → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (ℂ × {0})) |
19 | fconstmpt 5751 | . . . . 5 ⊢ (ℂ × {0}) = (𝑥 ∈ ℂ ↦ 0) | |
20 | 18, 19 | eqtrdi 2791 | . . . 4 ⊢ (𝑁 = 0 → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (𝑥 ∈ ℂ ↦ 0)) |
21 | iftrue 4537 | . . . . 5 ⊢ (𝑁 = 0 → if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1)))) = 0) | |
22 | 21 | mpteq2dv 5250 | . . . 4 ⊢ (𝑁 = 0 → (𝑥 ∈ ℂ ↦ if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1))))) = (𝑥 ∈ ℂ ↦ 0)) |
23 | 20, 22 | eqtr4d 2778 | . . 3 ⊢ (𝑁 = 0 → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (𝑥 ∈ ℂ ↦ if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1)))))) |
24 | 7, 23 | jaoi 857 | . 2 ⊢ ((𝑁 ∈ ℕ ∨ 𝑁 = 0) → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (𝑥 ∈ ℂ ↦ if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1)))))) |
25 | 1, 24 | sylbi 217 | 1 ⊢ (𝑁 ∈ ℕ0 → (ℂ D (𝑥 ∈ ℂ ↦ (𝑥↑𝑁))) = (𝑥 ∈ ℂ ↦ if(𝑁 = 0, 0, (𝑁 · (𝑥↑(𝑁 − 1)))))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∨ wo 847 = wceq 1537 ∈ wcel 2106 ifcif 4531 {csn 4631 ↦ cmpt 5231 × cxp 5687 (class class class)co 7431 ℂcc 11151 0cc0 11153 1c1 11154 · cmul 11158 − cmin 11490 ℕcn 12264 ℕ0cn0 12524 ↑cexp 14099 D cdv 25913 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1792 ax-4 1806 ax-5 1908 ax-6 1965 ax-7 2005 ax-8 2108 ax-9 2116 ax-10 2139 ax-11 2155 ax-12 2175 ax-ext 2706 ax-rep 5285 ax-sep 5302 ax-nul 5312 ax-pow 5371 ax-pr 5438 ax-un 7754 ax-cnex 11209 ax-resscn 11210 ax-1cn 11211 ax-icn 11212 ax-addcl 11213 ax-addrcl 11214 ax-mulcl 11215 ax-mulrcl 11216 ax-mulcom 11217 ax-addass 11218 ax-mulass 11219 ax-distr 11220 ax-i2m1 11221 ax-1ne0 11222 ax-1rid 11223 ax-rnegex 11224 ax-rrecex 11225 ax-cnre 11226 ax-pre-lttri 11227 ax-pre-lttrn 11228 ax-pre-ltadd 11229 ax-pre-mulgt0 11230 ax-pre-sup 11231 ax-addf 11232 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1540 df-fal 1550 df-ex 1777 df-nf 1781 df-sb 2063 df-mo 2538 df-eu 2567 df-clab 2713 df-cleq 2727 df-clel 2814 df-nfc 2890 df-ne 2939 df-nel 3045 df-ral 3060 df-rex 3069 df-rmo 3378 df-reu 3379 df-rab 3434 df-v 3480 df-sbc 3792 df-csb 3909 df-dif 3966 df-un 3968 df-in 3970 df-ss 3980 df-pss 3983 df-nul 4340 df-if 4532 df-pw 4607 df-sn 4632 df-pr 4634 df-tp 4636 df-op 4638 df-uni 4913 df-int 4952 df-iun 4998 df-iin 4999 df-br 5149 df-opab 5211 df-mpt 5232 df-tr 5266 df-id 5583 df-eprel 5589 df-po 5597 df-so 5598 df-fr 5641 df-se 5642 df-we 5643 df-xp 5695 df-rel 5696 df-cnv 5697 df-co 5698 df-dm 5699 df-rn 5700 df-res 5701 df-ima 5702 df-pred 6323 df-ord 6389 df-on 6390 df-lim 6391 df-suc 6392 df-iota 6516 df-fun 6565 df-fn 6566 df-f 6567 df-f1 6568 df-fo 6569 df-f1o 6570 df-fv 6571 df-isom 6572 df-riota 7388 df-ov 7434 df-oprab 7435 df-mpo 7436 df-of 7697 df-om 7888 df-1st 8013 df-2nd 8014 df-supp 8185 df-frecs 8305 df-wrecs 8336 df-recs 8410 df-rdg 8449 df-1o 8505 df-2o 8506 df-er 8744 df-map 8867 df-pm 8868 df-ixp 8937 df-en 8985 df-dom 8986 df-sdom 8987 df-fin 8988 df-fsupp 9400 df-fi 9449 df-sup 9480 df-inf 9481 df-oi 9548 df-card 9977 df-pnf 11295 df-mnf 11296 df-xr 11297 df-ltxr 11298 df-le 11299 df-sub 11492 df-neg 11493 df-div 11919 df-nn 12265 df-2 12327 df-3 12328 df-4 12329 df-5 12330 df-6 12331 df-7 12332 df-8 12333 df-9 12334 df-n0 12525 df-z 12612 df-dec 12732 df-uz 12877 df-q 12989 df-rp 13033 df-xneg 13152 df-xadd 13153 df-xmul 13154 df-icc 13391 df-fz 13545 df-fzo 13692 df-seq 14040 df-exp 14100 df-hash 14367 df-cj 15135 df-re 15136 df-im 15137 df-sqrt 15271 df-abs 15272 df-struct 17181 df-sets 17198 df-slot 17216 df-ndx 17228 df-base 17246 df-ress 17275 df-plusg 17311 df-mulr 17312 df-starv 17313 df-sca 17314 df-vsca 17315 df-ip 17316 df-tset 17317 df-ple 17318 df-ds 17320 df-unif 17321 df-hom 17322 df-cco 17323 df-rest 17469 df-topn 17470 df-0g 17488 df-gsum 17489 df-topgen 17490 df-pt 17491 df-prds 17494 df-xrs 17549 df-qtop 17554 df-imas 17555 df-xps 17557 df-mre 17631 df-mrc 17632 df-acs 17634 df-mgm 18666 df-sgrp 18745 df-mnd 18761 df-submnd 18810 df-mulg 19099 df-cntz 19348 df-cmn 19815 df-psmet 21374 df-xmet 21375 df-met 21376 df-bl 21377 df-mopn 21378 df-fbas 21379 df-fg 21380 df-cnfld 21383 df-top 22916 df-topon 22933 df-topsp 22955 df-bases 22969 df-cld 23043 df-ntr 23044 df-cls 23045 df-nei 23122 df-lp 23160 df-perf 23161 df-cn 23251 df-cnp 23252 df-haus 23339 df-tx 23586 df-hmeo 23779 df-fil 23870 df-fm 23962 df-flim 23963 df-flf 23964 df-xms 24346 df-ms 24347 df-tms 24348 df-cncf 24918 df-limc 25916 df-dv 25917 |
This theorem is referenced by: dvexp3 26031 dvply1 26340 dvtaylp 26427 pserdvlem2 26487 |
Copyright terms: Public domain | W3C validator |