MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  wilthimp Structured version   Visualization version   GIF version

Theorem wilthimp 27309
Description: The forward implication of Wilson's theorem wilth 27308 (see wilthlem3 27307), expressed using the modulo operation: For any prime 𝑝 we have (𝑝 − 1)!≡ − 1 (mod 𝑝), see theorem 5.24 in [ApostolNT] p. 116. (Contributed by AV, 21-Jul-2021.)
Assertion
Ref Expression
wilthimp (𝑃 ∈ ℙ → ((!‘(𝑃 − 1)) mod 𝑃) = (-1 mod 𝑃))

Proof of Theorem wilthimp
StepHypRef Expression
1 wilth 27308 . 2 (𝑃 ∈ ℙ ↔ (𝑃 ∈ (ℤ‘2) ∧ 𝑃 ∥ ((!‘(𝑃 − 1)) + 1)))
2 eluz2nn 12940 . . . . 5 (𝑃 ∈ (ℤ‘2) → 𝑃 ∈ ℕ)
3 nnm1nn0 12572 . . . . . . . . 9 (𝑃 ∈ ℕ → (𝑃 − 1) ∈ ℕ0)
42, 3syl 18 . . . . . . . 8 (𝑃 ∈ (ℤ‘2) → (𝑃 − 1) ∈ ℕ0)
54faccld 14350 . . . . . . 7 (𝑃 ∈ (ℤ‘2) → (!‘(𝑃 − 1)) ∈ ℕ)
65nnzd 12644 . . . . . 6 (𝑃 ∈ (ℤ‘2) → (!‘(𝑃 − 1)) ∈ ℤ)
76peano2zd 12731 . . . . 5 (𝑃 ∈ (ℤ‘2) → ((!‘(𝑃 − 1)) + 1) ∈ ℤ)
8 dvdsval3 16350 . . . . 5 ((𝑃 ∈ ℕ ∧ ((!‘(𝑃 − 1)) + 1) ∈ ℤ) → (𝑃 ∥ ((!‘(𝑃 − 1)) + 1) ↔ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0))
92, 7, 8syl2anc 596 . . . 4 (𝑃 ∈ (ℤ‘2) → (𝑃 ∥ ((!‘(𝑃 − 1)) + 1) ↔ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0))
109biimpar 483 . . . . . . 7 ((𝑃 ∈ (ℤ‘2) ∧ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0) → 𝑃 ∥ ((!‘(𝑃 − 1)) + 1))
115nncnd 12276 . . . . . . . . . 10 (𝑃 ∈ (ℤ‘2) → (!‘(𝑃 − 1)) ∈ ℂ)
12 1cnd 11229 . . . . . . . . . 10 (𝑃 ∈ (ℤ‘2) → 1 ∈ ℂ)
1311, 12jca 521 . . . . . . . . 9 (𝑃 ∈ (ℤ‘2) → ((!‘(𝑃 − 1)) ∈ ℂ ∧ 1 ∈ ℂ))
1413adantr 486 . . . . . . . 8 ((𝑃 ∈ (ℤ‘2) ∧ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0) → ((!‘(𝑃 − 1)) ∈ ℂ ∧ 1 ∈ ℂ))
15 subneg 11534 . . . . . . . 8 (((!‘(𝑃 − 1)) ∈ ℂ ∧ 1 ∈ ℂ) → ((!‘(𝑃 − 1)) − -1) = ((!‘(𝑃 − 1)) + 1))
1614, 15syl 18 . . . . . . 7 ((𝑃 ∈ (ℤ‘2) ∧ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0) → ((!‘(𝑃 − 1)) − -1) = ((!‘(𝑃 − 1)) + 1))
1710, 16breqtrrd 5137 . . . . . 6 ((𝑃 ∈ (ℤ‘2) ∧ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0) → 𝑃 ∥ ((!‘(𝑃 − 1)) − -1))
18 neg1z 12657 . . . . . . . . . 10 -1 ∈ ℤ
1918a1i 11 . . . . . . . . 9 (𝑃 ∈ (ℤ‘2) → -1 ∈ ℤ)
202, 6, 193jca 1146 . . . . . . . 8 (𝑃 ∈ (ℤ‘2) → (𝑃 ∈ ℕ ∧ (!‘(𝑃 − 1)) ∈ ℤ ∧ -1 ∈ ℤ))
2120adantr 486 . . . . . . 7 ((𝑃 ∈ (ℤ‘2) ∧ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0) → (𝑃 ∈ ℕ ∧ (!‘(𝑃 − 1)) ∈ ℤ ∧ -1 ∈ ℤ))
22 moddvds 16357 . . . . . . 7 ((𝑃 ∈ ℕ ∧ (!‘(𝑃 − 1)) ∈ ℤ ∧ -1 ∈ ℤ) → (((!‘(𝑃 − 1)) mod 𝑃) = (-1 mod 𝑃) ↔ 𝑃 ∥ ((!‘(𝑃 − 1)) − -1)))
2321, 22syl 18 . . . . . 6 ((𝑃 ∈ (ℤ‘2) ∧ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0) → (((!‘(𝑃 − 1)) mod 𝑃) = (-1 mod 𝑃) ↔ 𝑃 ∥ ((!‘(𝑃 − 1)) − -1)))
2417, 23mpbird 260 . . . . 5 ((𝑃 ∈ (ℤ‘2) ∧ (((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0) → ((!‘(𝑃 − 1)) mod 𝑃) = (-1 mod 𝑃))
2524ex 418 . . . 4 (𝑃 ∈ (ℤ‘2) → ((((!‘(𝑃 − 1)) + 1) mod 𝑃) = 0 → ((!‘(𝑃 − 1)) mod 𝑃) = (-1 mod 𝑃)))
269, 25sylbid 243 . . 3 (𝑃 ∈ (ℤ‘2) → (𝑃 ∥ ((!‘(𝑃 − 1)) + 1) → ((!‘(𝑃 − 1)) mod 𝑃) = (-1 mod 𝑃)))
2726imp 412 . 2 ((𝑃 ∈ (ℤ‘2) ∧ 𝑃 ∥ ((!‘(𝑃 − 1)) + 1)) → ((!‘(𝑃 − 1)) mod 𝑃) = (-1 mod 𝑃))
281, 27sylbi 220 1 (𝑃 ∈ ℙ → ((!‘(𝑃 − 1)) mod 𝑃) = (-1 mod 𝑃))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  wa 401  w3a 1103   = wceq 1570  wcel 2145   class class class wbr 5107  cfv 6537  (class class class)co 7416  cc 11125  0cc0 11127  1c1 11128   + caddc 11130  cmin 11468  -cneg 11469  cn 12260  2c2 12322  0cn0 12531  cz 12618  cuz 12890   mod cmo 13932  !cfa 14339  cdvds 16346  cprime 16765
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 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2734  ax-rep 5236  ax-sep 5255  ax-nul 5267  ax-pow 5334  ax-pr 5402  ax-un 7739  ax-cnex 11183  ax-resscn 11184  ax-1cn 11185  ax-icn 11186  ax-addcl 11187  ax-addrcl 11188  ax-mulcl 11189  ax-mulrcl 11190  ax-mulcom 11191  ax-addass 11192  ax-mulass 11193  ax-distr 11194  ax-i2m1 11195  ax-1ne0 11196  ax-1rid 11197  ax-rnegex 11198  ax-rrecex 11199  ax-cnre 11200  ax-pre-lttri 11201  ax-pre-lttrn 11202  ax-pre-ltadd 11203  ax-pre-mulgt0 11204  ax-pre-sup 11205  ax-addf 11206  ax-mulf 11207
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 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3064  df-ral 3079  df-rex 3089  df-rmo 3367  df-reu 3368  df-rab 3415  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-pss 3922  df-nul 4283  df-if 4486  df-pw 4562  df-sn 4588  df-pr 4590  df-tp 4592  df-op 4594  df-uni 4871  df-int 4911  df-iun 4956  df-iin 4957  df-br 5108  df-opab 5172  df-mpt 5191  df-tr 5217  df-id 5554  df-eprel 5559  df-po 5567  df-so 5568  df-fr 5612  df-se 5613  df-we 5614  df-xp 5665  df-rel 5666  df-cnv 5667  df-co 5668  df-dm 5669  df-rn 5670  df-res 5671  df-ima 5672  df-pred 6303  df-ord 6364  df-on 6365  df-lim 6366  df-suc 6367  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-isom 6546  df-riota 7373  df-ov 7419  df-oprab 7420  df-mpo 7421  df-of 7681  df-om 7866  df-1st 7989  df-2nd 7990  df-supp 8162  df-frecs 8283  df-wrecs 8314  df-recs 8363  df-rdg 8402  df-1o 8458  df-2o 8459  df-oadd 8462  df-er 8699  df-en 8956  df-dom 8957  df-sdom 8958  df-fin 8959  df-fsupp 9335  df-sup 9415  df-inf 9416  df-oi 9485  df-dju 9909  df-card 9947  df-pnf 11272  df-mnf 11273  df-xr 11274  df-ltxr 11275  df-le 11276  df-sub 11470  df-neg 11471  df-div 11899  df-nn 12261  df-2 12330  df-3 12331  df-4 12332  df-5 12333  df-6 12334  df-7 12335  df-8 12336  df-9 12337  df-n0 12532  df-xnn0 12605  df-z 12619  df-dec 12740  df-uz 12891  df-rp 13045  df-fz 13564  df-fzo 13712  df-fl 13855  df-mod 13933  df-seq 14068  df-exp 14128  df-fac 14340  df-hash 14397  df-cj 15188  df-re 15189  df-im 15190  df-sqrt 15324  df-abs 15325  df-dvds 16347  df-gcd 16589  df-prm 16766  df-phi 16861  df-struct 17243  df-sets 17260  df-slot 17278  df-ndx 17290  df-base 17306  df-ress 17327  df-plusg 17359  df-mulr 17360  df-starv 17361  df-tset 17365  df-ple 17366  df-ds 17368  df-unif 17369  df-0g 17530  df-gsum 17531  df-mre 17674  df-mrc 17675  df-acs 17677  df-mgm 18734  df-sgrp 18825  df-mnd 18841  df-submnd 18896  df-grp 19064  df-minusg 19065  df-mulg 19195  df-subg 19250  df-cntz 19448  df-cmn 19913  df-abl 19914  df-mgp 20278  df-rng 20292  df-ur 20325  df-ring 20378  df-cring 20379  df-subrng 20712  df-subrg 20736  df-cnfld 21590
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator