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

Theorem dfnn3 11639
Description: Alternate definition of the set of positive integers. Definition of positive integers in [Apostol] p. 22. (Contributed by NM, 3-Jul-2005.)
Assertion
Ref Expression
dfnn3 ℕ = {𝑥 ∣ (𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥)}
Distinct variable group:   𝑥,𝑦

Proof of Theorem dfnn3
Dummy variable 𝑧 is distinct from all other variables.
StepHypRef Expression
1 eleq2 2878 . . . 4 (𝑥 = 𝑧 → (1 ∈ 𝑥 ↔ 1 ∈ 𝑧))
2 eleq2 2878 . . . . 5 (𝑥 = 𝑧 → ((𝑦 + 1) ∈ 𝑥 ↔ (𝑦 + 1) ∈ 𝑧))
32raleqbi1dv 3356 . . . 4 (𝑥 = 𝑧 → (∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥 ↔ ∀𝑦𝑧 (𝑦 + 1) ∈ 𝑧))
41, 3anbi12d 633 . . 3 (𝑥 = 𝑧 → ((1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (1 ∈ 𝑧 ∧ ∀𝑦𝑧 (𝑦 + 1) ∈ 𝑧)))
5 dfnn2 11638 . . . . 5 ℕ = {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦𝑧 (𝑦 + 1) ∈ 𝑧)}
65eqeq2i 2811 . . . 4 (𝑥 = ℕ ↔ 𝑥 = {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦𝑧 (𝑦 + 1) ∈ 𝑧)})
7 eleq2 2878 . . . . 5 (𝑥 = ℕ → (1 ∈ 𝑥 ↔ 1 ∈ ℕ))
8 eleq2 2878 . . . . . 6 (𝑥 = ℕ → ((𝑦 + 1) ∈ 𝑥 ↔ (𝑦 + 1) ∈ ℕ))
98raleqbi1dv 3356 . . . . 5 (𝑥 = ℕ → (∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥 ↔ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ))
107, 9anbi12d 633 . . . 4 (𝑥 = ℕ → ((1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (1 ∈ ℕ ∧ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ)))
116, 10sylbir 238 . . 3 (𝑥 = {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦𝑧 (𝑦 + 1) ∈ 𝑧)} → ((1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (1 ∈ ℕ ∧ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ)))
12 nnssre 11629 . . . . 5 ℕ ⊆ ℝ
135, 12eqsstrri 3950 . . . 4 {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦𝑧 (𝑦 + 1) ∈ 𝑧)} ⊆ ℝ
14 1nn 11636 . . . . 5 1 ∈ ℕ
15 peano2nn 11637 . . . . . 6 (𝑦 ∈ ℕ → (𝑦 + 1) ∈ ℕ)
1615rgen 3116 . . . . 5 𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ
1714, 16pm3.2i 474 . . . 4 (1 ∈ ℕ ∧ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ)
1813, 17pm3.2i 474 . . 3 ( {𝑧 ∣ (1 ∈ 𝑧 ∧ ∀𝑦𝑧 (𝑦 + 1) ∈ 𝑧)} ⊆ ℝ ∧ (1 ∈ ℕ ∧ ∀𝑦 ∈ ℕ (𝑦 + 1) ∈ ℕ))
194, 11, 18intabs 5209 . 2 {𝑥 ∣ (𝑥 ⊆ ℝ ∧ (1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥))} = {𝑥 ∣ (1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥)}
20 3anass 1092 . . . 4 ((𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥) ↔ (𝑥 ⊆ ℝ ∧ (1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥)))
2120abbii 2863 . . 3 {𝑥 ∣ (𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥)} = {𝑥 ∣ (𝑥 ⊆ ℝ ∧ (1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥))}
2221inteqi 4842 . 2 {𝑥 ∣ (𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥)} = {𝑥 ∣ (𝑥 ⊆ ℝ ∧ (1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥))}
23 dfnn2 11638 . 2 ℕ = {𝑥 ∣ (1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥)}
2419, 22, 233eqtr4ri 2832 1 ℕ = {𝑥 ∣ (𝑥 ⊆ ℝ ∧ 1 ∈ 𝑥 ∧ ∀𝑦𝑥 (𝑦 + 1) ∈ 𝑥)}
Colors of variables: wff setvar class
Syntax hints:  wb 209  wa 399  w3a 1084   = wceq 1538  wcel 2111  {cab 2776  wral 3106  wss 3881   cint 4838  (class class class)co 7135  cr 10525  1c1 10527   + caddc 10529  cn 11625
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441  ax-cnex 10582  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-i2m1 10594  ax-1ne0 10595  ax-rrecex 10598  ax-cnre 10599
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-ral 3111  df-rex 3112  df-reu 3113  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-uni 4801  df-int 4839  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-ov 7138  df-om 7561  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-nn 11626
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator