Metamath Proof Explorer


Definition df-no

Description: Define the class of surreal numbers. The surreal numbers are a proper class of numbers developed by John H. Conway and introduced by Donald Knuth in 1975. They form a proper class into which all ordered fields can be embedded. The approach we take to defining them was first introduced by Hary Goshnor, and is based on the conception of a "sign expansion" of a surreal number. We define the surreals as ordinal-indexed sequences of 1o and 2o , analagous to Goshnor's ( - ) and ( + ) .

After introducing this definition, we will abstract away from it using axioms that Norman Alling developed in "Foundations of Analysis over Surreal Number Fields." This is done in an effort to be agnostic towards the exact implementation of surreals. (Contributed by Scott Fenton, 9-Jun-2011)

Ref Expression
Assertion df-no No = f | a On f : a 1 𝑜 2 𝑜

Detailed syntax breakdown

Step Hyp Ref Expression
0 csur class No
1 vf setvar f
2 va setvar a
3 con0 class On
4 1 cv setvar f
5 2 cv setvar a
6 c1o class 1 𝑜
7 c2o class 2 𝑜
8 6 7 cpr class 1 𝑜 2 𝑜
9 5 8 4 wf wff f : a 1 𝑜 2 𝑜
10 9 2 3 wrex wff a On f : a 1 𝑜 2 𝑜
11 10 1 cab class f | a On f : a 1 𝑜 2 𝑜
12 0 11 wceq wff No = f | a On f : a 1 𝑜 2 𝑜