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

Theorem mod2eq1n2dvds 15792
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 12149 . . . 4 (𝑁 ∈ ℤ → ((𝑁 / 2) ∈ ℤ ∨ ((𝑁 + 1) / 2) ∈ ℤ))
2 zre 12066 . . . . . . . . 9 (𝑁 ∈ ℤ → 𝑁 ∈ ℝ)
3 2rp 12477 . . . . . . . . 9 2 ∈ ℝ+
4 mod0 13335 . . . . . . . . 9 ((𝑁 ∈ ℝ ∧ 2 ∈ ℝ+) → ((𝑁 mod 2) = 0 ↔ (𝑁 / 2) ∈ ℤ))
52, 3, 4sylancl 589 . . . . . . . 8 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 0 ↔ (𝑁 / 2) ∈ ℤ))
65biimpar 481 . . . . . . 7 ((𝑁 ∈ ℤ ∧ (𝑁 / 2) ∈ ℤ) → (𝑁 mod 2) = 0)
7 eqeq1 2742 . . . . . . . 8 ((𝑁 mod 2) = 0 → ((𝑁 mod 2) = 1 ↔ 0 = 1))
8 0ne1 11787 . . . . . . . . 9 0 ≠ 1
9 eqneqall 2945 . . . . . . . . 9 (0 = 1 → (0 ≠ 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
108, 9mpi 20 . . . . . . . 8 (0 = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)
117, 10syl6bi 256 . . . . . . 7 ((𝑁 mod 2) = 0 → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
126, 11syl 17 . . . . . 6 ((𝑁 ∈ ℤ ∧ (𝑁 / 2) ∈ ℤ) → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
1312expcom 417 . . . . 5 ((𝑁 / 2) ∈ ℤ → (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)))
14 peano2zm 12106 . . . . . . . . 9 (((𝑁 + 1) / 2) ∈ ℤ → (((𝑁 + 1) / 2) − 1) ∈ ℤ)
15 zcn 12067 . . . . . . . . . . . 12 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
16 xp1d2m1eqxm1d2 11970 . . . . . . . . . . . 12 (𝑁 ∈ ℂ → (((𝑁 + 1) / 2) − 1) = ((𝑁 − 1) / 2))
1715, 16syl 17 . . . . . . . . . . 11 (𝑁 ∈ ℤ → (((𝑁 + 1) / 2) − 1) = ((𝑁 − 1) / 2))
1817eleq1d 2817 . . . . . . . . . 10 (𝑁 ∈ ℤ → ((((𝑁 + 1) / 2) − 1) ∈ ℤ ↔ ((𝑁 − 1) / 2) ∈ ℤ))
1918biimpd 232 . . . . . . . . 9 (𝑁 ∈ ℤ → ((((𝑁 + 1) / 2) − 1) ∈ ℤ → ((𝑁 − 1) / 2) ∈ ℤ))
2014, 19mpan9 510 . . . . . . . 8 ((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑁 − 1) / 2) ∈ ℤ)
21 oveq2 7178 . . . . . . . . . . 11 (𝑛 = ((𝑁 − 1) / 2) → (2 · 𝑛) = (2 · ((𝑁 − 1) / 2)))
2221adantl 485 . . . . . . . . . 10 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → (2 · 𝑛) = (2 · ((𝑁 − 1) / 2)))
2322oveq1d 7185 . . . . . . . . 9 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · 𝑛) + 1) = ((2 · ((𝑁 − 1) / 2)) + 1))
24 peano2zm 12106 . . . . . . . . . . . . . 14 (𝑁 ∈ ℤ → (𝑁 − 1) ∈ ℤ)
2524zcnd 12169 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → (𝑁 − 1) ∈ ℂ)
26 2cnd 11794 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → 2 ∈ ℂ)
27 2ne0 11820 . . . . . . . . . . . . . 14 2 ≠ 0
2827a1i 11 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → 2 ≠ 0)
2925, 26, 28divcan2d 11496 . . . . . . . . . . . 12 (𝑁 ∈ ℤ → (2 · ((𝑁 − 1) / 2)) = (𝑁 − 1))
3029oveq1d 7185 . . . . . . . . . . 11 (𝑁 ∈ ℤ → ((2 · ((𝑁 − 1) / 2)) + 1) = ((𝑁 − 1) + 1))
31 npcan1 11143 . . . . . . . . . . . 12 (𝑁 ∈ ℂ → ((𝑁 − 1) + 1) = 𝑁)
3215, 31syl 17 . . . . . . . . . . 11 (𝑁 ∈ ℤ → ((𝑁 − 1) + 1) = 𝑁)
3330, 32eqtrd 2773 . . . . . . . . . 10 (𝑁 ∈ ℤ → ((2 · ((𝑁 − 1) / 2)) + 1) = 𝑁)
3433ad2antlr 727 . . . . . . . . 9 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · ((𝑁 − 1) / 2)) + 1) = 𝑁)
3523, 34eqtrd 2773 . . . . . . . 8 (((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑛 = ((𝑁 − 1) / 2)) → ((2 · 𝑛) + 1) = 𝑁)
3620, 35rspcedeq1vd 3532 . . . . . . 7 ((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)
3736a1d 25 . . . . . 6 ((((𝑁 + 1) / 2) ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
3837ex 416 . . . . 5 (((𝑁 + 1) / 2) ∈ ℤ → (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)))
3913, 38jaoi 856 . . . 4 (((𝑁 / 2) ∈ ℤ ∨ ((𝑁 + 1) / 2) ∈ ℤ) → (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁)))
401, 39mpcom 38 . . 3 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 → ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
41 oveq1 7177 . . . . . 6 (𝑁 = ((2 · 𝑛) + 1) → (𝑁 mod 2) = (((2 · 𝑛) + 1) mod 2))
4241eqcoms 2746 . . . . 5 (((2 · 𝑛) + 1) = 𝑁 → (𝑁 mod 2) = (((2 · 𝑛) + 1) mod 2))
43 2cnd 11794 . . . . . . . . . . . . 13 (𝑛 ∈ ℤ → 2 ∈ ℂ)
44 zcn 12067 . . . . . . . . . . . . 13 (𝑛 ∈ ℤ → 𝑛 ∈ ℂ)
4543, 44mulcomd 10740 . . . . . . . . . . . 12 (𝑛 ∈ ℤ → (2 · 𝑛) = (𝑛 · 2))
4645oveq1d 7185 . . . . . . . . . . 11 (𝑛 ∈ ℤ → ((2 · 𝑛) mod 2) = ((𝑛 · 2) mod 2))
47 mulmod0 13336 . . . . . . . . . . . 12 ((𝑛 ∈ ℤ ∧ 2 ∈ ℝ+) → ((𝑛 · 2) mod 2) = 0)
483, 47mpan2 691 . . . . . . . . . . 11 (𝑛 ∈ ℤ → ((𝑛 · 2) mod 2) = 0)
4946, 48eqtrd 2773 . . . . . . . . . 10 (𝑛 ∈ ℤ → ((2 · 𝑛) mod 2) = 0)
5049oveq1d 7185 . . . . . . . . 9 (𝑛 ∈ ℤ → (((2 · 𝑛) mod 2) + 1) = (0 + 1))
51 0p1e1 11838 . . . . . . . . 9 (0 + 1) = 1
5250, 51eqtrdi 2789 . . . . . . . 8 (𝑛 ∈ ℤ → (((2 · 𝑛) mod 2) + 1) = 1)
5352oveq1d 7185 . . . . . . 7 (𝑛 ∈ ℤ → ((((2 · 𝑛) mod 2) + 1) mod 2) = (1 mod 2))
54 2z 12095 . . . . . . . . . . 11 2 ∈ ℤ
5554a1i 11 . . . . . . . . . 10 (𝑛 ∈ ℤ → 2 ∈ ℤ)
56 id 22 . . . . . . . . . 10 (𝑛 ∈ ℤ → 𝑛 ∈ ℤ)
5755, 56zmulcld 12174 . . . . . . . . 9 (𝑛 ∈ ℤ → (2 · 𝑛) ∈ ℤ)
5857zred 12168 . . . . . . . 8 (𝑛 ∈ ℤ → (2 · 𝑛) ∈ ℝ)
59 1red 10720 . . . . . . . 8 (𝑛 ∈ ℤ → 1 ∈ ℝ)
603a1i 11 . . . . . . . 8 (𝑛 ∈ ℤ → 2 ∈ ℝ+)
61 modaddmod 13369 . . . . . . . 8 (((2 · 𝑛) ∈ ℝ ∧ 1 ∈ ℝ ∧ 2 ∈ ℝ+) → ((((2 · 𝑛) mod 2) + 1) mod 2) = (((2 · 𝑛) + 1) mod 2))
6258, 59, 60, 61syl3anc 1372 . . . . . . 7 (𝑛 ∈ ℤ → ((((2 · 𝑛) mod 2) + 1) mod 2) = (((2 · 𝑛) + 1) mod 2))
63 2re 11790 . . . . . . . . 9 2 ∈ ℝ
64 1lt2 11887 . . . . . . . . 9 1 < 2
6563, 64pm3.2i 474 . . . . . . . 8 (2 ∈ ℝ ∧ 1 < 2)
66 1mod 13362 . . . . . . . 8 ((2 ∈ ℝ ∧ 1 < 2) → (1 mod 2) = 1)
6765, 66mp1i 13 . . . . . . 7 (𝑛 ∈ ℤ → (1 mod 2) = 1)
6853, 62, 673eqtr3d 2781 . . . . . 6 (𝑛 ∈ ℤ → (((2 · 𝑛) + 1) mod 2) = 1)
6968adantl 485 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝑛 ∈ ℤ) → (((2 · 𝑛) + 1) mod 2) = 1)
7042, 69sylan9eqr 2795 . . . 4 (((𝑁 ∈ ℤ ∧ 𝑛 ∈ ℤ) ∧ ((2 · 𝑛) + 1) = 𝑁) → (𝑁 mod 2) = 1)
7170rexlimdva2 3197 . . 3 (𝑁 ∈ ℤ → (∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁 → (𝑁 mod 2) = 1))
7240, 71impbid 215 . 2 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 ↔ ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
73 odd2np1 15786 . 2 (𝑁 ∈ ℤ → (¬ 2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℤ ((2 · 𝑛) + 1) = 𝑁))
7472, 73bitr4d 285 1 (𝑁 ∈ ℤ → ((𝑁 mod 2) = 1 ↔ ¬ 2 ∥ 𝑁))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 209  wa 399  wo 846   = wceq 1542  wcel 2114  wne 2934  wrex 3054   class class class wbr 5030  (class class class)co 7170  cc 10613  cr 10614  0cc0 10615  1c1 10616   + caddc 10618   · cmul 10620   < clt 10753  cmin 10948   / cdiv 11375  2c2 11771  cz 12062  +crp 12472   mod cmo 13328  cdvds 15699
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1975  ax-7 2020  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2162  ax-12 2179  ax-ext 2710  ax-sep 5167  ax-nul 5174  ax-pow 5232  ax-pr 5296  ax-un 7479  ax-cnex 10671  ax-resscn 10672  ax-1cn 10673  ax-icn 10674  ax-addcl 10675  ax-addrcl 10676  ax-mulcl 10677  ax-mulrcl 10678  ax-mulcom 10679  ax-addass 10680  ax-mulass 10681  ax-distr 10682  ax-i2m1 10683  ax-1ne0 10684  ax-1rid 10685  ax-rnegex 10686  ax-rrecex 10687  ax-cnre 10688  ax-pre-lttri 10689  ax-pre-lttrn 10690  ax-pre-ltadd 10691  ax-pre-mulgt0 10692  ax-pre-sup 10693
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 847  df-3or 1089  df-3an 1090  df-tru 1545  df-fal 1555  df-ex 1787  df-nf 1791  df-sb 2075  df-mo 2540  df-eu 2570  df-clab 2717  df-cleq 2730  df-clel 2811  df-nfc 2881  df-ne 2935  df-nel 3039  df-ral 3058  df-rex 3059  df-reu 3060  df-rmo 3061  df-rab 3062  df-v 3400  df-sbc 3681  df-csb 3791  df-dif 3846  df-un 3848  df-in 3850  df-ss 3860  df-pss 3862  df-nul 4212  df-if 4415  df-pw 4490  df-sn 4517  df-pr 4519  df-tp 4521  df-op 4523  df-uni 4797  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5429  df-eprel 5434  df-po 5442  df-so 5443  df-fr 5483  df-we 5485  df-xp 5531  df-rel 5532  df-cnv 5533  df-co 5534  df-dm 5535  df-rn 5536  df-res 5537  df-ima 5538  df-pred 6129  df-ord 6175  df-on 6176  df-lim 6177  df-suc 6178  df-iota 6297  df-fun 6341  df-fn 6342  df-f 6343  df-f1 6344  df-fo 6345  df-f1o 6346  df-fv 6347  df-riota 7127  df-ov 7173  df-oprab 7174  df-mpo 7175  df-om 7600  df-wrecs 7976  df-recs 8037  df-rdg 8075  df-er 8320  df-en 8556  df-dom 8557  df-sdom 8558  df-sup 8979  df-inf 8980  df-pnf 10755  df-mnf 10756  df-xr 10757  df-ltxr 10758  df-le 10759  df-sub 10950  df-neg 10951  df-div 11376  df-nn 11717  df-2 11779  df-n0 11977  df-z 12063  df-uz 12325  df-rp 12473  df-fl 13253  df-mod 13329  df-dvds 15700
This theorem is referenced by:  2lgslem3b1  26137  2lgslem3c1  26138  ex-mod  28386  dig2nn1st  45485  0dig2nn0o  45493  dig2bits  45494
  Copyright terms: Public domain W3C validator