![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > nnmulcl | Structured version Visualization version GIF version |
Description: Closure of multiplication of positive integers. (Contributed by NM, 12-Jan-1997.) Remove dependency on ax-mulcom 11209 and ax-mulass 11211. (Revised by Steven Nguyen, 24-Sep-2022.) |
Ref | Expression |
---|---|
nnmulcl | ⊢ ((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) → (𝐴 · 𝐵) ∈ ℕ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | oveq2 7427 | . . . . 5 ⊢ (𝑥 = 1 → (𝐴 · 𝑥) = (𝐴 · 1)) | |
2 | 1 | eleq1d 2810 | . . . 4 ⊢ (𝑥 = 1 → ((𝐴 · 𝑥) ∈ ℕ ↔ (𝐴 · 1) ∈ ℕ)) |
3 | 2 | imbi2d 339 | . . 3 ⊢ (𝑥 = 1 → ((𝐴 ∈ ℕ → (𝐴 · 𝑥) ∈ ℕ) ↔ (𝐴 ∈ ℕ → (𝐴 · 1) ∈ ℕ))) |
4 | oveq2 7427 | . . . . 5 ⊢ (𝑥 = 𝑦 → (𝐴 · 𝑥) = (𝐴 · 𝑦)) | |
5 | 4 | eleq1d 2810 | . . . 4 ⊢ (𝑥 = 𝑦 → ((𝐴 · 𝑥) ∈ ℕ ↔ (𝐴 · 𝑦) ∈ ℕ)) |
6 | 5 | imbi2d 339 | . . 3 ⊢ (𝑥 = 𝑦 → ((𝐴 ∈ ℕ → (𝐴 · 𝑥) ∈ ℕ) ↔ (𝐴 ∈ ℕ → (𝐴 · 𝑦) ∈ ℕ))) |
7 | oveq2 7427 | . . . . 5 ⊢ (𝑥 = (𝑦 + 1) → (𝐴 · 𝑥) = (𝐴 · (𝑦 + 1))) | |
8 | 7 | eleq1d 2810 | . . . 4 ⊢ (𝑥 = (𝑦 + 1) → ((𝐴 · 𝑥) ∈ ℕ ↔ (𝐴 · (𝑦 + 1)) ∈ ℕ)) |
9 | 8 | imbi2d 339 | . . 3 ⊢ (𝑥 = (𝑦 + 1) → ((𝐴 ∈ ℕ → (𝐴 · 𝑥) ∈ ℕ) ↔ (𝐴 ∈ ℕ → (𝐴 · (𝑦 + 1)) ∈ ℕ))) |
10 | oveq2 7427 | . . . . 5 ⊢ (𝑥 = 𝐵 → (𝐴 · 𝑥) = (𝐴 · 𝐵)) | |
11 | 10 | eleq1d 2810 | . . . 4 ⊢ (𝑥 = 𝐵 → ((𝐴 · 𝑥) ∈ ℕ ↔ (𝐴 · 𝐵) ∈ ℕ)) |
12 | 11 | imbi2d 339 | . . 3 ⊢ (𝑥 = 𝐵 → ((𝐴 ∈ ℕ → (𝐴 · 𝑥) ∈ ℕ) ↔ (𝐴 ∈ ℕ → (𝐴 · 𝐵) ∈ ℕ))) |
13 | nnre 12257 | . . . 4 ⊢ (𝐴 ∈ ℕ → 𝐴 ∈ ℝ) | |
14 | ax-1rid 11215 | . . . . . 6 ⊢ (𝐴 ∈ ℝ → (𝐴 · 1) = 𝐴) | |
15 | 14 | eleq1d 2810 | . . . . 5 ⊢ (𝐴 ∈ ℝ → ((𝐴 · 1) ∈ ℕ ↔ 𝐴 ∈ ℕ)) |
16 | 15 | biimprd 247 | . . . 4 ⊢ (𝐴 ∈ ℝ → (𝐴 ∈ ℕ → (𝐴 · 1) ∈ ℕ)) |
17 | 13, 16 | mpcom 38 | . . 3 ⊢ (𝐴 ∈ ℕ → (𝐴 · 1) ∈ ℕ) |
18 | nnaddcl 12273 | . . . . . . . 8 ⊢ (((𝐴 · 𝑦) ∈ ℕ ∧ 𝐴 ∈ ℕ) → ((𝐴 · 𝑦) + 𝐴) ∈ ℕ) | |
19 | 18 | ancoms 457 | . . . . . . 7 ⊢ ((𝐴 ∈ ℕ ∧ (𝐴 · 𝑦) ∈ ℕ) → ((𝐴 · 𝑦) + 𝐴) ∈ ℕ) |
20 | nncn 12258 | . . . . . . . . . 10 ⊢ (𝐴 ∈ ℕ → 𝐴 ∈ ℂ) | |
21 | nncn 12258 | . . . . . . . . . 10 ⊢ (𝑦 ∈ ℕ → 𝑦 ∈ ℂ) | |
22 | ax-1cn 11203 | . . . . . . . . . . 11 ⊢ 1 ∈ ℂ | |
23 | adddi 11234 | . . . . . . . . . . 11 ⊢ ((𝐴 ∈ ℂ ∧ 𝑦 ∈ ℂ ∧ 1 ∈ ℂ) → (𝐴 · (𝑦 + 1)) = ((𝐴 · 𝑦) + (𝐴 · 1))) | |
24 | 22, 23 | mp3an3 1446 | . . . . . . . . . 10 ⊢ ((𝐴 ∈ ℂ ∧ 𝑦 ∈ ℂ) → (𝐴 · (𝑦 + 1)) = ((𝐴 · 𝑦) + (𝐴 · 1))) |
25 | 20, 21, 24 | syl2an 594 | . . . . . . . . 9 ⊢ ((𝐴 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (𝐴 · (𝑦 + 1)) = ((𝐴 · 𝑦) + (𝐴 · 1))) |
26 | 13, 14 | syl 17 | . . . . . . . . . . 11 ⊢ (𝐴 ∈ ℕ → (𝐴 · 1) = 𝐴) |
27 | 26 | adantr 479 | . . . . . . . . . 10 ⊢ ((𝐴 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (𝐴 · 1) = 𝐴) |
28 | 27 | oveq2d 7435 | . . . . . . . . 9 ⊢ ((𝐴 ∈ ℕ ∧ 𝑦 ∈ ℕ) → ((𝐴 · 𝑦) + (𝐴 · 1)) = ((𝐴 · 𝑦) + 𝐴)) |
29 | 25, 28 | eqtrd 2765 | . . . . . . . 8 ⊢ ((𝐴 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (𝐴 · (𝑦 + 1)) = ((𝐴 · 𝑦) + 𝐴)) |
30 | 29 | eleq1d 2810 | . . . . . . 7 ⊢ ((𝐴 ∈ ℕ ∧ 𝑦 ∈ ℕ) → ((𝐴 · (𝑦 + 1)) ∈ ℕ ↔ ((𝐴 · 𝑦) + 𝐴) ∈ ℕ)) |
31 | 19, 30 | imbitrrid 245 | . . . . . 6 ⊢ ((𝐴 ∈ ℕ ∧ 𝑦 ∈ ℕ) → ((𝐴 ∈ ℕ ∧ (𝐴 · 𝑦) ∈ ℕ) → (𝐴 · (𝑦 + 1)) ∈ ℕ)) |
32 | 31 | exp4b 429 | . . . . 5 ⊢ (𝐴 ∈ ℕ → (𝑦 ∈ ℕ → (𝐴 ∈ ℕ → ((𝐴 · 𝑦) ∈ ℕ → (𝐴 · (𝑦 + 1)) ∈ ℕ)))) |
33 | 32 | pm2.43b 55 | . . . 4 ⊢ (𝑦 ∈ ℕ → (𝐴 ∈ ℕ → ((𝐴 · 𝑦) ∈ ℕ → (𝐴 · (𝑦 + 1)) ∈ ℕ))) |
34 | 33 | a2d 29 | . . 3 ⊢ (𝑦 ∈ ℕ → ((𝐴 ∈ ℕ → (𝐴 · 𝑦) ∈ ℕ) → (𝐴 ∈ ℕ → (𝐴 · (𝑦 + 1)) ∈ ℕ))) |
35 | 3, 6, 9, 12, 17, 34 | nnind 12268 | . 2 ⊢ (𝐵 ∈ ℕ → (𝐴 ∈ ℕ → (𝐴 · 𝐵) ∈ ℕ)) |
36 | 35 | impcom 406 | 1 ⊢ ((𝐴 ∈ ℕ ∧ 𝐵 ∈ ℕ) → (𝐴 · 𝐵) ∈ ℕ) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 394 = wceq 1533 ∈ wcel 2098 (class class class)co 7419 ℂcc 11143 ℝcr 11144 1c1 11146 + caddc 11148 · cmul 11150 ℕcn 12250 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1789 ax-4 1803 ax-5 1905 ax-6 1963 ax-7 2003 ax-8 2100 ax-9 2108 ax-10 2129 ax-11 2146 ax-12 2166 ax-ext 2696 ax-sep 5300 ax-nul 5307 ax-pr 5429 ax-un 7741 ax-1cn 11203 ax-icn 11204 ax-addcl 11205 ax-addrcl 11206 ax-mulcl 11207 ax-mulrcl 11208 ax-addass 11210 ax-distr 11212 ax-i2m1 11213 ax-1ne0 11214 ax-1rid 11215 ax-rrecex 11217 ax-cnre 11218 |
This theorem depends on definitions: df-bi 206 df-an 395 df-or 846 df-3or 1085 df-3an 1086 df-tru 1536 df-fal 1546 df-ex 1774 df-nf 1778 df-sb 2060 df-mo 2528 df-eu 2557 df-clab 2703 df-cleq 2717 df-clel 2802 df-nfc 2877 df-ne 2930 df-ral 3051 df-rex 3060 df-reu 3364 df-rab 3419 df-v 3463 df-sbc 3774 df-csb 3890 df-dif 3947 df-un 3949 df-in 3951 df-ss 3961 df-pss 3964 df-nul 4323 df-if 4531 df-pw 4606 df-sn 4631 df-pr 4633 df-op 4637 df-uni 4910 df-iun 4999 df-br 5150 df-opab 5212 df-mpt 5233 df-tr 5267 df-id 5576 df-eprel 5582 df-po 5590 df-so 5591 df-fr 5633 df-we 5635 df-xp 5684 df-rel 5685 df-cnv 5686 df-co 5687 df-dm 5688 df-rn 5689 df-res 5690 df-ima 5691 df-pred 6307 df-ord 6374 df-on 6375 df-lim 6376 df-suc 6377 df-iota 6501 df-fun 6551 df-fn 6552 df-f 6553 df-f1 6554 df-fo 6555 df-f1o 6556 df-fv 6557 df-ov 7422 df-om 7872 df-2nd 7995 df-frecs 8287 df-wrecs 8318 df-recs 8392 df-rdg 8431 df-nn 12251 |
This theorem is referenced by: nnmulcli 12275 nnmtmip 12276 nndivtr 12297 nnmulcld 12303 nn0mulcl 12546 qaddcl 12987 qmulcl 12989 modmulnn 13895 nnexpcl 14080 nnsqcl 14133 expmulnbnd 14238 faccl 14286 facdiv 14290 faclbnd3 14295 faclbnd4lem3 14298 faclbnd5 14301 bcrpcl 14311 trirecip 15853 fprodnncl 15943 nnrisefaccl 16007 lcmgcdlem 16593 lcmgcdnn 16598 pcmptcl 16879 prmreclem1 16904 prmreclem6 16909 4sqlem12 16944 vdwlem3 16971 vdwlem9 16977 vdwlem10 16978 mulgnnass 19089 ovolunlem1a 25486 ovolunlem1 25487 mbfi1fseqlem3 25708 mbfi1fseqlem4 25709 elqaalem2 26317 elqaalem3 26318 log2cnv 26941 log2tlbnd 26942 log2ublem2 26944 log2ub 26946 basellem1 27078 basellem2 27079 basellem3 27080 basellem4 27081 basellem5 27082 basellem6 27083 basellem7 27084 basellem8 27085 basellem9 27086 efnnfsumcl 27100 efchtdvds 27156 mumullem1 27176 mumullem2 27177 fsumdvdscom 27182 dvdsflf1o 27184 chtublem 27209 pcbcctr 27274 bclbnd 27278 bposlem1 27282 bposlem2 27283 bposlem3 27284 bposlem4 27285 bposlem5 27286 bposlem6 27287 lgseisenlem1 27373 lgseisenlem2 27374 lgseisenlem3 27375 lgseisenlem4 27376 lgsquadlem1 27378 lgsquadlem2 27379 chebbnd1lem1 27467 chebbnd1lem3 27469 dchrisumlem1 27487 mulogsum 27530 pntrsumo1 27563 pntrsumbnd 27564 ostth2lem1 27616 subfaclim 34949 jm2.17a 42528 jm2.17b 42529 jm2.17c 42530 acongrep 42548 acongeq 42551 jm2.27a 42573 jm2.27c 42575 |
Copyright terms: Public domain | W3C validator |