| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > df-n0s | Structured version Visualization version GIF version | ||
| Description: Define the set of non-negative surreal integers. This set behaves similarly to ω and ℕ0, 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 12158. (Contributed by Scott Fenton, 17-Mar-2025.) |
| Ref | Expression |
|---|---|
| df-n0s | ⊢ ℕ0s = (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 0s ) “ ω) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | cn0s 28320 | . 2 class ℕ0s | |
| 2 | vx | . . . . 5 setvar 𝑥 | |
| 3 | cvv 3442 | . . . . 5 class V | |
| 4 | 2 | cv 1541 | . . . . . 6 class 𝑥 |
| 5 | c1s 27814 | . . . . . 6 class 1s | |
| 6 | cadds 27967 | . . . . . 6 class +s | |
| 7 | 4, 5, 6 | co 7368 | . . . . 5 class (𝑥 +s 1s ) |
| 8 | 2, 3, 7 | cmpt 5181 | . . . 4 class (𝑥 ∈ V ↦ (𝑥 +s 1s )) |
| 9 | c0s 27813 | . . . 4 class 0s | |
| 10 | 8, 9 | crdg 8350 | . . 3 class rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 0s ) |
| 11 | com 7818 | . . 3 class ω | |
| 12 | 10, 11 | cima 5635 | . 2 class (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 0s ) “ ω) |
| 13 | 1, 12 | wceq 1542 | 1 wff ℕ0s = (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 0s ) “ ω) |
| Colors of variables: wff setvar class |
| This definition is referenced by: n0sexg 28324 peano5n0s 28327 n0ssno 28328 0n0s 28337 peano2n0s 28338 n0sind 28341 seqn0sfn 28368 |
| Copyright terms: Public domain | W3C validator |