![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > prmgap | Structured version Visualization version GIF version |
Description: The prime gap theorem: for each positive integer there are (at least) two successive primes with a difference ("gap") at least as big as the given integer. (Contributed by AV, 13-Aug-2020.) |
Ref | Expression |
---|---|
prmgap | ⊢ ∀𝑛 ∈ ℕ ∃𝑝 ∈ ℙ ∃𝑞 ∈ ℙ (𝑛 ≤ (𝑞 − 𝑝) ∧ ∀𝑧 ∈ ((𝑝 + 1)..^𝑞)𝑧 ∉ ℙ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | id 22 | . . 3 ⊢ (𝑛 ∈ ℕ → 𝑛 ∈ ℕ) | |
2 | facmapnn 14242 | . . . 4 ⊢ (𝑥 ∈ ℕ ↦ (!‘𝑥)) ∈ (ℕ ↑m ℕ) | |
3 | 2 | a1i 11 | . . 3 ⊢ (𝑛 ∈ ℕ → (𝑥 ∈ ℕ ↦ (!‘𝑥)) ∈ (ℕ ↑m ℕ)) |
4 | prmgaplem2 16980 | . . . . 5 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → 1 < (((!‘𝑛) + 𝑖) gcd 𝑖)) | |
5 | eqidd 2734 | . . . . . . . 8 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → (𝑥 ∈ ℕ ↦ (!‘𝑥)) = (𝑥 ∈ ℕ ↦ (!‘𝑥))) | |
6 | fveq2 6889 | . . . . . . . . 9 ⊢ (𝑥 = 𝑛 → (!‘𝑥) = (!‘𝑛)) | |
7 | 6 | adantl 483 | . . . . . . . 8 ⊢ (((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) ∧ 𝑥 = 𝑛) → (!‘𝑥) = (!‘𝑛)) |
8 | simpl 484 | . . . . . . . 8 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → 𝑛 ∈ ℕ) | |
9 | fvexd 6904 | . . . . . . . 8 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → (!‘𝑛) ∈ V) | |
10 | 5, 7, 8, 9 | fvmptd 7003 | . . . . . . 7 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → ((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) = (!‘𝑛)) |
11 | 10 | oveq1d 7421 | . . . . . 6 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → (((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) + 𝑖) = ((!‘𝑛) + 𝑖)) |
12 | 11 | oveq1d 7421 | . . . . 5 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → ((((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) + 𝑖) gcd 𝑖) = (((!‘𝑛) + 𝑖) gcd 𝑖)) |
13 | 4, 12 | breqtrrd 5176 | . . . 4 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → 1 < ((((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) + 𝑖) gcd 𝑖)) |
14 | 13 | ralrimiva 3147 | . . 3 ⊢ (𝑛 ∈ ℕ → ∀𝑖 ∈ (2...𝑛)1 < ((((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) + 𝑖) gcd 𝑖)) |
15 | 1, 3, 14 | prmgaplem8 16988 | . 2 ⊢ (𝑛 ∈ ℕ → ∃𝑝 ∈ ℙ ∃𝑞 ∈ ℙ (𝑛 ≤ (𝑞 − 𝑝) ∧ ∀𝑧 ∈ ((𝑝 + 1)..^𝑞)𝑧 ∉ ℙ)) |
16 | 15 | rgen 3064 | 1 ⊢ ∀𝑛 ∈ ℕ ∃𝑝 ∈ ℙ ∃𝑞 ∈ ℙ (𝑛 ≤ (𝑞 − 𝑝) ∧ ∀𝑧 ∈ ((𝑝 + 1)..^𝑞)𝑧 ∉ ℙ) |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 397 = wceq 1542 ∈ wcel 2107 ∉ wnel 3047 ∀wral 3062 ∃wrex 3071 Vcvv 3475 class class class wbr 5148 ↦ cmpt 5231 ‘cfv 6541 (class class class)co 7406 ↑m cmap 8817 1c1 11108 + caddc 11110 < clt 11245 ≤ cle 11246 − cmin 11441 ℕcn 12209 2c2 12264 ...cfz 13481 ..^cfzo 13624 !cfa 14230 gcd cgcd 16432 ℙcprime 16605 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2109 ax-9 2117 ax-10 2138 ax-11 2155 ax-12 2172 ax-ext 2704 ax-sep 5299 ax-nul 5306 ax-pow 5363 ax-pr 5427 ax-un 7722 ax-cnex 11163 ax-resscn 11164 ax-1cn 11165 ax-icn 11166 ax-addcl 11167 ax-addrcl 11168 ax-mulcl 11169 ax-mulrcl 11170 ax-mulcom 11171 ax-addass 11172 ax-mulass 11173 ax-distr 11174 ax-i2m1 11175 ax-1ne0 11176 ax-1rid 11177 ax-rnegex 11178 ax-rrecex 11179 ax-cnre 11180 ax-pre-lttri 11181 ax-pre-lttrn 11182 ax-pre-ltadd 11183 ax-pre-mulgt0 11184 ax-pre-sup 11185 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 847 df-3or 1089 df-3an 1090 df-tru 1545 df-fal 1555 df-ex 1783 df-nf 1787 df-sb 2069 df-mo 2535 df-eu 2564 df-clab 2711 df-cleq 2725 df-clel 2811 df-nfc 2886 df-ne 2942 df-nel 3048 df-ral 3063 df-rex 3072 df-rmo 3377 df-reu 3378 df-rab 3434 df-v 3477 df-sbc 3778 df-csb 3894 df-dif 3951 df-un 3953 df-in 3955 df-ss 3965 df-pss 3967 df-nul 4323 df-if 4529 df-pw 4604 df-sn 4629 df-pr 4631 df-op 4635 df-uni 4909 df-iun 4999 df-br 5149 df-opab 5211 df-mpt 5232 df-tr 5266 df-id 5574 df-eprel 5580 df-po 5588 df-so 5589 df-fr 5631 df-we 5633 df-xp 5682 df-rel 5683 df-cnv 5684 df-co 5685 df-dm 5686 df-rn 5687 df-res 5688 df-ima 5689 df-pred 6298 df-ord 6365 df-on 6366 df-lim 6367 df-suc 6368 df-iota 6493 df-fun 6543 df-fn 6544 df-f 6545 df-f1 6546 df-fo 6547 df-f1o 6548 df-fv 6549 df-riota 7362 df-ov 7409 df-oprab 7410 df-mpo 7411 df-om 7853 df-1st 7972 df-2nd 7973 df-frecs 8263 df-wrecs 8294 df-recs 8368 df-rdg 8407 df-1o 8463 df-2o 8464 df-er 8700 df-map 8819 df-en 8937 df-dom 8938 df-sdom 8939 df-fin 8940 df-sup 9434 df-inf 9435 df-pnf 11247 df-mnf 11248 df-xr 11249 df-ltxr 11250 df-le 11251 df-sub 11443 df-neg 11444 df-div 11869 df-nn 12210 df-2 12272 df-3 12273 df-n0 12470 df-z 12556 df-uz 12820 df-rp 12972 df-fz 13482 df-fzo 13625 df-seq 13964 df-exp 14025 df-fac 14231 df-cj 15043 df-re 15044 df-im 15045 df-sqrt 15179 df-abs 15180 df-dvds 16195 df-gcd 16433 df-prm 16606 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |