Metamath Proof Explorer


Definition df-n0s

Description: Define the set of non-negative surreal integers. This set behaves similarly to _om and NN0 , but it is a set of surreal numbers. Like those two sets, it satisfies the Peano axioms and is closed under (surreal) addition and multiplication. Compare df-nn . (Contributed by Scott Fenton, 17-Mar-2025)

Ref Expression
Assertion df-n0s 0s = rec x V x + s 1 s 0 s ω

Detailed syntax breakdown

Step Hyp Ref Expression
0 cnn0s class 0s
1 vx setvar x
2 cvv class V
3 1 cv setvar x
4 cadds class + s
5 c1s class 1 s
6 3 5 4 co class x + s 1 s
7 1 2 6 cmpt class x V x + s 1 s
8 c0s class 0 s
9 7 8 crdg class rec x V x + s 1 s 0 s
10 com class ω
11 9 10 cima class rec x V x + s 1 s 0 s ω
12 0 11 wceq wff 0s = rec x V x + s 1 s 0 s ω