Description: Define the newer than function. This function carries an ordinal to all surreals made on that day. Definition from Conway p. 29. (Contributed by Scott Fenton, 17-Dec-2021)
| Ref | Expression | ||
|---|---|---|---|
| Assertion | df-new | |- _New = ( x e. On |-> ( ( _Made ` x ) \ ( _Old ` x ) ) ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 0 | cnew | |- _New |
|
| 1 | vx | |- x |
|
| 2 | con0 | |- On |
|
| 3 | cmade | |- _Made |
|
| 4 | 1 | cv | |- x |
| 5 | 4 3 | cfv | |- ( _Made ` x ) |
| 6 | cold | |- _Old |
|
| 7 | 4 6 | cfv | |- ( _Old ` x ) |
| 8 | 5 7 | cdif | |- ( ( _Made ` x ) \ ( _Old ` x ) ) |
| 9 | 1 2 8 | cmpt | |- ( x e. On |-> ( ( _Made ` x ) \ ( _Old ` x ) ) ) |
| 10 | 0 9 | wceq | |- _New = ( x e. On |-> ( ( _Made ` x ) \ ( _Old ` x ) ) ) |