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

Theorem 2lgslem3c1 27386
Description: Lemma 3 for 2lgslem3 27388. (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 12422 . . . 4 (𝑃 ∈ ℕ → 𝑃 ∈ ℕ0)
2 8nn 12254 . . . . 5 8 ∈ ℕ
3 nnrp 12931 . . . . 5 (8 ∈ ℕ → 8 ∈ ℝ+)
42, 3ax-mp 5 . . . 4 8 ∈ ℝ+
5 modmuladdnn0 13852 . . . 4 ((𝑃 ∈ ℕ0 ∧ 8 ∈ ℝ+) → ((𝑃 mod 8) = 5 → ∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 5)))
61, 4, 5sylancl 587 . . 3 (𝑃 ∈ ℕ → ((𝑃 mod 8) = 5 → ∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 5)))
7 simpr 484 . . . . 5 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → 𝑘 ∈ ℕ0)
8 nn0cn 12425 . . . . . . . . . . 11 (𝑘 ∈ ℕ0𝑘 ∈ ℂ)
9 8cn 12256 . . . . . . . . . . . 12 8 ∈ ℂ
109a1i 11 . . . . . . . . . . 11 (𝑘 ∈ ℕ0 → 8 ∈ ℂ)
118, 10mulcomd 11167 . . . . . . . . . 10 (𝑘 ∈ ℕ0 → (𝑘 · 8) = (8 · 𝑘))
1211adantl 481 . . . . . . . . 9 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (𝑘 · 8) = (8 · 𝑘))
1312oveq1d 7385 . . . . . . . 8 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → ((𝑘 · 8) + 5) = ((8 · 𝑘) + 5))
1413eqeq2d 2748 . . . . . . 7 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (𝑃 = ((𝑘 · 8) + 5) ↔ 𝑃 = ((8 · 𝑘) + 5)))
1514biimpa 476 . . . . . 6 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 5)) → 𝑃 = ((8 · 𝑘) + 5))
16 2lgslem2.n . . . . . . 7 𝑁 = (((𝑃 − 1) / 2) − (⌊‘(𝑃 / 4)))
17162lgslem3c 27382 . . . . . 6 ((𝑘 ∈ ℕ0𝑃 = ((8 · 𝑘) + 5)) → 𝑁 = ((2 · 𝑘) + 1))
187, 15, 17syl2an2r 686 . . . . 5 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 5)) → 𝑁 = ((2 · 𝑘) + 1))
19 oveq1 7377 . . . . . 6 (𝑁 = ((2 · 𝑘) + 1) → (𝑁 mod 2) = (((2 · 𝑘) + 1) mod 2))
20 nn0z 12526 . . . . . . . 8 (𝑘 ∈ ℕ0𝑘 ∈ ℤ)
21 eqidd 2738 . . . . . . . 8 (𝑘 ∈ ℕ0 → ((2 · 𝑘) + 1) = ((2 · 𝑘) + 1))
22 2tp1odd 16293 . . . . . . . 8 ((𝑘 ∈ ℤ ∧ ((2 · 𝑘) + 1) = ((2 · 𝑘) + 1)) → ¬ 2 ∥ ((2 · 𝑘) + 1))
2320, 21, 22syl2anc 585 . . . . . . 7 (𝑘 ∈ ℕ0 → ¬ 2 ∥ ((2 · 𝑘) + 1))
24 2z 12537 . . . . . . . . . . 11 2 ∈ ℤ
2524a1i 11 . . . . . . . . . 10 (𝑘 ∈ ℕ0 → 2 ∈ ℤ)
2625, 20zmulcld 12616 . . . . . . . . 9 (𝑘 ∈ ℕ0 → (2 · 𝑘) ∈ ℤ)
2726peano2zd 12613 . . . . . . . 8 (𝑘 ∈ ℕ0 → ((2 · 𝑘) + 1) ∈ ℤ)
28 mod2eq1n2dvds 16288 . . . . . . . 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 257 . . . . . 6 (𝑘 ∈ ℕ0 → (((2 · 𝑘) + 1) mod 2) = 1)
3119, 30sylan9eqr 2794 . . . . 5 ((𝑘 ∈ ℕ0𝑁 = ((2 · 𝑘) + 1)) → (𝑁 mod 2) = 1)
327, 18, 31syl2an2r 686 . . . 4 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 5)) → (𝑁 mod 2) = 1)
3332rexlimdva2 3141 . . 3 (𝑃 ∈ ℕ → (∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 5) → (𝑁 mod 2) = 1))
346, 33syld 47 . 2 (𝑃 ∈ ℕ → ((𝑃 mod 8) = 5 → (𝑁 mod 2) = 1))
3534imp 406 1 ((𝑃 ∈ ℕ ∧ (𝑃 mod 8) = 5) → (𝑁 mod 2) = 1)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 206  wa 395   = wceq 1542  wcel 2114  wrex 3062   class class class wbr 5100  cfv 6502  (class class class)co 7370  cc 11038  1c1 11041   + caddc 11043   · cmul 11045  cmin 11378   / cdiv 11808  cn 12159  2c2 12214  4c4 12216  5c5 12217  8c8 12220  0cn0 12415  cz 12502  +crp 12919  cfl 13724   mod cmo 13803  cdvds 16193
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1912  ax-6 1969  ax-7 2010  ax-8 2116  ax-9 2124  ax-10 2147  ax-11 2163  ax-12 2185  ax-ext 2709  ax-sep 5245  ax-nul 5255  ax-pow 5314  ax-pr 5381  ax-un 7692  ax-cnex 11096  ax-resscn 11097  ax-1cn 11098  ax-icn 11099  ax-addcl 11100  ax-addrcl 11101  ax-mulcl 11102  ax-mulrcl 11103  ax-mulcom 11104  ax-addass 11105  ax-mulass 11106  ax-distr 11107  ax-i2m1 11108  ax-1ne0 11109  ax-1rid 11110  ax-rnegex 11111  ax-rrecex 11112  ax-cnre 11113  ax-pre-lttri 11114  ax-pre-lttrn 11115  ax-pre-ltadd 11116  ax-pre-mulgt0 11117  ax-pre-sup 11118
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1545  df-fal 1555  df-ex 1782  df-nf 1786  df-sb 2069  df-mo 2540  df-eu 2570  df-clab 2716  df-cleq 2729  df-clel 2812  df-nfc 2886  df-ne 2934  df-nel 3038  df-ral 3053  df-rex 3063  df-rmo 3352  df-reu 3353  df-rab 3402  df-v 3444  df-sbc 3743  df-csb 3852  df-dif 3906  df-un 3908  df-in 3910  df-ss 3920  df-pss 3923  df-nul 4288  df-if 4482  df-pw 4558  df-sn 4583  df-pr 4585  df-op 4589  df-uni 4866  df-iun 4950  df-br 5101  df-opab 5163  df-mpt 5182  df-tr 5208  df-id 5529  df-eprel 5534  df-po 5542  df-so 5543  df-fr 5587  df-we 5589  df-xp 5640  df-rel 5641  df-cnv 5642  df-co 5643  df-dm 5644  df-rn 5645  df-res 5646  df-ima 5647  df-pred 6269  df-ord 6330  df-on 6331  df-lim 6332  df-suc 6333  df-iota 6458  df-fun 6504  df-fn 6505  df-f 6506  df-f1 6507  df-fo 6508  df-f1o 6509  df-fv 6510  df-riota 7327  df-ov 7373  df-oprab 7374  df-mpo 7375  df-om 7821  df-2nd 7946  df-frecs 8235  df-wrecs 8266  df-recs 8315  df-rdg 8353  df-er 8647  df-en 8898  df-dom 8899  df-sdom 8900  df-sup 9359  df-inf 9360  df-pnf 11182  df-mnf 11183  df-xr 11184  df-ltxr 11185  df-le 11186  df-sub 11380  df-neg 11381  df-div 11809  df-nn 12160  df-2 12222  df-3 12223  df-4 12224  df-5 12225  df-6 12226  df-7 12227  df-8 12228  df-n0 12416  df-z 12503  df-uz 12766  df-rp 12920  df-ico 13281  df-fl 13726  df-mod 13804  df-dvds 16194
This theorem is referenced by:  2lgslem3  27388
  Copyright terms: Public domain W3C validator