| 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 12246. (Contributed by Scott Fenton, 17-Mar-2025.) |
| Ref | Expression |
|---|---|
| df-n0s | ⊢ ℕ0s = (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 0s ) “ ω) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | cnn0s 28263 | . 2 class ℕ0s | |
| 2 | vx | . . . . 5 setvar 𝑥 | |
| 3 | cvv 3464 | . . . . 5 class V | |
| 4 | 2 | cv 1539 | . . . . . 6 class 𝑥 |
| 5 | c1s 27792 | . . . . . 6 class 1s | |
| 6 | cadds 27923 | . . . . . 6 class +s | |
| 7 | 4, 5, 6 | co 7410 | . . . . 5 class (𝑥 +s 1s ) |
| 8 | 2, 3, 7 | cmpt 5206 | . . . 4 class (𝑥 ∈ V ↦ (𝑥 +s 1s )) |
| 9 | c0s 27791 | . . . 4 class 0s | |
| 10 | 8, 9 | crdg 8428 | . . 3 class rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 0s ) |
| 11 | com 7866 | . . 3 class ω | |
| 12 | 10, 11 | cima 5662 | . 2 class (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 0s ) “ ω) |
| 13 | 1, 12 | wceq 1540 | 1 wff ℕ0s = (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 0s ) “ ω) |
| Colors of variables: wff setvar class |
| This definition is referenced by: n0sex 28267 peano5n0s 28269 n0ssno 28270 0n0s 28279 peano2n0s 28280 n0sind 28282 seqn0sfn 28307 |
| Copyright terms: Public domain | W3C validator |