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

Theorem 2lgslem3c1 26633
Description: Lemma 3 for 2lgslem3 26635. (Contributed by AV, 16-Jul-2021.)
Hypothesis
Ref Expression
2lgslem2.n 𝑁 = (((𝑃 − 1) / 2) − (⌊‘(𝑃 / 4)))
Assertion
Ref Expression
2lgslem3c1 ((𝑃 ∈ ℕ ∧ (𝑃 mod 8) = 5) → (𝑁 mod 2) = 1)

Proof of Theorem 2lgslem3c1
Dummy variable 𝑘 is distinct from all other variables.
StepHypRef Expression
1 nnnn0 12320 . . . 4 (𝑃 ∈ ℕ → 𝑃 ∈ ℕ0)
2 8nn 12148 . . . . 5 8 ∈ ℕ
3 nnrp 12821 . . . . 5 (8 ∈ ℕ → 8 ∈ ℝ+)
42, 3ax-mp 5 . . . 4 8 ∈ ℝ+
5 modmuladdnn0 13715 . . . 4 ((𝑃 ∈ ℕ0 ∧ 8 ∈ ℝ+) → ((𝑃 mod 8) = 5 → ∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 5)))
61, 4, 5sylancl 586 . . 3 (𝑃 ∈ ℕ → ((𝑃 mod 8) = 5 → ∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 5)))
7 simpr 485 . . . . 5 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → 𝑘 ∈ ℕ0)
8 nn0cn 12323 . . . . . . . . . . 11 (𝑘 ∈ ℕ0𝑘 ∈ ℂ)
9 8cn 12150 . . . . . . . . . . . 12 8 ∈ ℂ
109a1i 11 . . . . . . . . . . 11 (𝑘 ∈ ℕ0 → 8 ∈ ℂ)
118, 10mulcomd 11076 . . . . . . . . . 10 (𝑘 ∈ ℕ0 → (𝑘 · 8) = (8 · 𝑘))
1211adantl 482 . . . . . . . . 9 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (𝑘 · 8) = (8 · 𝑘))
1312oveq1d 7332 . . . . . . . 8 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → ((𝑘 · 8) + 5) = ((8 · 𝑘) + 5))
1413eqeq2d 2748 . . . . . . 7 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (𝑃 = ((𝑘 · 8) + 5) ↔ 𝑃 = ((8 · 𝑘) + 5)))
1514biimpa 477 . . . . . 6 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 5)) → 𝑃 = ((8 · 𝑘) + 5))
16 2lgslem2.n . . . . . . 7 𝑁 = (((𝑃 − 1) / 2) − (⌊‘(𝑃 / 4)))
17162lgslem3c 26629 . . . . . 6 ((𝑘 ∈ ℕ0𝑃 = ((8 · 𝑘) + 5)) → 𝑁 = ((2 · 𝑘) + 1))
187, 15, 17syl2an2r 682 . . . . 5 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 5)) → 𝑁 = ((2 · 𝑘) + 1))
19 oveq1 7324 . . . . . 6 (𝑁 = ((2 · 𝑘) + 1) → (𝑁 mod 2) = (((2 · 𝑘) + 1) mod 2))
20 nn0z 12423 . . . . . . . 8 (𝑘 ∈ ℕ0𝑘 ∈ ℤ)
21 eqidd 2738 . . . . . . . 8 (𝑘 ∈ ℕ0 → ((2 · 𝑘) + 1) = ((2 · 𝑘) + 1))
22 2tp1odd 16140 . . . . . . . 8 ((𝑘 ∈ ℤ ∧ ((2 · 𝑘) + 1) = ((2 · 𝑘) + 1)) → ¬ 2 ∥ ((2 · 𝑘) + 1))
2320, 21, 22syl2anc 584 . . . . . . 7 (𝑘 ∈ ℕ0 → ¬ 2 ∥ ((2 · 𝑘) + 1))
24 2z 12432 . . . . . . . . . . 11 2 ∈ ℤ
2524a1i 11 . . . . . . . . . 10 (𝑘 ∈ ℕ0 → 2 ∈ ℤ)
2625, 20zmulcld 12512 . . . . . . . . 9 (𝑘 ∈ ℕ0 → (2 · 𝑘) ∈ ℤ)
2726peano2zd 12509 . . . . . . . 8 (𝑘 ∈ ℕ0 → ((2 · 𝑘) + 1) ∈ ℤ)
28 mod2eq1n2dvds 16135 . . . . . . . 8 (((2 · 𝑘) + 1) ∈ ℤ → ((((2 · 𝑘) + 1) mod 2) = 1 ↔ ¬ 2 ∥ ((2 · 𝑘) + 1)))
2927, 28syl 17 . . . . . . 7 (𝑘 ∈ ℕ0 → ((((2 · 𝑘) + 1) mod 2) = 1 ↔ ¬ 2 ∥ ((2 · 𝑘) + 1)))
3023, 29mpbird 256 . . . . . 6 (𝑘 ∈ ℕ0 → (((2 · 𝑘) + 1) mod 2) = 1)
3119, 30sylan9eqr 2799 . . . . 5 ((𝑘 ∈ ℕ0𝑁 = ((2 · 𝑘) + 1)) → (𝑁 mod 2) = 1)
327, 18, 31syl2an2r 682 . . . 4 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 5)) → (𝑁 mod 2) = 1)
3332rexlimdva2 3151 . . 3 (𝑃 ∈ ℕ → (∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 5) → (𝑁 mod 2) = 1))
346, 33syld 47 . 2 (𝑃 ∈ ℕ → ((𝑃 mod 8) = 5 → (𝑁 mod 2) = 1))
3534imp 407 1 ((𝑃 ∈ ℕ ∧ (𝑃 mod 8) = 5) → (𝑁 mod 2) = 1)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 205  wa 396   = wceq 1540  wcel 2105  wrex 3071   class class class wbr 5087  cfv 6466  (class class class)co 7317  cc 10949  1c1 10952   + caddc 10954   · cmul 10956  cmin 11285   / cdiv 11712  cn 12053  2c2 12108  4c4 12110  5c5 12111  8c8 12114  0cn0 12313  cz 12399  +crp 12810  cfl 13590   mod cmo 13669  cdvds 16042
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1912  ax-6 1970  ax-7 2010  ax-8 2107  ax-9 2115  ax-10 2136  ax-11 2153  ax-12 2170  ax-ext 2708  ax-sep 5238  ax-nul 5245  ax-pow 5303  ax-pr 5367  ax-un 7630  ax-cnex 11007  ax-resscn 11008  ax-1cn 11009  ax-icn 11010  ax-addcl 11011  ax-addrcl 11012  ax-mulcl 11013  ax-mulrcl 11014  ax-mulcom 11015  ax-addass 11016  ax-mulass 11017  ax-distr 11018  ax-i2m1 11019  ax-1ne0 11020  ax-1rid 11021  ax-rnegex 11022  ax-rrecex 11023  ax-cnre 11024  ax-pre-lttri 11025  ax-pre-lttrn 11026  ax-pre-ltadd 11027  ax-pre-mulgt0 11028  ax-pre-sup 11029
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 845  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1781  df-nf 1785  df-sb 2067  df-mo 2539  df-eu 2568  df-clab 2715  df-cleq 2729  df-clel 2815  df-nfc 2887  df-ne 2942  df-nel 3048  df-ral 3063  df-rex 3072  df-rmo 3350  df-reu 3351  df-rab 3405  df-v 3443  df-sbc 3727  df-csb 3843  df-dif 3900  df-un 3902  df-in 3904  df-ss 3914  df-pss 3916  df-nul 4268  df-if 4472  df-pw 4547  df-sn 4572  df-pr 4574  df-op 4578  df-uni 4851  df-iun 4939  df-br 5088  df-opab 5150  df-mpt 5171  df-tr 5205  df-id 5507  df-eprel 5513  df-po 5521  df-so 5522  df-fr 5563  df-we 5565  df-xp 5614  df-rel 5615  df-cnv 5616  df-co 5617  df-dm 5618  df-rn 5619  df-res 5620  df-ima 5621  df-pred 6225  df-ord 6292  df-on 6293  df-lim 6294  df-suc 6295  df-iota 6418  df-fun 6468  df-fn 6469  df-f 6470  df-f1 6471  df-fo 6472  df-f1o 6473  df-fv 6474  df-riota 7274  df-ov 7320  df-oprab 7321  df-mpo 7322  df-om 7760  df-2nd 7879  df-frecs 8146  df-wrecs 8177  df-recs 8251  df-rdg 8290  df-er 8548  df-en 8784  df-dom 8785  df-sdom 8786  df-sup 9278  df-inf 9279  df-pnf 11091  df-mnf 11092  df-xr 11093  df-ltxr 11094  df-le 11095  df-sub 11287  df-neg 11288  df-div 11713  df-nn 12054  df-2 12116  df-3 12117  df-4 12118  df-5 12119  df-6 12120  df-7 12121  df-8 12122  df-n0 12314  df-z 12400  df-uz 12663  df-rp 12811  df-ico 13165  df-fl 13592  df-mod 13670  df-dvds 16043
This theorem is referenced by:  2lgslem3  26635
  Copyright terms: Public domain W3C validator