![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > 1arith2 | Structured version Visualization version GIF version |
Description: Fundamental theorem of arithmetic, where a prime factorization is represented as a finite monotonic 1-based sequence of primes. Every positive integer has a unique prime factorization. Theorem 1.10 in [ApostolNT] p. 17. This is Metamath 100 proof #80. (Contributed by Paul Chapman, 17-Nov-2012.) (Revised by Mario Carneiro, 30-May-2014.) |
Ref | Expression |
---|---|
1arith.1 | ⊢ 𝑀 = (𝑛 ∈ ℕ ↦ (𝑝 ∈ ℙ ↦ (𝑝 pCnt 𝑛))) |
1arith.2 | ⊢ 𝑅 = {𝑒 ∈ (ℕ0 ↑𝑚 ℙ) ∣ (◡𝑒 “ ℕ) ∈ Fin} |
Ref | Expression |
---|---|
1arith2 | ⊢ ∀𝑧 ∈ ℕ ∃!𝑔 ∈ 𝑅 (𝑀‘𝑧) = 𝑔 |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | 1arith.1 | . . . . . 6 ⊢ 𝑀 = (𝑛 ∈ ℕ ↦ (𝑝 ∈ ℙ ↦ (𝑝 pCnt 𝑛))) | |
2 | 1arith.2 | . . . . . 6 ⊢ 𝑅 = {𝑒 ∈ (ℕ0 ↑𝑚 ℙ) ∣ (◡𝑒 “ ℕ) ∈ Fin} | |
3 | 1, 2 | 1arith 15831 | . . . . 5 ⊢ 𝑀:ℕ–1-1-onto→𝑅 |
4 | f1ocnv 6288 | . . . . 5 ⊢ (𝑀:ℕ–1-1-onto→𝑅 → ◡𝑀:𝑅–1-1-onto→ℕ) | |
5 | 3, 4 | ax-mp 5 | . . . 4 ⊢ ◡𝑀:𝑅–1-1-onto→ℕ |
6 | f1ofveu 6786 | . . . 4 ⊢ ((◡𝑀:𝑅–1-1-onto→ℕ ∧ 𝑧 ∈ ℕ) → ∃!𝑔 ∈ 𝑅 (◡𝑀‘𝑔) = 𝑧) | |
7 | 5, 6 | mpan 670 | . . 3 ⊢ (𝑧 ∈ ℕ → ∃!𝑔 ∈ 𝑅 (◡𝑀‘𝑔) = 𝑧) |
8 | f1ocnvfvb 6676 | . . . . 5 ⊢ ((𝑀:ℕ–1-1-onto→𝑅 ∧ 𝑧 ∈ ℕ ∧ 𝑔 ∈ 𝑅) → ((𝑀‘𝑧) = 𝑔 ↔ (◡𝑀‘𝑔) = 𝑧)) | |
9 | 3, 8 | mp3an1 1559 | . . . 4 ⊢ ((𝑧 ∈ ℕ ∧ 𝑔 ∈ 𝑅) → ((𝑀‘𝑧) = 𝑔 ↔ (◡𝑀‘𝑔) = 𝑧)) |
10 | 9 | reubidva 3274 | . . 3 ⊢ (𝑧 ∈ ℕ → (∃!𝑔 ∈ 𝑅 (𝑀‘𝑧) = 𝑔 ↔ ∃!𝑔 ∈ 𝑅 (◡𝑀‘𝑔) = 𝑧)) |
11 | 7, 10 | mpbird 247 | . 2 ⊢ (𝑧 ∈ ℕ → ∃!𝑔 ∈ 𝑅 (𝑀‘𝑧) = 𝑔) |
12 | 11 | rgen 3071 | 1 ⊢ ∀𝑧 ∈ ℕ ∃!𝑔 ∈ 𝑅 (𝑀‘𝑧) = 𝑔 |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 196 = wceq 1631 ∈ wcel 2145 ∀wral 3061 ∃!wreu 3063 {crab 3065 ↦ cmpt 4863 ◡ccnv 5248 “ cima 5252 –1-1-onto→wf1o 6028 ‘cfv 6029 (class class class)co 6791 ↑𝑚 cmap 8007 Fincfn 8107 ℕcn 11220 ℕ0cn0 11492 ℙcprime 15585 pCnt cpc 15741 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1870 ax-4 1885 ax-5 1991 ax-6 2057 ax-7 2093 ax-8 2147 ax-9 2154 ax-10 2174 ax-11 2190 ax-12 2203 ax-13 2408 ax-ext 2751 ax-rep 4904 ax-sep 4915 ax-nul 4923 ax-pow 4974 ax-pr 5034 ax-un 7094 ax-cnex 10192 ax-resscn 10193 ax-1cn 10194 ax-icn 10195 ax-addcl 10196 ax-addrcl 10197 ax-mulcl 10198 ax-mulrcl 10199 ax-mulcom 10200 ax-addass 10201 ax-mulass 10202 ax-distr 10203 ax-i2m1 10204 ax-1ne0 10205 ax-1rid 10206 ax-rnegex 10207 ax-rrecex 10208 ax-cnre 10209 ax-pre-lttri 10210 ax-pre-lttrn 10211 ax-pre-ltadd 10212 ax-pre-mulgt0 10213 ax-pre-sup 10214 |
This theorem depends on definitions: df-bi 197 df-an 383 df-or 837 df-3or 1072 df-3an 1073 df-tru 1634 df-fal 1637 df-ex 1853 df-nf 1858 df-sb 2050 df-eu 2622 df-mo 2623 df-clab 2758 df-cleq 2764 df-clel 2767 df-nfc 2902 df-ne 2944 df-nel 3047 df-ral 3066 df-rex 3067 df-reu 3068 df-rmo 3069 df-rab 3070 df-v 3353 df-sbc 3588 df-csb 3683 df-dif 3726 df-un 3728 df-in 3730 df-ss 3737 df-pss 3739 df-nul 4064 df-if 4226 df-pw 4299 df-sn 4317 df-pr 4319 df-tp 4321 df-op 4323 df-uni 4575 df-iun 4656 df-br 4787 df-opab 4847 df-mpt 4864 df-tr 4887 df-id 5157 df-eprel 5162 df-po 5170 df-so 5171 df-fr 5208 df-we 5210 df-xp 5255 df-rel 5256 df-cnv 5257 df-co 5258 df-dm 5259 df-rn 5260 df-res 5261 df-ima 5262 df-pred 5821 df-ord 5867 df-on 5868 df-lim 5869 df-suc 5870 df-iota 5992 df-fun 6031 df-fn 6032 df-f 6033 df-f1 6034 df-fo 6035 df-f1o 6036 df-fv 6037 df-riota 6752 df-ov 6794 df-oprab 6795 df-mpt2 6796 df-om 7211 df-1st 7313 df-2nd 7314 df-wrecs 7557 df-recs 7619 df-rdg 7657 df-1o 7711 df-2o 7712 df-er 7894 df-map 8009 df-en 8108 df-dom 8109 df-sdom 8110 df-fin 8111 df-sup 8502 df-inf 8503 df-pnf 10276 df-mnf 10277 df-xr 10278 df-ltxr 10279 df-le 10280 df-sub 10468 df-neg 10469 df-div 10885 df-nn 11221 df-2 11279 df-3 11280 df-n0 11493 df-z 11578 df-uz 11887 df-q 11990 df-rp 12029 df-fz 12527 df-fl 12794 df-mod 12870 df-seq 13002 df-exp 13061 df-cj 14040 df-re 14041 df-im 14042 df-sqrt 14176 df-abs 14177 df-dvds 15183 df-gcd 15418 df-prm 15586 df-pc 15742 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |