| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > faccl | Structured version Visualization version GIF version | ||
| Description: Closure of the factorial function. (Contributed by NM, 2-Dec-2004.) |
| Ref | Expression |
|---|---|
| faccl | ⊢ (𝑁 ∈ ℕ0 → (!‘𝑁) ∈ ℕ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fveq2 6832 | . . 3 ⊢ (𝑗 = 0 → (!‘𝑗) = (!‘0)) | |
| 2 | 1 | eleq1d 2819 | . 2 ⊢ (𝑗 = 0 → ((!‘𝑗) ∈ ℕ ↔ (!‘0) ∈ ℕ)) |
| 3 | fveq2 6832 | . . 3 ⊢ (𝑗 = 𝑘 → (!‘𝑗) = (!‘𝑘)) | |
| 4 | 3 | eleq1d 2819 | . 2 ⊢ (𝑗 = 𝑘 → ((!‘𝑗) ∈ ℕ ↔ (!‘𝑘) ∈ ℕ)) |
| 5 | fveq2 6832 | . . 3 ⊢ (𝑗 = (𝑘 + 1) → (!‘𝑗) = (!‘(𝑘 + 1))) | |
| 6 | 5 | eleq1d 2819 | . 2 ⊢ (𝑗 = (𝑘 + 1) → ((!‘𝑗) ∈ ℕ ↔ (!‘(𝑘 + 1)) ∈ ℕ)) |
| 7 | fveq2 6832 | . . 3 ⊢ (𝑗 = 𝑁 → (!‘𝑗) = (!‘𝑁)) | |
| 8 | 7 | eleq1d 2819 | . 2 ⊢ (𝑗 = 𝑁 → ((!‘𝑗) ∈ ℕ ↔ (!‘𝑁) ∈ ℕ)) |
| 9 | fac0 14197 | . . 3 ⊢ (!‘0) = 1 | |
| 10 | 1nn 12154 | . . 3 ⊢ 1 ∈ ℕ | |
| 11 | 9, 10 | eqeltri 2830 | . 2 ⊢ (!‘0) ∈ ℕ |
| 12 | facp1 14199 | . . . . 5 ⊢ (𝑘 ∈ ℕ0 → (!‘(𝑘 + 1)) = ((!‘𝑘) · (𝑘 + 1))) | |
| 13 | 12 | adantl 481 | . . . 4 ⊢ (((!‘𝑘) ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (!‘(𝑘 + 1)) = ((!‘𝑘) · (𝑘 + 1))) |
| 14 | nn0p1nn 12438 | . . . . 5 ⊢ (𝑘 ∈ ℕ0 → (𝑘 + 1) ∈ ℕ) | |
| 15 | nnmulcl 12167 | . . . . 5 ⊢ (((!‘𝑘) ∈ ℕ ∧ (𝑘 + 1) ∈ ℕ) → ((!‘𝑘) · (𝑘 + 1)) ∈ ℕ) | |
| 16 | 14, 15 | sylan2 593 | . . . 4 ⊢ (((!‘𝑘) ∈ ℕ ∧ 𝑘 ∈ ℕ0) → ((!‘𝑘) · (𝑘 + 1)) ∈ ℕ) |
| 17 | 13, 16 | eqeltrd 2834 | . . 3 ⊢ (((!‘𝑘) ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (!‘(𝑘 + 1)) ∈ ℕ) |
| 18 | 17 | expcom 413 | . 2 ⊢ (𝑘 ∈ ℕ0 → ((!‘𝑘) ∈ ℕ → (!‘(𝑘 + 1)) ∈ ℕ)) |
| 19 | 2, 4, 6, 8, 11, 18 | nn0ind 12585 | 1 ⊢ (𝑁 ∈ ℕ0 → (!‘𝑁) ∈ ℕ) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1541 ∈ wcel 2113 ‘cfv 6490 (class class class)co 7356 0cc0 11024 1c1 11025 + caddc 11027 · cmul 11029 ℕcn 12143 ℕ0cn0 12399 !cfa 14194 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-sep 5239 ax-nul 5249 ax-pow 5308 ax-pr 5375 ax-un 7678 ax-cnex 11080 ax-resscn 11081 ax-1cn 11082 ax-icn 11083 ax-addcl 11084 ax-addrcl 11085 ax-mulcl 11086 ax-mulrcl 11087 ax-mulcom 11088 ax-addass 11089 ax-mulass 11090 ax-distr 11091 ax-i2m1 11092 ax-1ne0 11093 ax-1rid 11094 ax-rnegex 11095 ax-rrecex 11096 ax-cnre 11097 ax-pre-lttri 11098 ax-pre-lttrn 11099 ax-pre-ltadd 11100 ax-pre-mulgt0 11101 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-nel 3035 df-ral 3050 df-rex 3059 df-reu 3349 df-rab 3398 df-v 3440 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-iun 4946 df-br 5097 df-opab 5159 df-mpt 5178 df-tr 5204 df-id 5517 df-eprel 5522 df-po 5530 df-so 5531 df-fr 5575 df-we 5577 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-res 5634 df-ima 5635 df-pred 6257 df-ord 6318 df-on 6319 df-lim 6320 df-suc 6321 df-iota 6446 df-fun 6492 df-fn 6493 df-f 6494 df-f1 6495 df-fo 6496 df-f1o 6497 df-fv 6498 df-riota 7313 df-ov 7359 df-oprab 7360 df-mpo 7361 df-om 7807 df-2nd 7932 df-frecs 8221 df-wrecs 8252 df-recs 8301 df-rdg 8339 df-er 8633 df-en 8882 df-dom 8883 df-sdom 8884 df-pnf 11166 df-mnf 11167 df-xr 11168 df-ltxr 11169 df-le 11170 df-sub 11364 df-neg 11365 df-nn 12144 df-n0 12400 df-z 12487 df-uz 12750 df-seq 13923 df-fac 14195 |
| This theorem is referenced by: faccld 14205 facne0 14207 facdiv 14208 facndiv 14209 facwordi 14210 faclbnd 14211 faclbnd2 14212 faclbnd3 14213 faclbnd4lem1 14214 faclbnd5 14219 faclbnd6 14220 facubnd 14221 facavg 14222 bcrpcl 14229 bcn0 14231 bcm1k 14236 bcval5 14239 permnn 14247 4bc2eq6 14250 fallfacfac 15966 eftcl 15994 reeftcl 15995 eftabs 15996 ef0lem 15999 ege2le3 16011 efcj 16013 efaddlem 16014 effsumlt 16034 eflegeo 16044 ef01bndlem 16107 eirrlem 16127 prmfac1 16645 pcfac 16825 prmunb 16840 aaliou3lem7 26311 aaliou3lem9 26312 advlogexp 26618 wilth 27035 logfacrlim 27189 logexprlim 27190 bcmono 27242 vmadivsum 27447 subfacval2 35330 subfaclim 35331 subfacval3 35332 bcprod 35881 faclim2 35891 lcmineqlem18 42239 facp2 42336 bcccl 44522 bcc0 44523 bccp1k 44524 binomcxplemwb 44531 dvnxpaek 46128 wallispi2lem2 46258 stirlinglem2 46261 stirlinglem3 46262 stirlinglem4 46263 stirlinglem13 46272 stirlinglem14 46273 stirlinglem15 46274 stirlingr 46276 pgrple2abl 48553 |
| Copyright terms: Public domain | W3C validator |