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

Theorem mod2eq1n2dvds 15699
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 12071 . . . 4 (𝑁 ∈ ℤ → ((𝑁 / 2) ∈ ℤ ∨ ((𝑁 + 1) / 2) ∈ ℤ))
2 zre 11988 . . . . . . . . 9 (𝑁 ∈ ℤ → 𝑁 ∈ ℝ)
3 2rp 12397 . . . . . . . . 9 2 ∈ ℝ+
4 mod0 13247 . . . . . . . . 9 ((𝑁 ∈ ℝ ∧ 2 ∈ ℝ+) → ((𝑁 mod 2) = 0 ↔ (𝑁 / 2) ∈ ℤ))
52, 3, 4sylancl 588 . . . . . . . 8 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 0 ↔ (𝑁 / 2) ∈ ℤ))
65biimpar 480 . . . . . . 7 ((𝑁 ∈ ℤ ∧ (𝑁 / 2) ∈ ℤ) → (𝑁 mod 2) = 0)
7 eqeq1 2828 . . . . . . . 8 ((𝑁 mod 2) = 0 → ((𝑁 mod 2) = 1 ↔ 0 = 1))
8 0ne1 11711 . . . . . . . . 9 0 ≠ 1
9 eqneqall 3030 . . . . . . . . 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 12028 . . . . . . . . 9 (((𝑁 + 1) / 2) ∈ ℤ → (((𝑁 + 1) / 2) − 1) ∈ ℤ)
15 zcn 11989 . . . . . . . . . . . 12 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
16 xp1d2m1eqxm1d2 11894 . . . . . . . . . . . 12 (𝑁 ∈ ℂ → (((𝑁 + 1) / 2) − 1) = ((𝑁 − 1) / 2))
1715, 16syl 17 . . . . . . . . . . 11 (𝑁 ∈ ℤ → (((𝑁 + 1) / 2) − 1) = ((𝑁 − 1) / 2))
1817eleq1d 2900 . . . . . . . . . 10 (𝑁 ∈ ℤ → ((((𝑁 + 1) / 2) − 1) ∈ ℤ ↔ ((𝑁 − 1) / 2) ∈ ℤ))
1918biimpd 231 . . . . . . . . 9 (𝑁 ∈ ℤ → ((((𝑁 + 1) / 2) − 1) ∈ ℤ → ((𝑁 − 1) / 2) ∈ ℤ))
2014, 19mpan9 509 . . . . . . . 8 ((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑁 − 1) / 2) ∈ ℤ)
21 oveq2 7167 . . . . . . . . . . 11 (𝑛 = ((𝑁 − 1) / 2) → (2 · 𝑛) = (2 · ((𝑁 − 1) / 2)))
2221adantl 484 . . . . . . . . . 10 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → (2 · 𝑛) = (2 · ((𝑁 − 1) / 2)))
2322oveq1d 7174 . . . . . . . . 9 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · 𝑛) + 1) = ((2 · ((𝑁 − 1) / 2)) + 1))
24 peano2zm 12028 . . . . . . . . . . . . . 14 (𝑁 ∈ ℤ → (𝑁 − 1) ∈ ℤ)
2524zcnd 12091 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → (𝑁 − 1) ∈ ℂ)
26 2cnd 11718 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → 2 ∈ ℂ)
27 2ne0 11744 . . . . . . . . . . . . . 14 2 ≠ 0
2827a1i 11 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → 2 ≠ 0)
2925, 26, 28divcan2d 11421 . . . . . . . . . . . 12 (𝑁 ∈ ℤ → (2 · ((𝑁 − 1) / 2)) = (𝑁 − 1))
3029oveq1d 7174 . . . . . . . . . . 11 (𝑁 ∈ ℤ → ((2 · ((𝑁 − 1) / 2)) + 1) = ((𝑁 − 1) + 1))
31 npcan1 11068 . . . . . . . . . . . 12 (𝑁 ∈ ℂ → ((𝑁 − 1) + 1) = 𝑁)
3215, 31syl 17 . . . . . . . . . . 11 (𝑁 ∈ ℤ → ((𝑁 − 1) + 1) = 𝑁)
3330, 32eqtrd 2859 . . . . . . . . . 10 (𝑁 ∈ ℤ → ((2 · ((𝑁 − 1) / 2)) + 1) = 𝑁)
3433ad2antlr 725 . . . . . . . . 9 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · ((𝑁 − 1) / 2)) + 1) = 𝑁)
3523, 34eqtrd 2859 . . . . . . . 8 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · 𝑛) + 1) = 𝑁)
3620, 35rspcedeq1vd 3632 . . . . . . 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 7166 . . . . . 6 (𝑁 = ((2 · 𝑛) + 1) → (𝑁 mod 2) = (((2 · 𝑛) + 1) mod 2))
4241eqcoms 2832 . . . . 5 (((2 · 𝑛) + 1) = 𝑁 → (𝑁 mod 2) = (((2 · 𝑛) + 1) mod 2))
43 2cnd 11718 . . . . . . . . . . . . 13 (𝑛 ∈ ℤ → 2 ∈ ℂ)
44 zcn 11989 . . . . . . . . . . . . 13 (𝑛 ∈ ℤ → 𝑛 ∈ ℂ)
4543, 44mulcomd 10665 . . . . . . . . . . . 12 (𝑛 ∈ ℤ → (2 · 𝑛) = (𝑛 · 2))
4645oveq1d 7174 . . . . . . . . . . 11 (𝑛 ∈ ℤ → ((2 · 𝑛) mod 2) = ((𝑛 · 2) mod 2))
47 mulmod0 13248 . . . . . . . . . . . 12 ((𝑛 ∈ ℤ ∧ 2 ∈ ℝ+) → ((𝑛 · 2) mod 2) = 0)
483, 47mpan2 689 . . . . . . . . . . 11 (𝑛 ∈ ℤ → ((𝑛 · 2) mod 2) = 0)
4946, 48eqtrd 2859 . . . . . . . . . 10 (𝑛 ∈ ℤ → ((2 · 𝑛) mod 2) = 0)
5049oveq1d 7174 . . . . . . . . 9 (𝑛 ∈ ℤ → (((2 · 𝑛) mod 2) + 1) = (0 + 1))
51 0p1e1 11762 . . . . . . . . 9 (0 + 1) = 1
5250, 51syl6eq 2875 . . . . . . . 8 (𝑛 ∈ ℤ → (((2 · 𝑛) mod 2) + 1) = 1)
5352oveq1d 7174 . . . . . . 7 (𝑛 ∈ ℤ → ((((2 · 𝑛) mod 2) + 1) mod 2) = (1 mod 2))
54 2z 12017 . . . . . . . . . . 11 2 ∈ ℤ
5554a1i 11 . . . . . . . . . 10 (𝑛 ∈ ℤ → 2 ∈ ℤ)
56 id 22 . . . . . . . . . 10 (𝑛 ∈ ℤ → 𝑛 ∈ ℤ)
5755, 56zmulcld 12096 . . . . . . . . 9 (𝑛 ∈ ℤ → (2 · 𝑛) ∈ ℤ)
5857zred 12090 . . . . . . . 8 (𝑛 ∈ ℤ → (2 · 𝑛) ∈ ℝ)
59 1red 10645 . . . . . . . 8 (𝑛 ∈ ℤ → 1 ∈ ℝ)
603a1i 11 . . . . . . . 8 (𝑛 ∈ ℤ → 2 ∈ ℝ+)
61 modaddmod 13281 . . . . . . . 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 11714 . . . . . . . . 9 2 ∈ ℝ
64 1lt2 11811 . . . . . . . . 9 1 < 2
6563, 64pm3.2i 473 . . . . . . . 8 (2 ∈ ℝ ∧ 1 < 2)
66 1mod 13274 . . . . . . . 8 ((2 ∈ ℝ ∧ 1 < 2) → (1 mod 2) = 1)
6765, 66mp1i 13 . . . . . . 7 (𝑛 ∈ ℤ → (1 mod 2) = 1)
6853, 62, 673eqtr3d 2867 . . . . . 6 (𝑛 ∈ ℤ → (((2 · 𝑛) + 1) mod 2) = 1)
6968adantl 484 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝑛 ∈ ℤ) → (((2 · 𝑛) + 1) mod 2) = 1)
7042, 69sylan9eqr 2881 . . . 4 (((𝑁 ∈ ℤ ∧ 𝑛 ∈ ℤ) ∧ ((2 · 𝑛) + 1) = 𝑁) → (𝑁 mod 2) = 1)
7170rexlimdva2 3290 . . 3 (𝑁 ∈ ℤ → (∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁 → (𝑁 mod 2) = 1))
7240, 71impbid 214 . 2 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 ↔ ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
73 odd2np1 15693 . 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 1536  wcel 2113  wne 3019  wrex 3142   class class class wbr 5069  (class class class)co 7159  cc 10538  cr 10539  0cc0 10540  1c1 10541   + caddc 10543   · cmul 10545   < clt 10678  cmin 10873   / cdiv 11300  2c2 11695  cz 11984  +crp 12392   mod cmo 13240  cdvds 15610
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-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-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-wrecs 7950  df-recs 8011  df-rdg 8049  df-er 8292  df-en 8513  df-dom 8514  df-sdom 8515  df-sup 8909  df-inf 8910  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-n0 11901  df-z 11985  df-uz 12247  df-rp 12393  df-fl 13165  df-mod 13241  df-dvds 15611
This theorem is referenced by:  2lgslem3b1  25980  2lgslem3c1  25981  ex-mod  28231  dig2nn1st  44672  0dig2nn0o  44680  dig2bits  44681
  Copyright terms: Public domain W3C validator