| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > vdwapfval | Structured version Visualization version GIF version | ||
| Description: Define the arithmetic progression function, which takes as input a length 𝑘, a start point 𝑎, and a step 𝑑 and outputs the set of points in this progression. (Contributed by Mario Carneiro, 18-Aug-2014.) |
| Ref | Expression |
|---|---|
| vdwapfval | ⊢ (𝐾 ∈ ℕ0 → (AP‘𝐾) = (𝑎 ∈ ℕ, 𝑑 ∈ ℕ ↦ ran (𝑚 ∈ (0...(𝐾 − 1)) ↦ (𝑎 + (𝑚 · 𝑑))))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | simp1 1136 | . . . . . . 7 ⊢ ((𝑘 = 𝐾 ∧ 𝑎 ∈ ℕ ∧ 𝑑 ∈ ℕ) → 𝑘 = 𝐾) | |
| 2 | 1 | oveq1d 7428 | . . . . . 6 ⊢ ((𝑘 = 𝐾 ∧ 𝑎 ∈ ℕ ∧ 𝑑 ∈ ℕ) → (𝑘 − 1) = (𝐾 − 1)) |
| 3 | 2 | oveq2d 7429 | . . . . 5 ⊢ ((𝑘 = 𝐾 ∧ 𝑎 ∈ ℕ ∧ 𝑑 ∈ ℕ) → (0...(𝑘 − 1)) = (0...(𝐾 − 1))) |
| 4 | 3 | mpteq1d 5217 | . . . 4 ⊢ ((𝑘 = 𝐾 ∧ 𝑎 ∈ ℕ ∧ 𝑑 ∈ ℕ) → (𝑚 ∈ (0...(𝑘 − 1)) ↦ (𝑎 + (𝑚 · 𝑑))) = (𝑚 ∈ (0...(𝐾 − 1)) ↦ (𝑎 + (𝑚 · 𝑑)))) |
| 5 | 4 | rneqd 5929 | . . 3 ⊢ ((𝑘 = 𝐾 ∧ 𝑎 ∈ ℕ ∧ 𝑑 ∈ ℕ) → ran (𝑚 ∈ (0...(𝑘 − 1)) ↦ (𝑎 + (𝑚 · 𝑑))) = ran (𝑚 ∈ (0...(𝐾 − 1)) ↦ (𝑎 + (𝑚 · 𝑑)))) |
| 6 | 5 | mpoeq3dva 7492 | . 2 ⊢ (𝑘 = 𝐾 → (𝑎 ∈ ℕ, 𝑑 ∈ ℕ ↦ ran (𝑚 ∈ (0...(𝑘 − 1)) ↦ (𝑎 + (𝑚 · 𝑑)))) = (𝑎 ∈ ℕ, 𝑑 ∈ ℕ ↦ ran (𝑚 ∈ (0...(𝐾 − 1)) ↦ (𝑎 + (𝑚 · 𝑑))))) |
| 7 | df-vdwap 16988 | . 2 ⊢ AP = (𝑘 ∈ ℕ0 ↦ (𝑎 ∈ ℕ, 𝑑 ∈ ℕ ↦ ran (𝑚 ∈ (0...(𝑘 − 1)) ↦ (𝑎 + (𝑚 · 𝑑))))) | |
| 8 | nnex 12254 | . . 3 ⊢ ℕ ∈ V | |
| 9 | 8, 8 | mpoex 8086 | . 2 ⊢ (𝑎 ∈ ℕ, 𝑑 ∈ ℕ ↦ ran (𝑚 ∈ (0...(𝐾 − 1)) ↦ (𝑎 + (𝑚 · 𝑑)))) ∈ V |
| 10 | 6, 7, 9 | fvmpt 6996 | 1 ⊢ (𝐾 ∈ ℕ0 → (AP‘𝐾) = (𝑎 ∈ ℕ, 𝑑 ∈ ℕ ↦ ran (𝑚 ∈ (0...(𝐾 − 1)) ↦ (𝑎 + (𝑚 · 𝑑))))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ w3a 1086 = wceq 1539 ∈ wcel 2107 ↦ cmpt 5205 ran crn 5666 ‘cfv 6541 (class class class)co 7413 ∈ cmpo 7415 0cc0 11137 1c1 11138 + caddc 11140 · cmul 11142 − cmin 11474 ℕcn 12248 ℕ0cn0 12509 ...cfz 13529 APcvdwa 16985 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1794 ax-4 1808 ax-5 1909 ax-6 1966 ax-7 2006 ax-8 2109 ax-9 2117 ax-10 2140 ax-11 2156 ax-12 2176 ax-ext 2706 ax-rep 5259 ax-sep 5276 ax-nul 5286 ax-pow 5345 ax-pr 5412 ax-un 7737 ax-cnex 11193 ax-1cn 11195 ax-addcl 11197 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1779 df-nf 1783 df-sb 2064 df-mo 2538 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2808 df-nfc 2884 df-ne 2932 df-ral 3051 df-rex 3060 df-reu 3364 df-rab 3420 df-v 3465 df-sbc 3771 df-csb 3880 df-dif 3934 df-un 3936 df-in 3938 df-ss 3948 df-pss 3951 df-nul 4314 df-if 4506 df-pw 4582 df-sn 4607 df-pr 4609 df-op 4613 df-uni 4888 df-iun 4973 df-br 5124 df-opab 5186 df-mpt 5206 df-tr 5240 df-id 5558 df-eprel 5564 df-po 5572 df-so 5573 df-fr 5617 df-we 5619 df-xp 5671 df-rel 5672 df-cnv 5673 df-co 5674 df-dm 5675 df-rn 5676 df-res 5677 df-ima 5678 df-pred 6301 df-ord 6366 df-on 6367 df-lim 6368 df-suc 6369 df-iota 6494 df-fun 6543 df-fn 6544 df-f 6545 df-f1 6546 df-fo 6547 df-f1o 6548 df-fv 6549 df-ov 7416 df-oprab 7417 df-mpo 7418 df-om 7870 df-1st 7996 df-2nd 7997 df-frecs 8288 df-wrecs 8319 df-recs 8393 df-rdg 8432 df-nn 12249 df-vdwap 16988 |
| This theorem is referenced by: vdwapf 16992 vdwapval 16993 |
| Copyright terms: Public domain | W3C validator |