![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > fsumsersdc | GIF version |
Description: Special case of series sum over a finite upper integer index set. (Contributed by Mario Carneiro, 26-Jul-2013.) (Revised by Jim Kingdon, 5-May-2023.) |
Ref | Expression |
---|---|
fsumsers.1 | ⊢ ((𝜑 ∧ 𝑘 ∈ (ℤ≥‘𝑀)) → (𝐹‘𝑘) = if(𝑘 ∈ 𝐴, 𝐵, 0)) |
fsumsers.2 | ⊢ (𝜑 → 𝑁 ∈ (ℤ≥‘𝑀)) |
fsumsers.3 | ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝐵 ∈ ℂ) |
fsumsers.dc | ⊢ ((𝜑 ∧ 𝑘 ∈ (ℤ≥‘𝑀)) → DECID 𝑘 ∈ 𝐴) |
fsumsers.4 | ⊢ (𝜑 → 𝐴 ⊆ (𝑀...𝑁)) |
Ref | Expression |
---|---|
fsumsersdc | ⊢ (𝜑 → Σ𝑘 ∈ 𝐴 𝐵 = (seq𝑀( + , 𝐹)‘𝑁)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | eqid 2189 | . . 3 ⊢ (ℤ≥‘𝑀) = (ℤ≥‘𝑀) | |
2 | fsumsers.2 | . . . 4 ⊢ (𝜑 → 𝑁 ∈ (ℤ≥‘𝑀)) | |
3 | eluzel2 9563 | . . . 4 ⊢ (𝑁 ∈ (ℤ≥‘𝑀) → 𝑀 ∈ ℤ) | |
4 | 2, 3 | syl 14 | . . 3 ⊢ (𝜑 → 𝑀 ∈ ℤ) |
5 | fsumsers.4 | . . . 4 ⊢ (𝜑 → 𝐴 ⊆ (𝑀...𝑁)) | |
6 | fzssuz 10095 | . . . 4 ⊢ (𝑀...𝑁) ⊆ (ℤ≥‘𝑀) | |
7 | 5, 6 | sstrdi 3182 | . . 3 ⊢ (𝜑 → 𝐴 ⊆ (ℤ≥‘𝑀)) |
8 | fsumsers.1 | . . 3 ⊢ ((𝜑 ∧ 𝑘 ∈ (ℤ≥‘𝑀)) → (𝐹‘𝑘) = if(𝑘 ∈ 𝐴, 𝐵, 0)) | |
9 | fsumsers.dc | . . . . 5 ⊢ ((𝜑 ∧ 𝑘 ∈ (ℤ≥‘𝑀)) → DECID 𝑘 ∈ 𝐴) | |
10 | 9 | ralrimiva 2563 | . . . 4 ⊢ (𝜑 → ∀𝑘 ∈ (ℤ≥‘𝑀)DECID 𝑘 ∈ 𝐴) |
11 | eleq1w 2250 | . . . . . 6 ⊢ (𝑘 = 𝑗 → (𝑘 ∈ 𝐴 ↔ 𝑗 ∈ 𝐴)) | |
12 | 11 | dcbid 839 | . . . . 5 ⊢ (𝑘 = 𝑗 → (DECID 𝑘 ∈ 𝐴 ↔ DECID 𝑗 ∈ 𝐴)) |
13 | 12 | cbvralv 2718 | . . . 4 ⊢ (∀𝑘 ∈ (ℤ≥‘𝑀)DECID 𝑘 ∈ 𝐴 ↔ ∀𝑗 ∈ (ℤ≥‘𝑀)DECID 𝑗 ∈ 𝐴) |
14 | 10, 13 | sylib 122 | . . 3 ⊢ (𝜑 → ∀𝑗 ∈ (ℤ≥‘𝑀)DECID 𝑗 ∈ 𝐴) |
15 | fsumsers.3 | . . 3 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝐵 ∈ ℂ) | |
16 | 1, 4, 7, 8, 14, 15 | zsumdc 11424 | . 2 ⊢ (𝜑 → Σ𝑘 ∈ 𝐴 𝐵 = ( ⇝ ‘seq𝑀( + , 𝐹))) |
17 | fclim 11334 | . . . 4 ⊢ ⇝ :dom ⇝ ⟶ℂ | |
18 | ffun 5387 | . . . 4 ⊢ ( ⇝ :dom ⇝ ⟶ℂ → Fun ⇝ ) | |
19 | 17, 18 | ax-mp 5 | . . 3 ⊢ Fun ⇝ |
20 | 8, 2, 15, 9, 5 | fsum3cvg2 11434 | . . 3 ⊢ (𝜑 → seq𝑀( + , 𝐹) ⇝ (seq𝑀( + , 𝐹)‘𝑁)) |
21 | funbrfv 5575 | . . 3 ⊢ (Fun ⇝ → (seq𝑀( + , 𝐹) ⇝ (seq𝑀( + , 𝐹)‘𝑁) → ( ⇝ ‘seq𝑀( + , 𝐹)) = (seq𝑀( + , 𝐹)‘𝑁))) | |
22 | 19, 20, 21 | mpsyl 65 | . 2 ⊢ (𝜑 → ( ⇝ ‘seq𝑀( + , 𝐹)) = (seq𝑀( + , 𝐹)‘𝑁)) |
23 | 16, 22 | eqtrd 2222 | 1 ⊢ (𝜑 → Σ𝑘 ∈ 𝐴 𝐵 = (seq𝑀( + , 𝐹)‘𝑁)) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 104 DECID wdc 835 = wceq 1364 ∈ wcel 2160 ∀wral 2468 ⊆ wss 3144 ifcif 3549 class class class wbr 4018 dom cdm 4644 Fun wfun 5229 ⟶wf 5231 ‘cfv 5235 (class class class)co 5896 ℂcc 7839 0cc0 7841 + caddc 7844 ℤcz 9283 ℤ≥cuz 9558 ...cfz 10038 seqcseq 10476 ⇝ cli 11318 Σcsu 11393 |
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 615 ax-in2 616 ax-io 710 ax-5 1458 ax-7 1459 ax-gen 1460 ax-ie1 1504 ax-ie2 1505 ax-8 1515 ax-10 1516 ax-11 1517 ax-i12 1518 ax-bndl 1520 ax-4 1521 ax-17 1537 ax-i9 1541 ax-ial 1545 ax-i5r 1546 ax-13 2162 ax-14 2163 ax-ext 2171 ax-coll 4133 ax-sep 4136 ax-nul 4144 ax-pow 4192 ax-pr 4227 ax-un 4451 ax-setind 4554 ax-iinf 4605 ax-cnex 7932 ax-resscn 7933 ax-1cn 7934 ax-1re 7935 ax-icn 7936 ax-addcl 7937 ax-addrcl 7938 ax-mulcl 7939 ax-mulrcl 7940 ax-addcom 7941 ax-mulcom 7942 ax-addass 7943 ax-mulass 7944 ax-distr 7945 ax-i2m1 7946 ax-0lt1 7947 ax-1rid 7948 ax-0id 7949 ax-rnegex 7950 ax-precex 7951 ax-cnre 7952 ax-pre-ltirr 7953 ax-pre-ltwlin 7954 ax-pre-lttrn 7955 ax-pre-apti 7956 ax-pre-ltadd 7957 ax-pre-mulgt0 7958 ax-pre-mulext 7959 ax-arch 7960 ax-caucvg 7961 |
This theorem depends on definitions: df-bi 117 df-dc 836 df-3or 981 df-3an 982 df-tru 1367 df-fal 1370 df-nf 1472 df-sb 1774 df-eu 2041 df-mo 2042 df-clab 2176 df-cleq 2182 df-clel 2185 df-nfc 2321 df-ne 2361 df-nel 2456 df-ral 2473 df-rex 2474 df-reu 2475 df-rmo 2476 df-rab 2477 df-v 2754 df-sbc 2978 df-csb 3073 df-dif 3146 df-un 3148 df-in 3150 df-ss 3157 df-nul 3438 df-if 3550 df-pw 3592 df-sn 3613 df-pr 3614 df-op 3616 df-uni 3825 df-int 3860 df-iun 3903 df-br 4019 df-opab 4080 df-mpt 4081 df-tr 4117 df-id 4311 df-po 4314 df-iso 4315 df-iord 4384 df-on 4386 df-ilim 4387 df-suc 4389 df-iom 4608 df-xp 4650 df-rel 4651 df-cnv 4652 df-co 4653 df-dm 4654 df-rn 4655 df-res 4656 df-ima 4657 df-iota 5196 df-fun 5237 df-fn 5238 df-f 5239 df-f1 5240 df-fo 5241 df-f1o 5242 df-fv 5243 df-isom 5244 df-riota 5852 df-ov 5899 df-oprab 5900 df-mpo 5901 df-1st 6165 df-2nd 6166 df-recs 6330 df-irdg 6395 df-frec 6416 df-1o 6441 df-oadd 6445 df-er 6559 df-en 6767 df-dom 6768 df-fin 6769 df-pnf 8024 df-mnf 8025 df-xr 8026 df-ltxr 8027 df-le 8028 df-sub 8160 df-neg 8161 df-reap 8562 df-ap 8569 df-div 8660 df-inn 8950 df-2 9008 df-3 9009 df-4 9010 df-n0 9207 df-z 9284 df-uz 9559 df-q 9650 df-rp 9684 df-fz 10039 df-fzo 10173 df-seqfrec 10477 df-exp 10551 df-ihash 10788 df-cj 10883 df-re 10884 df-im 10885 df-rsqrt 11039 df-abs 11040 df-clim 11319 df-sumdc 11394 |
This theorem is referenced by: fsum3ser 11437 |
Copyright terms: Public domain | W3C validator |