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

Theorem modprmn0modprm0 16147
Description: For an integer not being 0 modulo a given prime number and a nonnegative integer less than the prime number, there is always a second nonnegative integer (less than the given prime number) so that the sum of this second nonnegative integer multiplied with the integer and the first nonnegative integer is 0 ( modulo the given prime number). (Contributed by Alexander van der Vekens, 10-Nov-2018.)
Assertion
Ref Expression
modprmn0modprm0 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → (𝐼 ∈ (0..^𝑃) → ∃𝑗 ∈ (0..^𝑃)((𝐼 + (𝑗 · 𝑁)) mod 𝑃) = 0))
Distinct variable groups:   𝑗,𝐼   𝑗,𝑁   𝑃,𝑗

Proof of Theorem modprmn0modprm0
StepHypRef Expression
1 simpl1 1187 . . . 4 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → 𝑃 ∈ ℙ)
2 prmnn 16021 . . . . . . . . 9 (𝑃 ∈ ℙ → 𝑃 ∈ ℕ)
3 zmodfzo 13265 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 𝑃 ∈ ℕ) → (𝑁 mod 𝑃) ∈ (0..^𝑃))
42, 3sylan2 594 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝑃 ∈ ℙ) → (𝑁 mod 𝑃) ∈ (0..^𝑃))
54ancoms 461 . . . . . . 7 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ) → (𝑁 mod 𝑃) ∈ (0..^𝑃))
653adant3 1128 . . . . . 6 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → (𝑁 mod 𝑃) ∈ (0..^𝑃))
7 fzo1fzo0n0 13091 . . . . . . . 8 ((𝑁 mod 𝑃) ∈ (1..^𝑃) ↔ ((𝑁 mod 𝑃) ∈ (0..^𝑃) ∧ (𝑁 mod 𝑃) ≠ 0))
87simplbi2com 505 . . . . . . 7 ((𝑁 mod 𝑃) ≠ 0 → ((𝑁 mod 𝑃) ∈ (0..^𝑃) → (𝑁 mod 𝑃) ∈ (1..^𝑃)))
983ad2ant3 1131 . . . . . 6 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → ((𝑁 mod 𝑃) ∈ (0..^𝑃) → (𝑁 mod 𝑃) ∈ (1..^𝑃)))
106, 9mpd 15 . . . . 5 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → (𝑁 mod 𝑃) ∈ (1..^𝑃))
1110adantr 483 . . . 4 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → (𝑁 mod 𝑃) ∈ (1..^𝑃))
12 simpr 487 . . . 4 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → 𝐼 ∈ (0..^𝑃))
13 nnnn0modprm0 16146 . . . 4 ((𝑃 ∈ ℙ ∧ (𝑁 mod 𝑃) ∈ (1..^𝑃) ∧ 𝐼 ∈ (0..^𝑃)) → ∃𝑗 ∈ (0..^𝑃)((𝐼 + (𝑗 · (𝑁 mod 𝑃))) mod 𝑃) = 0)
141, 11, 12, 13syl3anc 1367 . . 3 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → ∃𝑗 ∈ (0..^𝑃)((𝐼 + (𝑗 · (𝑁 mod 𝑃))) mod 𝑃) = 0)
15 elfzoelz 13041 . . . . . . . . . 10 (𝑗 ∈ (0..^𝑃) → 𝑗 ∈ ℤ)
1615zcnd 12091 . . . . . . . . 9 (𝑗 ∈ (0..^𝑃) → 𝑗 ∈ ℂ)
172anim1ci 617 . . . . . . . . . . . 12 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ) → (𝑁 ∈ ℤ ∧ 𝑃 ∈ ℕ))
18 zmodcl 13262 . . . . . . . . . . . 12 ((𝑁 ∈ ℤ ∧ 𝑃 ∈ ℕ) → (𝑁 mod 𝑃) ∈ ℕ0)
19 nn0cn 11910 . . . . . . . . . . . 12 ((𝑁 mod 𝑃) ∈ ℕ0 → (𝑁 mod 𝑃) ∈ ℂ)
2017, 18, 193syl 18 . . . . . . . . . . 11 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ) → (𝑁 mod 𝑃) ∈ ℂ)
21203adant3 1128 . . . . . . . . . 10 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → (𝑁 mod 𝑃) ∈ ℂ)
2221adantr 483 . . . . . . . . 9 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → (𝑁 mod 𝑃) ∈ ℂ)
23 mulcom 10626 . . . . . . . . 9 ((𝑗 ∈ ℂ ∧ (𝑁 mod 𝑃) ∈ ℂ) → (𝑗 · (𝑁 mod 𝑃)) = ((𝑁 mod 𝑃) · 𝑗))
2416, 22, 23syl2anr 598 . . . . . . . 8 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → (𝑗 · (𝑁 mod 𝑃)) = ((𝑁 mod 𝑃) · 𝑗))
2524oveq2d 7175 . . . . . . 7 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → (𝐼 + (𝑗 · (𝑁 mod 𝑃))) = (𝐼 + ((𝑁 mod 𝑃) · 𝑗)))
2625oveq1d 7174 . . . . . 6 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → ((𝐼 + (𝑗 · (𝑁 mod 𝑃))) mod 𝑃) = ((𝐼 + ((𝑁 mod 𝑃) · 𝑗)) mod 𝑃))
27 elfzoelz 13041 . . . . . . . . . 10 (𝐼 ∈ (0..^𝑃) → 𝐼 ∈ ℤ)
2827zred 12090 . . . . . . . . 9 (𝐼 ∈ (0..^𝑃) → 𝐼 ∈ ℝ)
2928adantl 484 . . . . . . . 8 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → 𝐼 ∈ ℝ)
3029adantr 483 . . . . . . 7 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → 𝐼 ∈ ℝ)
31 zre 11988 . . . . . . . . . 10 (𝑁 ∈ ℤ → 𝑁 ∈ ℝ)
32313ad2ant2 1130 . . . . . . . . 9 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → 𝑁 ∈ ℝ)
3332adantr 483 . . . . . . . 8 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → 𝑁 ∈ ℝ)
3433adantr 483 . . . . . . 7 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → 𝑁 ∈ ℝ)
3515adantl 484 . . . . . . 7 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → 𝑗 ∈ ℤ)
362nnrpd 12432 . . . . . . . . . 10 (𝑃 ∈ ℙ → 𝑃 ∈ ℝ+)
37363ad2ant1 1129 . . . . . . . . 9 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → 𝑃 ∈ ℝ+)
3837adantr 483 . . . . . . . 8 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → 𝑃 ∈ ℝ+)
3938adantr 483 . . . . . . 7 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → 𝑃 ∈ ℝ+)
40 modaddmulmod 13309 . . . . . . 7 (((𝐼 ∈ ℝ ∧ 𝑁 ∈ ℝ ∧ 𝑗 ∈ ℤ) ∧ 𝑃 ∈ ℝ+) → ((𝐼 + ((𝑁 mod 𝑃) · 𝑗)) mod 𝑃) = ((𝐼 + (𝑁 · 𝑗)) mod 𝑃))
4130, 34, 35, 39, 40syl31anc 1369 . . . . . 6 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → ((𝐼 + ((𝑁 mod 𝑃) · 𝑗)) mod 𝑃) = ((𝐼 + (𝑁 · 𝑗)) mod 𝑃))
42 zcn 11989 . . . . . . . . . . . . . 14 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
4342adantr 483 . . . . . . . . . . . . 13 ((𝑁 ∈ ℤ ∧ 𝑗 ∈ (0..^𝑃)) → 𝑁 ∈ ℂ)
4416adantl 484 . . . . . . . . . . . . 13 ((𝑁 ∈ ℤ ∧ 𝑗 ∈ (0..^𝑃)) → 𝑗 ∈ ℂ)
4543, 44mulcomd 10665 . . . . . . . . . . . 12 ((𝑁 ∈ ℤ ∧ 𝑗 ∈ (0..^𝑃)) → (𝑁 · 𝑗) = (𝑗 · 𝑁))
4645ex 415 . . . . . . . . . . 11 (𝑁 ∈ ℤ → (𝑗 ∈ (0..^𝑃) → (𝑁 · 𝑗) = (𝑗 · 𝑁)))
47463ad2ant2 1130 . . . . . . . . . 10 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → (𝑗 ∈ (0..^𝑃) → (𝑁 · 𝑗) = (𝑗 · 𝑁)))
4847adantr 483 . . . . . . . . 9 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → (𝑗 ∈ (0..^𝑃) → (𝑁 · 𝑗) = (𝑗 · 𝑁)))
4948imp 409 . . . . . . . 8 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → (𝑁 · 𝑗) = (𝑗 · 𝑁))
5049oveq2d 7175 . . . . . . 7 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → (𝐼 + (𝑁 · 𝑗)) = (𝐼 + (𝑗 · 𝑁)))
5150oveq1d 7174 . . . . . 6 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → ((𝐼 + (𝑁 · 𝑗)) mod 𝑃) = ((𝐼 + (𝑗 · 𝑁)) mod 𝑃))
5226, 41, 513eqtrrd 2864 . . . . 5 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → ((𝐼 + (𝑗 · 𝑁)) mod 𝑃) = ((𝐼 + (𝑗 · (𝑁 mod 𝑃))) mod 𝑃))
5352eqeq1d 2826 . . . 4 ((((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) ∧ 𝑗 ∈ (0..^𝑃)) → (((𝐼 + (𝑗 · 𝑁)) mod 𝑃) = 0 ↔ ((𝐼 + (𝑗 · (𝑁 mod 𝑃))) mod 𝑃) = 0))
5453rexbidva 3299 . . 3 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → (∃𝑗 ∈ (0..^𝑃)((𝐼 + (𝑗 · 𝑁)) mod 𝑃) = 0 ↔ ∃𝑗 ∈ (0..^𝑃)((𝐼 + (𝑗 · (𝑁 mod 𝑃))) mod 𝑃) = 0))
5514, 54mpbird 259 . 2 (((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) ∧ 𝐼 ∈ (0..^𝑃)) → ∃𝑗 ∈ (0..^𝑃)((𝐼 + (𝑗 · 𝑁)) mod 𝑃) = 0)
5655ex 415 1 ((𝑃 ∈ ℙ ∧ 𝑁 ∈ ℤ ∧ (𝑁 mod 𝑃) ≠ 0) → (𝐼 ∈ (0..^𝑃) → ∃𝑗 ∈ (0..^𝑃)((𝐼 + (𝑗 · 𝑁)) mod 𝑃) = 0))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398  w3a 1083   = wceq 1536  wcel 2113  wne 3019  wrex 3142  (class class class)co 7159  cc 10538  cr 10539  0cc0 10540  1c1 10541   + caddc 10543   · cmul 10545  cn 11641  0cn0 11900  cz 11984  +crp 12392  ..^cfzo 13036   mod cmo 13240  cprime 16018
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2796  ax-rep 5193  ax-sep 5206  ax-nul 5213  ax-pow 5269  ax-pr 5333  ax-un 7464  ax-cnex 10596  ax-resscn 10597  ax-1cn 10598  ax-icn 10599  ax-addcl 10600  ax-addrcl 10601  ax-mulcl 10602  ax-mulrcl 10603  ax-mulcom 10604  ax-addass 10605  ax-mulass 10606  ax-distr 10607  ax-i2m1 10608  ax-1ne0 10609  ax-1rid 10610  ax-rnegex 10611  ax-rrecex 10612  ax-cnre 10613  ax-pre-lttri 10614  ax-pre-lttrn 10615  ax-pre-ltadd 10616  ax-pre-mulgt0 10617  ax-pre-sup 10618
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2803  df-cleq 2817  df-clel 2896  df-nfc 2966  df-ne 3020  df-nel 3127  df-ral 3146  df-rex 3147  df-reu 3148  df-rmo 3149  df-rab 3150  df-v 3499  df-sbc 3776  df-csb 3887  df-dif 3942  df-un 3944  df-in 3946  df-ss 3955  df-pss 3957  df-nul 4295  df-if 4471  df-pw 4544  df-sn 4571  df-pr 4573  df-tp 4575  df-op 4577  df-uni 4842  df-int 4880  df-iun 4924  df-br 5070  df-opab 5132  df-mpt 5150  df-tr 5176  df-id 5463  df-eprel 5468  df-po 5477  df-so 5478  df-fr 5517  df-we 5519  df-xp 5564  df-rel 5565  df-cnv 5566  df-co 5567  df-dm 5568  df-rn 5569  df-res 5570  df-ima 5571  df-pred 6151  df-ord 6197  df-on 6198  df-lim 6199  df-suc 6200  df-iota 6317  df-fun 6360  df-fn 6361  df-f 6362  df-f1 6363  df-fo 6364  df-f1o 6365  df-fv 6366  df-riota 7117  df-ov 7162  df-oprab 7163  df-mpo 7164  df-om 7584  df-1st 7692  df-2nd 7693  df-wrecs 7950  df-recs 8011  df-rdg 8049  df-1o 8105  df-2o 8106  df-oadd 8109  df-er 8292  df-map 8411  df-en 8513  df-dom 8514  df-sdom 8515  df-fin 8516  df-sup 8909  df-inf 8910  df-dju 9333  df-card 9371  df-pnf 10680  df-mnf 10681  df-xr 10682  df-ltxr 10683  df-le 10684  df-sub 10875  df-neg 10876  df-div 11301  df-nn 11642  df-2 11703  df-3 11704  df-n0 11901  df-xnn0 11971  df-z 11985  df-uz 12247  df-rp 12393  df-fz 12896  df-fzo 13037  df-fl 13165  df-mod 13241  df-seq 13373  df-exp 13433  df-hash 13694  df-cj 14461  df-re 14462  df-im 14463  df-sqrt 14597  df-abs 14598  df-dvds 15611  df-gcd 15847  df-prm 16019  df-phi 16106
This theorem is referenced by:  cshwsidrepsw  16430
  Copyright terms: Public domain W3C validator