![]() |
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 14277 | . . . 4 ⊢ (𝑥 ∈ ℕ ↦ (!‘𝑥)) ∈ (ℕ ↑m ℕ) | |
3 | 2 | a1i 11 | . . 3 ⊢ (𝑛 ∈ ℕ → (𝑥 ∈ ℕ ↦ (!‘𝑥)) ∈ (ℕ ↑m ℕ)) |
4 | prmgaplem2 17019 | . . . . 5 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → 1 < (((!‘𝑛) + 𝑖) gcd 𝑖)) | |
5 | eqidd 2729 | . . . . . . . 8 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → (𝑥 ∈ ℕ ↦ (!‘𝑥)) = (𝑥 ∈ ℕ ↦ (!‘𝑥))) | |
6 | fveq2 6897 | . . . . . . . . 9 ⊢ (𝑥 = 𝑛 → (!‘𝑥) = (!‘𝑛)) | |
7 | 6 | adantl 481 | . . . . . . . 8 ⊢ (((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) ∧ 𝑥 = 𝑛) → (!‘𝑥) = (!‘𝑛)) |
8 | simpl 482 | . . . . . . . 8 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → 𝑛 ∈ ℕ) | |
9 | fvexd 6912 | . . . . . . . 8 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → (!‘𝑛) ∈ V) | |
10 | 5, 7, 8, 9 | fvmptd 7012 | . . . . . . 7 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → ((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) = (!‘𝑛)) |
11 | 10 | oveq1d 7435 | . . . . . 6 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → (((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) + 𝑖) = ((!‘𝑛) + 𝑖)) |
12 | 11 | oveq1d 7435 | . . . . 5 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → ((((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) + 𝑖) gcd 𝑖) = (((!‘𝑛) + 𝑖) gcd 𝑖)) |
13 | 4, 12 | breqtrrd 5176 | . . . 4 ⊢ ((𝑛 ∈ ℕ ∧ 𝑖 ∈ (2...𝑛)) → 1 < ((((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) + 𝑖) gcd 𝑖)) |
14 | 13 | ralrimiva 3143 | . . 3 ⊢ (𝑛 ∈ ℕ → ∀𝑖 ∈ (2...𝑛)1 < ((((𝑥 ∈ ℕ ↦ (!‘𝑥))‘𝑛) + 𝑖) gcd 𝑖)) |
15 | 1, 3, 14 | prmgaplem8 17027 | . 2 ⊢ (𝑛 ∈ ℕ → ∃𝑝 ∈ ℙ ∃𝑞 ∈ ℙ (𝑛 ≤ (𝑞 − 𝑝) ∧ ∀𝑧 ∈ ((𝑝 + 1)..^𝑞)𝑧 ∉ ℙ)) |
16 | 15 | rgen 3060 | 1 ⊢ ∀𝑛 ∈ ℕ ∃𝑝 ∈ ℙ ∃𝑞 ∈ ℙ (𝑛 ≤ (𝑞 − 𝑝) ∧ ∀𝑧 ∈ ((𝑝 + 1)..^𝑞)𝑧 ∉ ℙ) |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 395 = wceq 1534 ∈ wcel 2099 ∉ wnel 3043 ∀wral 3058 ∃wrex 3067 Vcvv 3471 class class class wbr 5148 ↦ cmpt 5231 ‘cfv 6548 (class class class)co 7420 ↑m cmap 8845 1c1 11140 + caddc 11142 < clt 11279 ≤ cle 11280 − cmin 11475 ℕcn 12243 2c2 12298 ...cfz 13517 ..^cfzo 13660 !cfa 14265 gcd cgcd 16469 ℙcprime 16642 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1790 ax-4 1804 ax-5 1906 ax-6 1964 ax-7 2004 ax-8 2101 ax-9 2109 ax-10 2130 ax-11 2147 ax-12 2167 ax-ext 2699 ax-sep 5299 ax-nul 5306 ax-pow 5365 ax-pr 5429 ax-un 7740 ax-cnex 11195 ax-resscn 11196 ax-1cn 11197 ax-icn 11198 ax-addcl 11199 ax-addrcl 11200 ax-mulcl 11201 ax-mulrcl 11202 ax-mulcom 11203 ax-addass 11204 ax-mulass 11205 ax-distr 11206 ax-i2m1 11207 ax-1ne0 11208 ax-1rid 11209 ax-rnegex 11210 ax-rrecex 11211 ax-cnre 11212 ax-pre-lttri 11213 ax-pre-lttrn 11214 ax-pre-ltadd 11215 ax-pre-mulgt0 11216 ax-pre-sup 11217 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 847 df-3or 1086 df-3an 1087 df-tru 1537 df-fal 1547 df-ex 1775 df-nf 1779 df-sb 2061 df-mo 2530 df-eu 2559 df-clab 2706 df-cleq 2720 df-clel 2806 df-nfc 2881 df-ne 2938 df-nel 3044 df-ral 3059 df-rex 3068 df-rmo 3373 df-reu 3374 df-rab 3430 df-v 3473 df-sbc 3777 df-csb 3893 df-dif 3950 df-un 3952 df-in 3954 df-ss 3964 df-pss 3966 df-nul 4324 df-if 4530 df-pw 4605 df-sn 4630 df-pr 4632 df-op 4636 df-uni 4909 df-iun 4998 df-br 5149 df-opab 5211 df-mpt 5232 df-tr 5266 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 6305 df-ord 6372 df-on 6373 df-lim 6374 df-suc 6375 df-iota 6500 df-fun 6550 df-fn 6551 df-f 6552 df-f1 6553 df-fo 6554 df-f1o 6555 df-fv 6556 df-riota 7376 df-ov 7423 df-oprab 7424 df-mpo 7425 df-om 7871 df-1st 7993 df-2nd 7994 df-frecs 8287 df-wrecs 8318 df-recs 8392 df-rdg 8431 df-1o 8487 df-2o 8488 df-er 8725 df-map 8847 df-en 8965 df-dom 8966 df-sdom 8967 df-fin 8968 df-sup 9466 df-inf 9467 df-pnf 11281 df-mnf 11282 df-xr 11283 df-ltxr 11284 df-le 11285 df-sub 11477 df-neg 11478 df-div 11903 df-nn 12244 df-2 12306 df-3 12307 df-n0 12504 df-z 12590 df-uz 12854 df-rp 13008 df-fz 13518 df-fzo 13661 df-seq 14000 df-exp 14060 df-fac 14266 df-cj 15079 df-re 15080 df-im 15081 df-sqrt 15215 df-abs 15216 df-dvds 16232 df-gcd 16470 df-prm 16643 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |