| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > risefacval | Structured version Visualization version GIF version | ||
| Description: The value of the rising factorial function. (Contributed by Scott Fenton, 5-Jan-2018.) |
| Ref | Expression |
|---|---|
| risefacval | ⊢ ((𝐴 ∈ ℂ ∧ 𝑁 ∈ ℕ0) → (𝐴 RiseFac 𝑁) = ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴 + 𝑘)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | oveq1 7363 | . . 3 ⊢ (𝑥 = 𝐴 → (𝑥 + 𝑘) = (𝐴 + 𝑘)) | |
| 2 | 1 | prodeq2sdv 15879 | . 2 ⊢ (𝑥 = 𝐴 → ∏𝑘 ∈ (0...(𝑛 − 1))(𝑥 + 𝑘) = ∏𝑘 ∈ (0...(𝑛 − 1))(𝐴 + 𝑘)) |
| 3 | oveq1 7363 | . . . 4 ⊢ (𝑛 = 𝑁 → (𝑛 − 1) = (𝑁 − 1)) | |
| 4 | 3 | oveq2d 7372 | . . 3 ⊢ (𝑛 = 𝑁 → (0...(𝑛 − 1)) = (0...(𝑁 − 1))) |
| 5 | 4 | prodeq1d 15876 | . 2 ⊢ (𝑛 = 𝑁 → ∏𝑘 ∈ (0...(𝑛 − 1))(𝐴 + 𝑘) = ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴 + 𝑘)) |
| 6 | df-risefac 15962 | . 2 ⊢ RiseFac = (𝑥 ∈ ℂ, 𝑛 ∈ ℕ0 ↦ ∏𝑘 ∈ (0...(𝑛 − 1))(𝑥 + 𝑘)) | |
| 7 | prodex 15861 | . 2 ⊢ ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴 + 𝑘) ∈ V | |
| 8 | 2, 5, 6, 7 | ovmpo 7516 | 1 ⊢ ((𝐴 ∈ ℂ ∧ 𝑁 ∈ ℕ0) → (𝐴 RiseFac 𝑁) = ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴 + 𝑘)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 396 = wceq 1547 ∈ wcel 2119 (class class class)co 7356 ℂcc 11027 0cc0 11029 1c1 11030 + caddc 11032 − cmin 11368 ℕ0cn0 12428 ...cfz 13452 ∏cprod 15859 RiseFac crisefac 15961 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-10 2152 ax-11 2168 ax-12 2189 ax-ext 2711 ax-sep 5218 ax-nul 5228 ax-pr 5362 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-3an 1094 df-tru 1550 df-fal 1560 df-ex 1787 df-nf 1791 df-sb 2074 df-mo 2543 df-eu 2573 df-clab 2718 df-cleq 2731 df-clel 2814 df-nfc 2888 df-ne 2935 df-ral 3054 df-rex 3064 df-rab 3392 df-v 3433 df-sbc 3724 df-csb 3832 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4262 df-if 4455 df-sn 4556 df-pr 4558 df-op 4562 df-uni 4839 df-br 5073 df-opab 5135 df-mpt 5154 df-id 5513 df-xp 5624 df-rel 5625 df-cnv 5626 df-co 5627 df-dm 5628 df-rn 5629 df-res 5630 df-ima 5631 df-pred 6252 df-iota 6441 df-fun 6487 df-f 6489 df-f1 6490 df-fo 6491 df-f1o 6492 df-fv 6493 df-ov 7359 df-oprab 7360 df-mpo 7361 df-frecs 8221 df-wrecs 8252 df-recs 8301 df-rdg 8339 df-seq 13955 df-prod 15860 df-risefac 15962 |
| This theorem is referenced by: risefacval2 15966 risefaccllem 15969 risefac0 15983 risefacp1 15985 |
| Copyright terms: Public domain | W3C validator |