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

Theorem peano4 7877
Description: Two natural numbers are equal iff their successors are equal, i.e. the successor function is one-to-one. One of Peano's five postulates for arithmetic. Proposition 7.30(4) of [TakeutiZaring] p. 43. (Contributed by NM, 3-Sep-2003.)
Assertion
Ref Expression
peano4 ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (suc 𝐴 = suc 𝐵𝐴 = 𝐵))

Proof of Theorem peano4
StepHypRef Expression
1 nnon 7856 . 2 (𝐴 ∈ ω → 𝐴 ∈ On)
2 nnon 7856 . 2 (𝐵 ∈ ω → 𝐵 ∈ On)
3 suc11 6449 . 2 ((𝐴 ∈ On ∧ 𝐵 ∈ On) → (suc 𝐴 = suc 𝐵𝐴 = 𝐵))
41, 2, 3syl2an 596 1 ((𝐴 ∈ ω ∧ 𝐵 ∈ ω) → (suc 𝐴 = suc 𝐵𝐴 = 𝐵))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1540  wcel 2109  Oncon0 6340  suc csuc 6342  ωcom 7850
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-ext 2702  ax-sep 5259  ax-nul 5269  ax-pr 5395
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-sb 2066  df-clab 2709  df-cleq 2722  df-clel 2804  df-ne 2928  df-ral 3047  df-rex 3056  df-rab 3412  df-v 3457  df-dif 3925  df-un 3927  df-ss 3939  df-nul 4305  df-if 4497  df-pw 4573  df-sn 4598  df-pr 4600  df-op 4604  df-uni 4880  df-br 5116  df-opab 5178  df-tr 5223  df-eprel 5546  df-po 5554  df-so 5555  df-fr 5599  df-we 5601  df-ord 6343  df-on 6344  df-suc 6346  df-om 7851
This theorem is referenced by:  dif1ennnALT  9240  fseqdom  9997  finxpreclem4  37379
  Copyright terms: Public domain W3C validator