| 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 6885 | . . 3 ⊢ (𝑗 = 0 → (!‘𝑗) = (!‘0)) | |
| 2 | 1 | eleq1d 2850 | . 2 ⊢ (𝑗 = 0 → ((!‘𝑗) ∈ ℕ ↔ (!‘0) ∈ ℕ)) |
| 3 | fveq2 6885 | . . 3 ⊢ (𝑗 = 𝑘 → (!‘𝑗) = (!‘𝑘)) | |
| 4 | 3 | eleq1d 2850 | . 2 ⊢ (𝑗 = 𝑘 → ((!‘𝑗) ∈ ℕ ↔ (!‘𝑘) ∈ ℕ)) |
| 5 | fveq2 6885 | . . 3 ⊢ (𝑗 = (𝑘 + 1) → (!‘𝑗) = (!‘(𝑘 + 1))) | |
| 6 | 5 | eleq1d 2850 | . 2 ⊢ (𝑗 = (𝑘 + 1) → ((!‘𝑗) ∈ ℕ ↔ (!‘(𝑘 + 1)) ∈ ℕ)) |
| 7 | fveq2 6885 | . . 3 ⊢ (𝑗 = 𝑁 → (!‘𝑗) = (!‘𝑁)) | |
| 8 | 7 | eleq1d 2850 | . 2 ⊢ (𝑗 = 𝑁 → ((!‘𝑗) ∈ ℕ ↔ (!‘𝑁) ∈ ℕ)) |
| 9 | fac0 14330 | . . 3 ⊢ (!‘0) = 1 | |
| 10 | 1nn 12259 | . . 3 ⊢ 1 ∈ ℕ | |
| 11 | 9, 10 | eqeltri 2861 | . 2 ⊢ (!‘0) ∈ ℕ |
| 12 | facp1 14332 | . . . . 5 ⊢ (𝑘 ∈ ℕ0 → (!‘(𝑘 + 1)) = ((!‘𝑘) · (𝑘 + 1))) | |
| 13 | 12 | adantl 487 | . . . 4 ⊢ (((!‘𝑘) ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (!‘(𝑘 + 1)) = ((!‘𝑘) · (𝑘 + 1))) |
| 14 | nn0p1nn 12558 | . . . . 5 ⊢ (𝑘 ∈ ℕ0 → (𝑘 + 1) ∈ ℕ) | |
| 15 | nnmulcl 12272 | . . . . 5 ⊢ (((!‘𝑘) ∈ ℕ ∧ (𝑘 + 1) ∈ ℕ) → ((!‘𝑘) · (𝑘 + 1)) ∈ ℕ) | |
| 16 | 14, 15 | sylan2 605 | . . . 4 ⊢ (((!‘𝑘) ∈ ℕ ∧ 𝑘 ∈ ℕ0) → ((!‘𝑘) · (𝑘 + 1)) ∈ ℕ) |
| 17 | 13, 16 | eqeltrd 2865 | . . 3 ⊢ (((!‘𝑘) ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (!‘(𝑘 + 1)) ∈ ℕ) |
| 18 | 17 | expcom 419 | . 2 ⊢ (𝑘 ∈ ℕ0 → ((!‘𝑘) ∈ ℕ → (!‘(𝑘 + 1)) ∈ ℕ)) |
| 19 | 2, 4, 6, 8, 11, 18 | nn0ind 12707 | 1 ⊢ (𝑁 ∈ ℕ0 → (!‘𝑁) ∈ ℕ) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 = wceq 1570 ∈ wcel 2146 ‘cfv 6540 (class class class)co 7419 0cc0 11115 1c1 11116 + caddc 11118 · cmul 11120 ℕcn 12248 ℕ0cn0 12519 !cfa 14327 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2737 ax-sep 5259 ax-nul 5271 ax-pow 5338 ax-pr 5406 ax-un 7742 ax-cnex 11171 ax-resscn 11172 ax-1cn 11173 ax-icn 11174 ax-addcl 11175 ax-addrcl 11176 ax-mulcl 11177 ax-mulrcl 11178 ax-mulcom 11179 ax-addass 11180 ax-mulass 11181 ax-distr 11182 ax-i2m1 11183 ax-1ne0 11184 ax-1rid 11185 ax-rnegex 11186 ax-rrecex 11187 ax-cnre 11188 ax-pre-lttri 11189 ax-pre-lttrn 11190 ax-pre-ltadd 11191 ax-pre-mulgt0 11192 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ne 2961 df-nel 3067 df-ral 3082 df-rex 3092 df-reu 3372 df-rab 3419 df-v 3459 df-sbc 3747 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-pss 3926 df-nul 4287 df-if 4490 df-pw 4566 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4875 df-iun 4960 df-br 5112 df-opab 5176 df-mpt 5195 df-tr 5221 df-id 5558 df-eprel 5563 df-po 5571 df-so 5572 df-fr 5616 df-we 5618 df-xp 5669 df-rel 5670 df-cnv 5671 df-co 5672 df-dm 5673 df-rn 5674 df-res 5675 df-ima 5676 df-pred 6306 df-ord 6367 df-on 6368 df-lim 6369 df-suc 6370 df-iota 6496 df-fun 6542 df-fn 6543 df-f 6544 df-f1 6545 df-fo 6546 df-f1o 6547 df-fv 6548 df-riota 7376 df-ov 7422 df-oprab 7423 df-mpo 7424 df-om 7869 df-2nd 7993 df-frecs 8284 df-wrecs 8315 df-recs 8364 df-rdg 8403 df-er 8700 df-en 8950 df-dom 8951 df-sdom 8952 df-pnf 11260 df-mnf 11261 df-xr 11262 df-ltxr 11263 df-le 11264 df-sub 11458 df-neg 11459 df-nn 12249 df-n0 12520 df-z 12607 df-uz 12879 df-seq 14056 df-fac 14328 |
| This theorem is used by: faccld 14338 facne0 14340 facdiv 14341 facndiv 14342 facwordi 14343 faclbnd 14344 faclbnd2 14345 faclbnd3 14346 faclbnd4lem1 14347 faclbnd5 14352 faclbnd6 14353 facubnd 14354 facavg 14355 bcrpcl 14362 bcn0 14364 bcm1k 14369 bcval5 14372 permnn 14380 4bc2eq6 14383 fallfacfac 16121 eftcl 16149 reeftcl 16150 eftabs 16151 ef0lem 16154 ege2le3 16166 efcj 16168 efaddlem 16169 effsumlt 16189 eflegeo 16199 ef01bndlem 16262 eirrlem 16282 prmfac1 16801 pcfac 16981 prmunb 16996 aaliou3lem7 26563 aaliou3lem9 26564 advlogexp 26871 wilth 27286 logfacrlim 27439 logexprlim 27440 bcmono 27492 vmadivsum 27697 subfacval2 35716 subfaclim 35717 subfacval3 35718 bcprod 36267 faclim2 36277 lcmineqlem18 42871 facp2 42968 bcccl 45107 bcc0 45108 bccp1k 45109 binomcxplemwb 45116 dvnxpaek 46714 wallispi2lem2 46844 stirlinglem2 46847 stirlinglem3 46848 stirlinglem4 46849 stirlinglem13 46858 stirlinglem14 46859 stirlinglem15 46860 stirlingr 46862 facnn0dvdsfac 48180 muldvdsfacgt 48181 pgrple2abl 49202 |
| Copyright terms: Public domain | W3C validator |