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

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

Proof of Theorem 2lgslem3b1
Dummy variable 𝑘 is distinct from all other variables.
StepHypRef Expression
1 nnnn0 12080 . . . 4 (𝑃 ∈ ℕ → 𝑃 ∈ ℕ0)
2 8nn 11908 . . . . 5 8 ∈ ℕ
3 nnrp 12580 . . . . 5 (8 ∈ ℕ → 8 ∈ ℝ+)
42, 3ax-mp 5 . . . 4 8 ∈ ℝ+
5 modmuladdnn0 13471 . . . 4 ((𝑃 ∈ ℕ0 ∧ 8 ∈ ℝ+) → ((𝑃 mod 8) = 3 → ∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 3)))
61, 4, 5sylancl 589 . . 3 (𝑃 ∈ ℕ → ((𝑃 mod 8) = 3 → ∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 3)))
7 simpr 488 . . . . 5 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → 𝑘 ∈ ℕ0)
8 nn0cn 12083 . . . . . . . . . . 11 (𝑘 ∈ ℕ0𝑘 ∈ ℂ)
9 8cn 11910 . . . . . . . . . . . 12 8 ∈ ℂ
109a1i 11 . . . . . . . . . . 11 (𝑘 ∈ ℕ0 → 8 ∈ ℂ)
118, 10mulcomd 10837 . . . . . . . . . 10 (𝑘 ∈ ℕ0 → (𝑘 · 8) = (8 · 𝑘))
1211adantl 485 . . . . . . . . 9 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (𝑘 · 8) = (8 · 𝑘))
1312oveq1d 7217 . . . . . . . 8 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → ((𝑘 · 8) + 3) = ((8 · 𝑘) + 3))
1413eqeq2d 2745 . . . . . . 7 ((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) → (𝑃 = ((𝑘 · 8) + 3) ↔ 𝑃 = ((8 · 𝑘) + 3)))
1514biimpa 480 . . . . . 6 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 3)) → 𝑃 = ((8 · 𝑘) + 3))
16 2lgslem2.n . . . . . . 7 𝑁 = (((𝑃 − 1) / 2) − (⌊‘(𝑃 / 4)))
17162lgslem3b 26250 . . . . . 6 ((𝑘 ∈ ℕ0𝑃 = ((8 · 𝑘) + 3)) → 𝑁 = ((2 · 𝑘) + 1))
187, 15, 17syl2an2r 685 . . . . 5 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 3)) → 𝑁 = ((2 · 𝑘) + 1))
19 oveq1 7209 . . . . . 6 (𝑁 = ((2 · 𝑘) + 1) → (𝑁 mod 2) = (((2 · 𝑘) + 1) mod 2))
20 nn0z 12183 . . . . . . . 8 (𝑘 ∈ ℕ0𝑘 ∈ ℤ)
21 eqidd 2735 . . . . . . . 8 (𝑘 ∈ ℕ0 → ((2 · 𝑘) + 1) = ((2 · 𝑘) + 1))
22 2tp1odd 15894 . . . . . . . 8 ((𝑘 ∈ ℤ ∧ ((2 · 𝑘) + 1) = ((2 · 𝑘) + 1)) → ¬ 2 ∥ ((2 · 𝑘) + 1))
2320, 21, 22syl2anc 587 . . . . . . 7 (𝑘 ∈ ℕ0 → ¬ 2 ∥ ((2 · 𝑘) + 1))
24 2z 12192 . . . . . . . . . . 11 2 ∈ ℤ
2524a1i 11 . . . . . . . . . 10 (𝑘 ∈ ℕ0 → 2 ∈ ℤ)
2625, 20zmulcld 12271 . . . . . . . . 9 (𝑘 ∈ ℕ0 → (2 · 𝑘) ∈ ℤ)
2726peano2zd 12268 . . . . . . . 8 (𝑘 ∈ ℕ0 → ((2 · 𝑘) + 1) ∈ ℤ)
28 mod2eq1n2dvds 15889 . . . . . . . 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 260 . . . . . 6 (𝑘 ∈ ℕ0 → (((2 · 𝑘) + 1) mod 2) = 1)
3119, 30sylan9eqr 2796 . . . . 5 ((𝑘 ∈ ℕ0𝑁 = ((2 · 𝑘) + 1)) → (𝑁 mod 2) = 1)
327, 18, 31syl2an2r 685 . . . 4 (((𝑃 ∈ ℕ ∧ 𝑘 ∈ ℕ0) ∧ 𝑃 = ((𝑘 · 8) + 3)) → (𝑁 mod 2) = 1)
3332rexlimdva2 3199 . . 3 (𝑃 ∈ ℕ → (∃𝑘 ∈ ℕ0 𝑃 = ((𝑘 · 8) + 3) → (𝑁 mod 2) = 1))
346, 33syld 47 . 2 (𝑃 ∈ ℕ → ((𝑃 mod 8) = 3 → (𝑁 mod 2) = 1))
3534imp 410 1 ((𝑃 ∈ ℕ ∧ (𝑃 mod 8) = 3) → (𝑁 mod 2) = 1)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 209  wa 399   = wceq 1543  wcel 2110  wrex 3055   class class class wbr 5043  cfv 6369  (class class class)co 7202  cc 10710  1c1 10713   + caddc 10715   · cmul 10717  cmin 11045   / cdiv 11472  cn 11813  2c2 11868  3c3 11869  4c4 11870  8c8 11874  0cn0 12073  cz 12159  +crp 12569  cfl 13348   mod cmo 13425  cdvds 15796
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1976  ax-7 2016  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2158  ax-12 2175  ax-ext 2706  ax-sep 5181  ax-nul 5188  ax-pow 5247  ax-pr 5311  ax-un 7512  ax-cnex 10768  ax-resscn 10769  ax-1cn 10770  ax-icn 10771  ax-addcl 10772  ax-addrcl 10773  ax-mulcl 10774  ax-mulrcl 10775  ax-mulcom 10776  ax-addass 10777  ax-mulass 10778  ax-distr 10779  ax-i2m1 10780  ax-1ne0 10781  ax-1rid 10782  ax-rnegex 10783  ax-rrecex 10784  ax-cnre 10785  ax-pre-lttri 10786  ax-pre-lttrn 10787  ax-pre-ltadd 10788  ax-pre-mulgt0 10789  ax-pre-sup 10790
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 848  df-3or 1090  df-3an 1091  df-tru 1546  df-fal 1556  df-ex 1788  df-nf 1792  df-sb 2071  df-mo 2537  df-eu 2566  df-clab 2713  df-cleq 2726  df-clel 2812  df-nfc 2882  df-ne 2936  df-nel 3040  df-ral 3059  df-rex 3060  df-reu 3061  df-rmo 3062  df-rab 3063  df-v 3403  df-sbc 3688  df-csb 3803  df-dif 3860  df-un 3862  df-in 3864  df-ss 3874  df-pss 3876  df-nul 4228  df-if 4430  df-pw 4505  df-sn 4532  df-pr 4534  df-tp 4536  df-op 4538  df-uni 4810  df-iun 4896  df-br 5044  df-opab 5106  df-mpt 5125  df-tr 5151  df-id 5444  df-eprel 5449  df-po 5457  df-so 5458  df-fr 5498  df-we 5500  df-xp 5546  df-rel 5547  df-cnv 5548  df-co 5549  df-dm 5550  df-rn 5551  df-res 5552  df-ima 5553  df-pred 6149  df-ord 6205  df-on 6206  df-lim 6207  df-suc 6208  df-iota 6327  df-fun 6371  df-fn 6372  df-f 6373  df-f1 6374  df-fo 6375  df-f1o 6376  df-fv 6377  df-riota 7159  df-ov 7205  df-oprab 7206  df-mpo 7207  df-om 7634  df-wrecs 8036  df-recs 8097  df-rdg 8135  df-er 8380  df-en 8616  df-dom 8617  df-sdom 8618  df-sup 9047  df-inf 9048  df-pnf 10852  df-mnf 10853  df-xr 10854  df-ltxr 10855  df-le 10856  df-sub 11047  df-neg 11048  df-div 11473  df-nn 11814  df-2 11876  df-3 11877  df-4 11878  df-5 11879  df-6 11880  df-7 11881  df-8 11882  df-n0 12074  df-z 12160  df-uz 12422  df-rp 12570  df-ico 12924  df-fl 13350  df-mod 13426  df-dvds 15797
This theorem is referenced by:  2lgslem3  26257
  Copyright terms: Public domain W3C validator