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

Theorem opeo 16342
Description: The sum of an odd and an even is odd. (Contributed by Scott Fenton, 7-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.)
Assertion
Ref Expression
opeo (((𝐴 ∈ ℤ ∧ ¬ 2 ∥ 𝐴) ∧ (𝐵 ∈ ℤ ∧ 2 ∥ 𝐵)) → ¬ 2 ∥ (𝐴 + 𝐵))

Proof of Theorem opeo
Dummy variables 𝑎 𝑏 𝑐 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 odd2np1 16318 . . . . . 6 (𝐴 ∈ ℤ → (¬ 2 ∥ 𝐴 ↔ ∃𝑎 ∈ ℤ ((2 · 𝑎) + 1) = 𝐴))
2 2z 12572 . . . . . . 7 2 ∈ ℤ
3 divides 16231 . . . . . . 7 ((2 ∈ ℤ ∧ 𝐵 ∈ ℤ) → (2 ∥ 𝐵 ↔ ∃𝑏 ∈ ℤ (𝑏 · 2) = 𝐵))
42, 3mpan 690 . . . . . 6 (𝐵 ∈ ℤ → (2 ∥ 𝐵 ↔ ∃𝑏 ∈ ℤ (𝑏 · 2) = 𝐵))
51, 4bi2anan9 638 . . . . 5 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → ((¬ 2 ∥ 𝐴 ∧ 2 ∥ 𝐵) ↔ (∃𝑎 ∈ ℤ ((2 · 𝑎) + 1) = 𝐴 ∧ ∃𝑏 ∈ ℤ (𝑏 · 2) = 𝐵)))
6 reeanv 3210 . . . . . 6 (∃𝑎 ∈ ℤ ∃𝑏 ∈ ℤ (((2 · 𝑎) + 1) = 𝐴 ∧ (𝑏 · 2) = 𝐵) ↔ (∃𝑎 ∈ ℤ ((2 · 𝑎) + 1) = 𝐴 ∧ ∃𝑏 ∈ ℤ (𝑏 · 2) = 𝐵))
7 zaddcl 12580 . . . . . . . . 9 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → (𝑎 + 𝑏) ∈ ℤ)
8 zcn 12541 . . . . . . . . . 10 (𝑎 ∈ ℤ → 𝑎 ∈ ℂ)
9 zcn 12541 . . . . . . . . . 10 (𝑏 ∈ ℤ → 𝑏 ∈ ℂ)
10 2cn 12268 . . . . . . . . . . . . 13 2 ∈ ℂ
11 adddi 11164 . . . . . . . . . . . . 13 ((2 ∈ ℂ ∧ 𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (2 · (𝑎 + 𝑏)) = ((2 · 𝑎) + (2 · 𝑏)))
1210, 11mp3an1 1450 . . . . . . . . . . . 12 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (2 · (𝑎 + 𝑏)) = ((2 · 𝑎) + (2 · 𝑏)))
1312oveq1d 7405 . . . . . . . . . . 11 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → ((2 · (𝑎 + 𝑏)) + 1) = (((2 · 𝑎) + (2 · 𝑏)) + 1))
14 mulcl 11159 . . . . . . . . . . . . 13 ((2 ∈ ℂ ∧ 𝑎 ∈ ℂ) → (2 · 𝑎) ∈ ℂ)
1510, 14mpan 690 . . . . . . . . . . . 12 (𝑎 ∈ ℂ → (2 · 𝑎) ∈ ℂ)
16 mulcl 11159 . . . . . . . . . . . . 13 ((2 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (2 · 𝑏) ∈ ℂ)
1710, 16mpan 690 . . . . . . . . . . . 12 (𝑏 ∈ ℂ → (2 · 𝑏) ∈ ℂ)
18 ax-1cn 11133 . . . . . . . . . . . . 13 1 ∈ ℂ
19 add32 11400 . . . . . . . . . . . . 13 (((2 · 𝑎) ∈ ℂ ∧ (2 · 𝑏) ∈ ℂ ∧ 1 ∈ ℂ) → (((2 · 𝑎) + (2 · 𝑏)) + 1) = (((2 · 𝑎) + 1) + (2 · 𝑏)))
2018, 19mp3an3 1452 . . . . . . . . . . . 12 (((2 · 𝑎) ∈ ℂ ∧ (2 · 𝑏) ∈ ℂ) → (((2 · 𝑎) + (2 · 𝑏)) + 1) = (((2 · 𝑎) + 1) + (2 · 𝑏)))
2115, 17, 20syl2an 596 . . . . . . . . . . 11 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (((2 · 𝑎) + (2 · 𝑏)) + 1) = (((2 · 𝑎) + 1) + (2 · 𝑏)))
22 mulcom 11161 . . . . . . . . . . . . . 14 ((2 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (2 · 𝑏) = (𝑏 · 2))
2310, 22mpan 690 . . . . . . . . . . . . 13 (𝑏 ∈ ℂ → (2 · 𝑏) = (𝑏 · 2))
2423adantl 481 . . . . . . . . . . . 12 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (2 · 𝑏) = (𝑏 · 2))
2524oveq2d 7406 . . . . . . . . . . 11 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (((2 · 𝑎) + 1) + (2 · 𝑏)) = (((2 · 𝑎) + 1) + (𝑏 · 2)))
2613, 21, 253eqtrd 2769 . . . . . . . . . 10 ((𝑎 ∈ ℂ ∧ 𝑏 ∈ ℂ) → ((2 · (𝑎 + 𝑏)) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2)))
278, 9, 26syl2an 596 . . . . . . . . 9 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ((2 · (𝑎 + 𝑏)) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2)))
28 oveq2 7398 . . . . . . . . . . . 12 (𝑐 = (𝑎 + 𝑏) → (2 · 𝑐) = (2 · (𝑎 + 𝑏)))
2928oveq1d 7405 . . . . . . . . . . 11 (𝑐 = (𝑎 + 𝑏) → ((2 · 𝑐) + 1) = ((2 · (𝑎 + 𝑏)) + 1))
3029eqeq1d 2732 . . . . . . . . . 10 (𝑐 = (𝑎 + 𝑏) → (((2 · 𝑐) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2)) ↔ ((2 · (𝑎 + 𝑏)) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2))))
3130rspcev 3591 . . . . . . . . 9 (((𝑎 + 𝑏) ∈ ℤ ∧ ((2 · (𝑎 + 𝑏)) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2))) → ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2)))
327, 27, 31syl2anc 584 . . . . . . . 8 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2)))
33 oveq12 7399 . . . . . . . . . 10 ((((2 · 𝑎) + 1) = 𝐴 ∧ (𝑏 · 2) = 𝐵) → (((2 · 𝑎) + 1) + (𝑏 · 2)) = (𝐴 + 𝐵))
3433eqeq2d 2741 . . . . . . . . 9 ((((2 · 𝑎) + 1) = 𝐴 ∧ (𝑏 · 2) = 𝐵) → (((2 · 𝑐) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2)) ↔ ((2 · 𝑐) + 1) = (𝐴 + 𝐵)))
3534rexbidv 3158 . . . . . . . 8 ((((2 · 𝑎) + 1) = 𝐴 ∧ (𝑏 · 2) = 𝐵) → (∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (((2 · 𝑎) + 1) + (𝑏 · 2)) ↔ ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵)))
3632, 35syl5ibcom 245 . . . . . . 7 ((𝑎 ∈ ℤ ∧ 𝑏 ∈ ℤ) → ((((2 · 𝑎) + 1) = 𝐴 ∧ (𝑏 · 2) = 𝐵) → ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵)))
3736rexlimivv 3180 . . . . . 6 (∃𝑎 ∈ ℤ ∃𝑏 ∈ ℤ (((2 · 𝑎) + 1) = 𝐴 ∧ (𝑏 · 2) = 𝐵) → ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵))
386, 37sylbir 235 . . . . 5 ((∃𝑎 ∈ ℤ ((2 · 𝑎) + 1) = 𝐴 ∧ ∃𝑏 ∈ ℤ (𝑏 · 2) = 𝐵) → ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵))
395, 38biimtrdi 253 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → ((¬ 2 ∥ 𝐴 ∧ 2 ∥ 𝐵) → ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵)))
4039imp 406 . . 3 (((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) ∧ (¬ 2 ∥ 𝐴 ∧ 2 ∥ 𝐵)) → ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵))
4140an4s 660 . 2 (((𝐴 ∈ ℤ ∧ ¬ 2 ∥ 𝐴) ∧ (𝐵 ∈ ℤ ∧ 2 ∥ 𝐵)) → ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵))
42 zaddcl 12580 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → (𝐴 + 𝐵) ∈ ℤ)
4342ad2ant2r 747 . . 3 (((𝐴 ∈ ℤ ∧ ¬ 2 ∥ 𝐴) ∧ (𝐵 ∈ ℤ ∧ 2 ∥ 𝐵)) → (𝐴 + 𝐵) ∈ ℤ)
44 odd2np1 16318 . . 3 ((𝐴 + 𝐵) ∈ ℤ → (¬ 2 ∥ (𝐴 + 𝐵) ↔ ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵)))
4543, 44syl 17 . 2 (((𝐴 ∈ ℤ ∧ ¬ 2 ∥ 𝐴) ∧ (𝐵 ∈ ℤ ∧ 2 ∥ 𝐵)) → (¬ 2 ∥ (𝐴 + 𝐵) ↔ ∃𝑐 ∈ ℤ ((2 · 𝑐) + 1) = (𝐴 + 𝐵)))
4641, 45mpbird 257 1 (((𝐴 ∈ ℤ ∧ ¬ 2 ∥ 𝐴) ∧ (𝐵 ∈ ℤ ∧ 2 ∥ 𝐵)) → ¬ 2 ∥ (𝐴 + 𝐵))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 206  wa 395   = wceq 1540  wcel 2109  wrex 3054   class class class wbr 5110  (class class class)co 7390  cc 11073  1c1 11076   + caddc 11078   · cmul 11080  2c2 12248  cz 12536  cdvds 16229
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 1967  ax-7 2008  ax-8 2111  ax-9 2119  ax-10 2142  ax-11 2158  ax-12 2178  ax-ext 2702  ax-sep 5254  ax-nul 5264  ax-pow 5323  ax-pr 5390  ax-un 7714  ax-resscn 11132  ax-1cn 11133  ax-icn 11134  ax-addcl 11135  ax-addrcl 11136  ax-mulcl 11137  ax-mulrcl 11138  ax-mulcom 11139  ax-addass 11140  ax-mulass 11141  ax-distr 11142  ax-i2m1 11143  ax-1ne0 11144  ax-1rid 11145  ax-rnegex 11146  ax-rrecex 11147  ax-cnre 11148  ax-pre-lttri 11149  ax-pre-lttrn 11150  ax-pre-ltadd 11151  ax-pre-mulgt0 11152
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2534  df-eu 2563  df-clab 2709  df-cleq 2722  df-clel 2804  df-nfc 2879  df-ne 2927  df-nel 3031  df-ral 3046  df-rex 3055  df-rmo 3356  df-reu 3357  df-rab 3409  df-v 3452  df-sbc 3757  df-csb 3866  df-dif 3920  df-un 3922  df-in 3924  df-ss 3934  df-pss 3937  df-nul 4300  df-if 4492  df-pw 4568  df-sn 4593  df-pr 4595  df-op 4599  df-uni 4875  df-iun 4960  df-br 5111  df-opab 5173  df-mpt 5192  df-tr 5218  df-id 5536  df-eprel 5541  df-po 5549  df-so 5550  df-fr 5594  df-we 5596  df-xp 5647  df-rel 5648  df-cnv 5649  df-co 5650  df-dm 5651  df-rn 5652  df-res 5653  df-ima 5654  df-pred 6277  df-ord 6338  df-on 6339  df-lim 6340  df-suc 6341  df-iota 6467  df-fun 6516  df-fn 6517  df-f 6518  df-f1 6519  df-fo 6520  df-f1o 6521  df-fv 6522  df-riota 7347  df-ov 7393  df-oprab 7394  df-mpo 7395  df-om 7846  df-2nd 7972  df-frecs 8263  df-wrecs 8294  df-recs 8343  df-rdg 8381  df-er 8674  df-en 8922  df-dom 8923  df-sdom 8924  df-pnf 11217  df-mnf 11218  df-xr 11219  df-ltxr 11220  df-le 11221  df-sub 11414  df-neg 11415  df-div 11843  df-nn 12194  df-2 12256  df-n0 12450  df-z 12537  df-dvds 16230
This theorem is referenced by:  sumodd  16365  vtxdgoddnumeven  29488
  Copyright terms: Public domain W3C validator