MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  fallfacval Structured version   Visualization version   GIF version

Theorem fallfacval 16011
Description: The value of the falling factorial function. (Contributed by Scott Fenton, 5-Jan-2018.)
Assertion
Ref Expression
fallfacval ((𝐴 ∈ ℂ ∧ 𝑁 ∈ ℕ0) → (𝐴 FallFac 𝑁) = ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴𝑘))
Distinct variable groups:   𝐴,𝑘   𝑘,𝑁

Proof of Theorem fallfacval
Dummy variables 𝑛 𝑥 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 oveq1 7388 . . 3 (𝑥 = 𝐴 → (𝑥𝑘) = (𝐴𝑘))
21prodeq2sdv 15925 . 2 (𝑥 = 𝐴 → ∏𝑘 ∈ (0...(𝑛 − 1))(𝑥𝑘) = ∏𝑘 ∈ (0...(𝑛 − 1))(𝐴𝑘))
3 oveq1 7388 . . . 4 (𝑛 = 𝑁 → (𝑛 − 1) = (𝑁 − 1))
43oveq2d 7397 . . 3 (𝑛 = 𝑁 → (0...(𝑛 − 1)) = (0...(𝑁 − 1)))
54prodeq1d 15922 . 2 (𝑛 = 𝑁 → ∏𝑘 ∈ (0...(𝑛 − 1))(𝐴𝑘) = ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴𝑘))
6 df-fallfac 16009 . 2 FallFac = (𝑥 ∈ ℂ, 𝑛 ∈ ℕ0 ↦ ∏𝑘 ∈ (0...(𝑛 − 1))(𝑥𝑘))
7 prodex 15907 . 2 𝑘 ∈ (0...(𝑁 − 1))(𝐴𝑘) ∈ V
82, 5, 6, 7ovmpo 7541 1 ((𝐴 ∈ ℂ ∧ 𝑁 ∈ ℕ0) → (𝐴 FallFac 𝑁) = ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴𝑘))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1550  wcel 2132  (class class class)co 7381  cc 11057  0cc0 11059  1c1 11060  cmin 11400  0cn0 12467  ...cfz 13498  cprod 15905   FallFac cfallfac 16006
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1805  ax-4 1819  ax-5 1920  ax-6 1977  ax-7 2018  ax-8 2134  ax-9 2142  ax-10 2165  ax-11 2181  ax-12 2202  ax-ext 2724  ax-sep 5236  ax-nul 5246  ax-pr 5380
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 857  df-3an 1097  df-tru 1553  df-fal 1563  df-ex 1790  df-nf 1794  df-sb 2081  df-mo 2556  df-eu 2586  df-clab 2731  df-cleq 2744  df-clel 2827  df-nfc 2901  df-ne 2948  df-ral 3067  df-rex 3077  df-rab 3405  df-v 3446  df-sbc 3736  df-csb 3844  df-dif 3898  df-un 3900  df-in 3902  df-ss 3912  df-nul 4277  df-if 4471  df-sn 4573  df-pr 4575  df-op 4579  df-uni 4856  df-br 5091  df-opab 5153  df-mpt 5172  df-id 5531  df-xp 5642  df-rel 5643  df-cnv 5644  df-co 5645  df-dm 5646  df-rn 5647  df-res 5648  df-ima 5649  df-pred 6273  df-iota 6462  df-fun 6508  df-f 6510  df-f1 6511  df-fo 6512  df-f1o 6513  df-fv 6514  df-ov 7384  df-oprab 7385  df-mpo 7386  df-frecs 8246  df-wrecs 8277  df-recs 8326  df-rdg 8365  df-seq 14001  df-prod 15906  df-fallfac 16009
This theorem is referenced by:  fallfacval2  16013  fallfacval3  16014  fallfaccllem  16016  fallfacp1  16032  fallfacfwd  16038  0fallfac  16039  bcled  42733  bcle2d  42734  bcc0  44854
  Copyright terms: Public domain W3C validator