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

Theorem mod2eq1n2dvds 15696
Description: An integer is 1 modulo 2 iff it is odd (i.e. not divisible by 2), see example 3 in [ApostolNT] p. 107. (Contributed by AV, 24-May-2020.) (Proof shortened by AV, 5-Jul-2020.)
Assertion
Ref Expression
mod2eq1n2dvds (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 ↔ ¬ 2 ∥ 𝑁))

Proof of Theorem mod2eq1n2dvds
Dummy variable 𝑛 is distinct from all other variables.
StepHypRef Expression
1 zeo 12069 . . . 4 (𝑁 ∈ ℤ → ((𝑁 / 2) ∈ ℤ ∨ ((𝑁 + 1) / 2) ∈ ℤ))
2 zre 11986 . . . . . . . . 9 (𝑁 ∈ ℤ → 𝑁 ∈ ℝ)
3 2rp 12395 . . . . . . . . 9 2 ∈ ℝ+
4 mod0 13245 . . . . . . . . 9 ((𝑁 ∈ ℝ ∧ 2 ∈ ℝ+) → ((𝑁 mod 2) = 0 ↔ (𝑁 / 2) ∈ ℤ))
52, 3, 4sylancl 588 . . . . . . . 8 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 0 ↔ (𝑁 / 2) ∈ ℤ))
65biimpar 480 . . . . . . 7 ((𝑁 ∈ ℤ ∧ (𝑁 / 2) ∈ ℤ) → (𝑁 mod 2) = 0)
7 eqeq1 2825 . . . . . . . 8 ((𝑁 mod 2) = 0 → ((𝑁 mod 2) = 1 ↔ 0 = 1))
8 0ne1 11709 . . . . . . . . 9 0 ≠ 1
9 eqneqall 3027 . . . . . . . . 9 (0 = 1 → (0 ≠ 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
108, 9mpi 20 . . . . . . . 8 (0 = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)
117, 10syl6bi 255 . . . . . . 7 ((𝑁 mod 2) = 0 → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
126, 11syl 17 . . . . . 6 ((𝑁 ∈ ℤ ∧ (𝑁 / 2) ∈ ℤ) → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
1312expcom 416 . . . . 5 ((𝑁 / 2) ∈ ℤ → (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)))
14 peano2zm 12026 . . . . . . . . 9 (((𝑁 + 1) / 2) ∈ ℤ → (((𝑁 + 1) / 2) − 1) ∈ ℤ)
15 zcn 11987 . . . . . . . . . . . 12 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
16 xp1d2m1eqxm1d2 11892 . . . . . . . . . . . 12 (𝑁 ∈ ℂ → (((𝑁 + 1) / 2) − 1) = ((𝑁 − 1) / 2))
1715, 16syl 17 . . . . . . . . . . 11 (𝑁 ∈ ℤ → (((𝑁 + 1) / 2) − 1) = ((𝑁 − 1) / 2))
1817eleq1d 2897 . . . . . . . . . 10 (𝑁 ∈ ℤ → ((((𝑁 + 1) / 2) − 1) ∈ ℤ ↔ ((𝑁 − 1) / 2) ∈ ℤ))
1918biimpd 231 . . . . . . . . 9 (𝑁 ∈ ℤ → ((((𝑁 + 1) / 2) − 1) ∈ ℤ → ((𝑁 − 1) / 2) ∈ ℤ))
2014, 19mpan9 509 . . . . . . . 8 ((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑁 − 1) / 2) ∈ ℤ)
21 oveq2 7164 . . . . . . . . . . 11 (𝑛 = ((𝑁 − 1) / 2) → (2 · 𝑛) = (2 · ((𝑁 − 1) / 2)))
2221adantl 484 . . . . . . . . . 10 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → (2 · 𝑛) = (2 · ((𝑁 − 1) / 2)))
2322oveq1d 7171 . . . . . . . . 9 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · 𝑛) + 1) = ((2 · ((𝑁 − 1) / 2)) + 1))
24 peano2zm 12026 . . . . . . . . . . . . . 14 (𝑁 ∈ ℤ → (𝑁 − 1) ∈ ℤ)
2524zcnd 12089 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → (𝑁 − 1) ∈ ℂ)
26 2cnd 11716 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → 2 ∈ ℂ)
27 2ne0 11742 . . . . . . . . . . . . . 14 2 ≠ 0
2827a1i 11 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → 2 ≠ 0)
2925, 26, 28divcan2d 11418 . . . . . . . . . . . 12 (𝑁 ∈ ℤ → (2 · ((𝑁 − 1) / 2)) = (𝑁 − 1))
3029oveq1d 7171 . . . . . . . . . . 11 (𝑁 ∈ ℤ → ((2 · ((𝑁 − 1) / 2)) + 1) = ((𝑁 − 1) + 1))
31 npcan1 11065 . . . . . . . . . . . 12 (𝑁 ∈ ℂ → ((𝑁 − 1) + 1) = 𝑁)
3215, 31syl 17 . . . . . . . . . . 11 (𝑁 ∈ ℤ → ((𝑁 − 1) + 1) = 𝑁)
3330, 32eqtrd 2856 . . . . . . . . . 10 (𝑁 ∈ ℤ → ((2 · ((𝑁 − 1) / 2)) + 1) = 𝑁)
3433ad2antlr 725 . . . . . . . . 9 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · ((𝑁 − 1) / 2)) + 1) = 𝑁)
3523, 34eqtrd 2856 . . . . . . . 8 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · 𝑛) + 1) = 𝑁)
3620, 35rspcedeq1vd 3629 . . . . . . 7 ((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)
3736a1d 25 . . . . . 6 ((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
3837ex 415 . . . . 5 (((𝑁 + 1) / 2) ∈ ℤ → (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)))
3913, 38jaoi 853 . . . 4 (((𝑁 / 2) ∈ ℤ ∨ ((𝑁 + 1) / 2) ∈ ℤ) → (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)))
401, 39mpcom 38 . . 3 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
41 oveq1 7163 . . . . . 6 (𝑁 = ((2 · 𝑛) + 1) → (𝑁 mod 2) = (((2 · 𝑛) + 1) mod 2))
4241eqcoms 2829 . . . . 5 (((2 · 𝑛) + 1) = 𝑁 → (𝑁 mod 2) = (((2 · 𝑛) + 1) mod 2))
43 2cnd 11716 . . . . . . . . . . . . 13 (𝑛 ∈ ℤ → 2 ∈ ℂ)
44 zcn 11987 . . . . . . . . . . . . 13 (𝑛 ∈ ℤ → 𝑛 ∈ ℂ)
4543, 44mulcomd 10662 . . . . . . . . . . . 12 (𝑛 ∈ ℤ → (2 · 𝑛) = (𝑛 · 2))
4645oveq1d 7171 . . . . . . . . . . 11 (𝑛 ∈ ℤ → ((2 · 𝑛) mod 2) = ((𝑛 · 2) mod 2))
47 mulmod0 13246 . . . . . . . . . . . 12 ((𝑛 ∈ ℤ ∧ 2 ∈ ℝ+) → ((𝑛 · 2) mod 2) = 0)
483, 47mpan2 689 . . . . . . . . . . 11 (𝑛 ∈ ℤ → ((𝑛 · 2) mod 2) = 0)
4946, 48eqtrd 2856 . . . . . . . . . 10 (𝑛 ∈ ℤ → ((2 · 𝑛) mod 2) = 0)
5049oveq1d 7171 . . . . . . . . 9 (𝑛 ∈ ℤ → (((2 · 𝑛) mod 2) + 1) = (0 + 1))
51 0p1e1 11760 . . . . . . . . 9 (0 + 1) = 1
5250, 51syl6eq 2872 . . . . . . . 8 (𝑛 ∈ ℤ → (((2 · 𝑛) mod 2) + 1) = 1)
5352oveq1d 7171 . . . . . . 7 (𝑛 ∈ ℤ → ((((2 · 𝑛) mod 2) + 1) mod 2) = (1 mod 2))
54 2z 12015 . . . . . . . . . . 11 2 ∈ ℤ
5554a1i 11 . . . . . . . . . 10 (𝑛 ∈ ℤ → 2 ∈ ℤ)
56 id 22 . . . . . . . . . 10 (𝑛 ∈ ℤ → 𝑛 ∈ ℤ)
5755, 56zmulcld 12094 . . . . . . . . 9 (𝑛 ∈ ℤ → (2 · 𝑛) ∈ ℤ)
5857zred 12088 . . . . . . . 8 (𝑛 ∈ ℤ → (2 · 𝑛) ∈ ℝ)
59 1red 10642 . . . . . . . 8 (𝑛 ∈ ℤ → 1 ∈ ℝ)
603a1i 11 . . . . . . . 8 (𝑛 ∈ ℤ → 2 ∈ ℝ+)
61 modaddmod 13279 . . . . . . . 8 (((2 · 𝑛) ∈ ℝ ∧ 1 ∈ ℝ ∧ 2 ∈ ℝ+) → ((((2 · 𝑛) mod 2) + 1) mod 2) = (((2 · 𝑛) + 1) mod 2))
6258, 59, 60, 61syl3anc 1367 . . . . . . 7 (𝑛 ∈ ℤ → ((((2 · 𝑛) mod 2) + 1) mod 2) = (((2 · 𝑛) + 1) mod 2))
63 2re 11712 . . . . . . . . 9 2 ∈ ℝ
64 1lt2 11809 . . . . . . . . 9 1 < 2
6563, 64pm3.2i 473 . . . . . . . 8 (2 ∈ ℝ ∧ 1 < 2)
66 1mod 13272 . . . . . . . 8 ((2 ∈ ℝ ∧ 1 < 2) → (1 mod 2) = 1)
6765, 66mp1i 13 . . . . . . 7 (𝑛 ∈ ℤ → (1 mod 2) = 1)
6853, 62, 673eqtr3d 2864 . . . . . 6 (𝑛 ∈ ℤ → (((2 · 𝑛) + 1) mod 2) = 1)
6968adantl 484 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝑛 ∈ ℤ) → (((2 · 𝑛) + 1) mod 2) = 1)
7042, 69sylan9eqr 2878 . . . 4 (((𝑁 ∈ ℤ ∧ 𝑛 ∈ ℤ) ∧ ((2 · 𝑛) + 1) = 𝑁) → (𝑁 mod 2) = 1)
7170rexlimdva2 3287 . . 3 (𝑁 ∈ ℤ → (∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁 → (𝑁 mod 2) = 1))
7240, 71impbid 214 . 2 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 ↔ ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
73 odd2np1 15690 . 2 (𝑁 ∈ ℤ → (¬ 2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
7472, 73bitr4d 284 1 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 ↔ ¬ 2 ∥ 𝑁))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 208  wa 398  wo 843   = wceq 1537  wcel 2114  wne 3016  wrex 3139   class class class wbr 5066  (class class class)co 7156  cc 10535  cr 10536  0cc0 10537  1c1 10538   + caddc 10540   · cmul 10542   < clt 10675  cmin 10870   / cdiv 11297  2c2 11693  cz 11982  +crp 12390   mod cmo 13238  cdvds 15607
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 1911  ax-6 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2793  ax-sep 5203  ax-nul 5210  ax-pow 5266  ax-pr 5330  ax-un 7461  ax-cnex 10593  ax-resscn 10594  ax-1cn 10595  ax-icn 10596  ax-addcl 10597  ax-addrcl 10598  ax-mulcl 10599  ax-mulrcl 10600  ax-mulcom 10601  ax-addass 10602  ax-mulass 10603  ax-distr 10604  ax-i2m1 10605  ax-1ne0 10606  ax-1rid 10607  ax-rnegex 10608  ax-rrecex 10609  ax-cnre 10610  ax-pre-lttri 10611  ax-pre-lttrn 10612  ax-pre-ltadd 10613  ax-pre-mulgt0 10614  ax-pre-sup 10615
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ne 3017  df-nel 3124  df-ral 3143  df-rex 3144  df-reu 3145  df-rmo 3146  df-rab 3147  df-v 3496  df-sbc 3773  df-csb 3884  df-dif 3939  df-un 3941  df-in 3943  df-ss 3952  df-pss 3954  df-nul 4292  df-if 4468  df-pw 4541  df-sn 4568  df-pr 4570  df-tp 4572  df-op 4574  df-uni 4839  df-iun 4921  df-br 5067  df-opab 5129  df-mpt 5147  df-tr 5173  df-id 5460  df-eprel 5465  df-po 5474  df-so 5475  df-fr 5514  df-we 5516  df-xp 5561  df-rel 5562  df-cnv 5563  df-co 5564  df-dm 5565  df-rn 5566  df-res 5567  df-ima 5568  df-pred 6148  df-ord 6194  df-on 6195  df-lim 6196  df-suc 6197  df-iota 6314  df-fun 6357  df-fn 6358  df-f 6359  df-f1 6360  df-fo 6361  df-f1o 6362  df-fv 6363  df-riota 7114  df-ov 7159  df-oprab 7160  df-mpo 7161  df-om 7581  df-wrecs 7947  df-recs 8008  df-rdg 8046  df-er 8289  df-en 8510  df-dom 8511  df-sdom 8512  df-sup 8906  df-inf 8907  df-pnf 10677  df-mnf 10678  df-xr 10679  df-ltxr 10680  df-le 10681  df-sub 10872  df-neg 10873  df-div 11298  df-nn 11639  df-2 11701  df-n0 11899  df-z 11983  df-uz 12245  df-rp 12391  df-fl 13163  df-mod 13239  df-dvds 15608
This theorem is referenced by:  2lgslem3b1  25977  2lgslem3c1  25978  ex-mod  28228  dig2nn1st  44685  0dig2nn0o  44693  dig2bits  44694
  Copyright terms: Public domain W3C validator