HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-n 4423
Description: The natural numbers of analysis start at one (unlike the natural numbers of set theory, i.e. the members of set omega, which start at zero). This is the convention used by most analysis books, and it also convenient for proofs in that we never have to worry about division by zero. See nnind 4434 for the principle of mathematical induction. Definition of positive integers in [Apostol] p. 22.
Assertion
Ref Expression
df-n |- NN = |^|{x | (1 e. x /\ A.y(y e. x -> (y + 1) e. x))}
Distinct variable group(s):   x,y

Detailed syntax breakdown of Definition df-n
StepHypRef Expression
1 cn 4093 . 2 class NN
2 c1 4029 . . . . . 6 class 1
3 vx . . . . . . 7 set x
43cv 1089 . . . . . 6 class x
52, 4wcel 1092 . . . . 5 wff 1 e. x
6 vy . . . . . . . 8 set y
76, 3wel 803 . . . . . . 7 wff y e. x
86cv 1089 . . . . . . . . 9 class y
9 caddc 4031 . . . . . . . . 9 class +
108, 2, 9co 3001 . . . . . . . 8 class (y + 1)
1110, 4wcel 1092 . . . . . . 7 wff (y + 1) e. x
127, 11wi 2 . . . . . 6 wff (y e. x -> (y + 1) e. x)
1312, 6wal 672 . . . . 5 wff A.y(y e. x -> (y + 1) e. x)
145, 13wa 196 . . . 4 wff (1 e. x /\ A.y(y e. x -> (y + 1) e. x))
1514, 3cab 1090 . . 3 class {x | (1 e. x /\ A.y(y e. x -> (y + 1) e. x))}
1615cint 1965 . 2 class |^|{x | (1 e. x /\ A.y(y e. x -> (y + 1) e. x))}
171, 16wceq 1091 1 wff NN = |^|{x | (1 e. x /\ A.y(y e. x -> (y + 1) e. x))}
Colors of variables: wff set class
This definition is referenced by:  peano5nn 4424  1nn 4432  peano2nn 4433
metamath.org