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

Theorem evennn02n 16441
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 2848 . . . . . . . 8 ((2 · 𝑛) = 𝑁 → ((2 · 𝑛) ∈ ℕ0𝑁 ∈ ℕ0))
2 simpr 490 . . . . . . . . . 10 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 𝑛 ∈ ℤ)
3 2rp 13048 . . . . . . . . . . . 12 2 ∈ ℝ+
43a1i 11 . . . . . . . . . . 11 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 2 ∈ ℝ+)
5 zre 12620 . . . . . . . . . . . 12 (𝑛 ∈ ℤ → 𝑛 ∈ ℝ)
65adantl 487 . . . . . . . . . . 11 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 𝑛 ∈ ℝ)
7 nn0ge0 12554 . . . . . . . . . . . 12 ((2 · 𝑛) ∈ ℕ0 → 0 ≤ (2 · 𝑛))
87adantr 486 . . . . . . . . . . 11 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 0 ≤ (2 · 𝑛))
94, 6, 8prodge0rd 13152 . . . . . . . . . 10 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 0 ≤ 𝑛)
10 elnn0z 12629 . . . . . . . . . 10 (𝑛 ∈ ℕ0 ↔ (𝑛 ∈ ℤ ∧ 0 ≤ 𝑛))
112, 9, 10sylanbrc 595 . . . . . . . . 9 (((2 · 𝑛) ∈ ℕ0𝑛 ∈ ℤ) → 𝑛 ∈ ℕ0)
1211ex 418 . . . . . . . 8 ((2 · 𝑛) ∈ ℕ0 → (𝑛 ∈ ℤ → 𝑛 ∈ ℕ0))
131, 12biimtrrdi 257 . . . . . . 7 ((2 · 𝑛) = 𝑁 → (𝑁 ∈ ℕ0 → (𝑛 ∈ ℤ → 𝑛 ∈ ℕ0)))
1413com13 89 . . . . . 6 (𝑛 ∈ ℤ → (𝑁 ∈ ℕ0 → ((2 · 𝑛) = 𝑁𝑛 ∈ ℕ0)))
1514impcom 413 . . . . 5 ((𝑁 ∈ ℕ0𝑛 ∈ ℤ) → ((2 · 𝑛) = 𝑁𝑛 ∈ ℕ0))
1615pm4.71rd 572 . . . 4 ((𝑁 ∈ ℕ0𝑛 ∈ ℤ) → ((2 · 𝑛) = 𝑁 ↔ (𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁)))
1716bicomd 226 . . 3 ((𝑁 ∈ ℕ0𝑛 ∈ ℤ) → ((𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁) ↔ (2 · 𝑛) = 𝑁))
1817rexbidva 3184 . 2 (𝑁 ∈ ℕ0 → (∃𝑛 ∈ ℤ (𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁) ↔ ∃𝑛 ∈ ℤ (2 · 𝑛) = 𝑁))
19 nn0ssz 12639 . . 3 0 ⊆ ℤ
20 rexss 4005 . . 3 (ℕ0 ⊆ ℤ → (∃𝑛 ∈ ℕ0 (2 · 𝑛) = 𝑁 ↔ ∃𝑛 ∈ ℤ (𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁)))
2119, 20mp1i 14 . 2 (𝑁 ∈ ℕ0 → (∃𝑛 ∈ ℕ0 (2 · 𝑛) = 𝑁 ↔ ∃𝑛 ∈ ℤ (𝑛 ∈ ℕ0 ∧ (2 · 𝑛) = 𝑁)))
22 even2n 16433 . . 3 (2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℤ (2 · 𝑛) = 𝑁)
2322a1i 11 . 2 (𝑁 ∈ ℕ0 → (2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℤ (2 · 𝑛) = 𝑁))
2418, 21, 233bitr4rd 315 1 (𝑁 ∈ ℕ0 → (2 ∥ 𝑁 ↔ ∃𝑛 ∈ ℕ0 (2 · 𝑛) = 𝑁))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  wa 401   = wceq 1570  wcel 2145  wrex 3086  wss 3899   class class class wbr 5103  (class class class)co 7414  cr 11124  0cc0 11125   · cmul 11130  cle 11269  2c2 12320  0cn0 12529  cz 12616  +crp 13043  cdvds 16343
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2213  ax-ext 2732  ax-sep 5251  ax-nul 5263  ax-pow 5330  ax-pr 5398  ax-un 7737  ax-resscn 11182  ax-1cn 11183  ax-icn 11184  ax-addcl 11185  ax-addrcl 11186  ax-mulcl 11187  ax-mulrcl 11188  ax-mulcom 11189  ax-addass 11190  ax-mulass 11191  ax-distr 11192  ax-i2m1 11193  ax-1ne0 11194  ax-1rid 11195  ax-rnegex 11196  ax-rrecex 11197  ax-cnre 11198  ax-pre-lttri 11199  ax-pre-lttrn 11200  ax-pre-ltadd 11201  ax-pre-mulgt0 11202
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2564  df-eu 2594  df-clab 2739  df-cleq 2752  df-clel 2835  df-nfc 2909  df-ne 2956  df-nel 3062  df-ral 3077  df-rex 3087  df-reu 3366  df-rab 3413  df-v 3452  df-sbc 3740  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4280  df-if 4483  df-pw 4559  df-sn 4585  df-pr 4587  df-op 4591  df-uni 4868  df-iun 4953  df-br 5104  df-opab 5168  df-mpt 5187  df-tr 5213  df-id 5550  df-eprel 5555  df-po 5563  df-so 5564  df-fr 5608  df-we 5610  df-xp 5661  df-rel 5662  df-cnv 5663  df-co 5664  df-dm 5665  df-rn 5666  df-res 5667  df-ima 5668  df-pred 6299  df-ord 6360  df-on 6361  df-lim 6362  df-suc 6363  df-iota 6489  df-fun 6535  df-fn 6536  df-f 6537  df-f1 6538  df-fo 6539  df-f1o 6540  df-fv 6541  df-riota 7371  df-ov 7417  df-oprab 7418  df-mpo 7419  df-om 7864  df-2nd 7988  df-frecs 8281  df-wrecs 8312  df-recs 8361  df-rdg 8400  df-er 8697  df-en 8954  df-dom 8955  df-sdom 8956  df-pnf 11270  df-mnf 11271  df-xr 11272  df-ltxr 11273  df-le 11274  df-sub 11468  df-neg 11469  df-nn 12259  df-2 12328  df-n0 12530  df-z 12617  df-rp 13044  df-dvds 16344
This theorem is used by:  expevenpos  33306  wrdt2ind  33396
  Copyright terms: Public domain W3C validator