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

Theorem fallfacval 16057
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 7455 . . 3 (𝑥 = 𝐴 → (𝑥𝑘) = (𝐴𝑘))
21prodeq2sdv 15971 . 2 (𝑥 = 𝐴 → ∏𝑘 ∈ (0...(𝑛 − 1))(𝑥𝑘) = ∏𝑘 ∈ (0...(𝑛 − 1))(𝐴𝑘))
3 oveq1 7455 . . . 4 (𝑛 = 𝑁 → (𝑛 − 1) = (𝑁 − 1))
43oveq2d 7464 . . 3 (𝑛 = 𝑁 → (0...(𝑛 − 1)) = (0...(𝑁 − 1)))
54prodeq1d 15968 . 2 (𝑛 = 𝑁 → ∏𝑘 ∈ (0...(𝑛 − 1))(𝐴𝑘) = ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴𝑘))
6 df-fallfac 16055 . 2 FallFac = (𝑥 ∈ ℂ, 𝑛 ∈ ℕ0 ↦ ∏𝑘 ∈ (0...(𝑛 − 1))(𝑥𝑘))
7 prodex 15953 . 2 𝑘 ∈ (0...(𝑁 − 1))(𝐴𝑘) ∈ V
82, 5, 6, 7ovmpo 7610 1 ((𝐴 ∈ ℂ ∧ 𝑁 ∈ ℕ0) → (𝐴 FallFac 𝑁) = ∏𝑘 ∈ (0...(𝑁 − 1))(𝐴𝑘))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395   = wceq 1537  wcel 2108  (class class class)co 7448  cc 11182  0cc0 11184  1c1 11185  cmin 11520  0cn0 12553  ...cfz 13567  cprod 15951   FallFac cfallfac 16052
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1793  ax-4 1807  ax-5 1909  ax-6 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2158  ax-12 2178  ax-ext 2711  ax-sep 5317  ax-nul 5324  ax-pr 5447
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 847  df-3an 1089  df-tru 1540  df-fal 1550  df-ex 1778  df-nf 1782  df-sb 2065  df-mo 2543  df-eu 2572  df-clab 2718  df-cleq 2732  df-clel 2819  df-nfc 2895  df-ne 2947  df-ral 3068  df-rex 3077  df-rab 3444  df-v 3490  df-sbc 3805  df-csb 3922  df-dif 3979  df-un 3981  df-in 3983  df-ss 3993  df-nul 4353  df-if 4549  df-sn 4649  df-pr 4651  df-op 4655  df-uni 4932  df-br 5167  df-opab 5229  df-mpt 5250  df-id 5593  df-xp 5706  df-rel 5707  df-cnv 5708  df-co 5709  df-dm 5710  df-rn 5711  df-res 5712  df-ima 5713  df-pred 6332  df-iota 6525  df-fun 6575  df-f 6577  df-f1 6578  df-fo 6579  df-f1o 6580  df-fv 6581  df-ov 7451  df-oprab 7452  df-mpo 7453  df-frecs 8322  df-wrecs 8353  df-recs 8427  df-rdg 8466  df-seq 14053  df-prod 15952  df-fallfac 16055
This theorem is referenced by:  fallfacval2  16059  fallfacval3  16060  fallfaccllem  16062  fallfacp1  16078  fallfacfwd  16084  0fallfac  16085  bcled  42135  bcle2d  42136  bcc0  44309
  Copyright terms: Public domain W3C validator