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

Theorem evennn02n 16403
Description: A nonnegative integer is even iff it is twice another nonnegative integer. (Contributed by AV, 12-Aug-2021.) (Proof shortened by AV, 10-Jul-2022.)
Assertion
Ref Expression
evennn02n (𝑁 ∈ ℕ0 → (2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℕ0 (2 · 𝑛) = 𝑁))
Distinct variable group:   𝑛,𝑁

Proof of Theorem evennn02n
StepHypRef Expression
1 eleq1 2851 . . . . . . . 8 ((2 · 𝑛) = 𝑁 → ((2 · 𝑛) ∈ ℕ0𝑁 ∈ ℕ0))
2 simpr 489 . . . . . . . . . 10 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 𝑛 ∈ ℤ)
3 2rp 13016 . . . . . . . . . . . 12 2 ∈ ℝ+
43a1i 11 . . . . . . . . . . 11 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 2 ∈ ℝ+)
5 zre 12590 . . . . . . . . . . . 12 (𝑛 ∈ ℤ → 𝑛 ∈ ℝ)
65adantl 486 . . . . . . . . . . 11 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 𝑛 ∈ ℝ)
7 nn0ge0 12524 . . . . . . . . . . . 12 ((2 · 𝑛) ∈ ℕ0 → 0 ≤ (2 · 𝑛))
87adantr 485 . . . . . . . . . . 11 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 0 ≤ (2 · 𝑛))
94, 6, 8prodge0rd 13120 . . . . . . . . . 10 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 0 ≤ 𝑛)
10 elnn0z 12599 . . . . . . . . . 10 (𝑛 ∈ ℕ0 ↔ (𝑛 ∈ ℤ ∧ 0 ≤ 𝑛))
112, 9, 10sylanbrc 594 . . . . . . . . 9 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 𝑛 ∈ ℕ0)
1211ex 417 . . . . . . . 8 ((2 · 𝑛) ∈ ℕ0 → (𝑛 ∈ ℤ → 𝑛 ∈ ℕ0))
131, 12biimtrrdi 257 . . . . . . 7 ((2 · 𝑛) = 𝑁 → (𝑁 ∈ ℕ0 → (𝑛 ∈ ℤ → 𝑛 ∈ ℕ0)))
1413com13 89 . . . . . 6 (𝑛 ∈ ℤ → (𝑁 ∈ ℕ0 → ((2 · 𝑛) = 𝑁𝑛 ∈ ℕ0)))
1514impcom 412 . . . . 5 ((𝑁 ∈ ℕ0𝑛 ∈ ℤ) → ((2 · 𝑛) = 𝑁𝑛 ∈ ℕ0))
1615pm4.71rd 571 . . . 4 ((𝑁 ∈ ℕ0𝑛 ∈ ℤ) → ((2 · 𝑛) = 𝑁 ↔ (𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁)))
1716bicomd 226 . . 3 ((𝑁 ∈ ℕ0𝑛 ∈ ℤ) → ((𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁) ↔ (2 · 𝑛) = 𝑁))
1817rexbidva 3187 . 2 (𝑁 ∈ ℕ0 → (∃𝑛 ∈ ℤ (𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁) ↔ ∃𝑛 ∈ ℤ (2 · 𝑛) = 𝑁))
19 nn0ssz 12609 . . 3 0 ⊆ ℤ
20 rexss 4011 . . 3 (ℕ0 ⊆ ℤ → (∃𝑛 ∈ ℕ0 (2 · 𝑛) = 𝑁 ↔ ∃𝑛 ∈ ℤ (𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁)))
2119, 20mp1i 14 . 2 (𝑁 ∈ ℕ0 → (∃𝑛 ∈ ℕ0 (2 · 𝑛) = 𝑁 ↔ ∃𝑛 ∈ ℤ (𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁)))
22 even2n 16395 . . 3 (2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℤ (2 · 𝑛) = 𝑁)
2322a1i 11 . 2 (𝑁 ∈ ℕ0 → (2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℤ (2 · 𝑛) = 𝑁))
2418, 21, 233bitr4rd 315 1 (𝑁 ∈ ℕ0 → (2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℕ0 (2 · 𝑛) = 𝑁))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 400   = wceq 1570  wcel 2143  wrex 3089  wss 3905   class class class wbr 5109  (class class class)co 7410  cr 11094  0cc0 11095   · cmul 11100  cle 11239  2c2 12290  0cn0 12499  cz 12586  +crp 13011  cdvds 16305
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1825  ax-4 1839  ax-5 1940  ax-6 1997  ax-7 2038  ax-8 2145  ax-9 2153  ax-10 2176  ax-11 2192  ax-12 2213  ax-ext 2735  ax-sep 5257  ax-nul 5269  ax-pow 5336  ax-pr 5404  ax-un 7732  ax-resscn 11152  ax-1cn 11153  ax-icn 11154  ax-addcl 11155  ax-addrcl 11156  ax-mulcl 11157  ax-mulrcl 11158  ax-mulcom 11159  ax-addass 11160  ax-mulass 11161  ax-distr 11162  ax-i2m1 11163  ax-1ne0 11164  ax-1rid 11165  ax-rnegex 11166  ax-rrecex 11167  ax-cnre 11168  ax-pre-lttri 11169  ax-pre-lttrn 11170  ax-pre-ltadd 11171  ax-pre-mulgt0 11172
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1810  df-nf 1814  df-sb 2097  df-mo 2567  df-eu 2597  df-clab 2742  df-cleq 2755  df-clel 2838  df-nfc 2912  df-ne 2959  df-nel 3065  df-ral 3080  df-rex 3090  df-reu 3370  df-rab 3417  df-v 3457  df-sbc 3745  df-csb 3854  df-dif 3908  df-un 3910  df-in 3912  df-ss 3922  df-pss 3925  df-nul 4287  df-if 4488  df-pw 4564  df-sn 4590  df-pr 4592  df-op 4596  df-uni 4873  df-iun 4958  df-br 5110  df-opab 5174  df-mpt 5193  df-tr 5219  df-id 5556  df-eprel 5561  df-po 5569  df-so 5570  df-fr 5614  df-we 5616  df-xp 5667  df-rel 5668  df-cnv 5669  df-co 5670  df-dm 5671  df-rn 5672  df-res 5673  df-ima 5674  df-pred 6302  df-ord 6363  df-on 6364  df-lim 6365  df-suc 6366  df-iota 6492  df-fun 6538  df-fn 6539  df-f 6540  df-f1 6541  df-fo 6542  df-f1o 6543  df-fv 6544  df-riota 7367  df-ov 7413  df-oprab 7414  df-mpo 7415  df-om 7859  df-2nd 7983  df-frecs 8274  df-wrecs 8305  df-recs 8354  df-rdg 8393  df-er 8690  df-en 8940  df-dom 8941  df-sdom 8942  df-pnf 11240  df-mnf 11241  df-xr 11242  df-ltxr 11243  df-le 11244  df-sub 11438  df-neg 11439  df-nn 12229  df-2 12298  df-n0 12500  df-z 12587  df-rp 13012  df-dvds 16306
This theorem is referenced by:  expevenpos  33179  wrdt2ind  33273
  Copyright terms: Public domain W3C validator