Natural Numbers

Overview

The standard way of representing the natural numbers is as follows:

That is, each natural number corresponds to the set of natural numbers smaller than it.

Inductive Sets

For any set a, its successor a+ is defined as a+=a{a}. A set A is inductive if and only if A and aA,a+A.

A natural number is a set that belongs to every inductive set.

Peano System

A Peano system is a triple N,S,e consisting of a set N, a function S:NN, and a member eN such that the following three conditions are met:

Given σ={n,n+nω}, ω,σ,0 is a Peano system.

Ordering

For natural numbers m and n, define m to be less than n if and only if mn. The following biconditionals hold true:

Powered by Forestry.md