| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > nnsge1 | Structured version Visualization version GIF version | ||
| Description: A positive surreal integer is greater than or equal to one. (Contributed by Scott Fenton, 26-Jul-2025.) |
| Ref | Expression |
|---|---|
| nnsge1 | ⊢ (𝑁 ∈ ℕs → 1s ≤s 𝑁) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | elnns 28278 | . 2 ⊢ (𝑁 ∈ ℕs ↔ (𝑁 ∈ ℕ0s ∧ 𝑁 ≠ 0s )) | |
| 2 | n0s0suc 28280 | . . 3 ⊢ (𝑁 ∈ ℕ0s → (𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s ))) | |
| 3 | neneq 2936 | . . 3 ⊢ (𝑁 ≠ 0s → ¬ 𝑁 = 0s ) | |
| 4 | pm2.53 851 | . . . . 5 ⊢ ((𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s )) → (¬ 𝑁 = 0s → ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s ))) | |
| 5 | 4 | imp 406 | . . . 4 ⊢ (((𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s )) ∧ ¬ 𝑁 = 0s ) → ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s )) |
| 6 | 1sno 27781 | . . . . . . . 8 ⊢ 1s ∈ No | |
| 7 | addslid 27921 | . . . . . . . 8 ⊢ ( 1s ∈ No → ( 0s +s 1s ) = 1s ) | |
| 8 | 6, 7 | ax-mp 5 | . . . . . . 7 ⊢ ( 0s +s 1s ) = 1s |
| 9 | n0sge0 28276 | . . . . . . . 8 ⊢ (𝑥 ∈ ℕ0s → 0s ≤s 𝑥) | |
| 10 | n0sno 28262 | . . . . . . . . 9 ⊢ (𝑥 ∈ ℕ0s → 𝑥 ∈ No ) | |
| 11 | 0sno 27780 | . . . . . . . . . 10 ⊢ 0s ∈ No | |
| 12 | sleadd1 27942 | . . . . . . . . . 10 ⊢ (( 0s ∈ No ∧ 𝑥 ∈ No ∧ 1s ∈ No ) → ( 0s ≤s 𝑥 ↔ ( 0s +s 1s ) ≤s (𝑥 +s 1s ))) | |
| 13 | 11, 6, 12 | mp3an13 1454 | . . . . . . . . 9 ⊢ (𝑥 ∈ No → ( 0s ≤s 𝑥 ↔ ( 0s +s 1s ) ≤s (𝑥 +s 1s ))) |
| 14 | 10, 13 | syl 17 | . . . . . . . 8 ⊢ (𝑥 ∈ ℕ0s → ( 0s ≤s 𝑥 ↔ ( 0s +s 1s ) ≤s (𝑥 +s 1s ))) |
| 15 | 9, 14 | mpbid 232 | . . . . . . 7 ⊢ (𝑥 ∈ ℕ0s → ( 0s +s 1s ) ≤s (𝑥 +s 1s )) |
| 16 | 8, 15 | eqbrtrrid 5131 | . . . . . 6 ⊢ (𝑥 ∈ ℕ0s → 1s ≤s (𝑥 +s 1s )) |
| 17 | breq2 5099 | . . . . . 6 ⊢ (𝑁 = (𝑥 +s 1s ) → ( 1s ≤s 𝑁 ↔ 1s ≤s (𝑥 +s 1s ))) | |
| 18 | 16, 17 | syl5ibrcom 247 | . . . . 5 ⊢ (𝑥 ∈ ℕ0s → (𝑁 = (𝑥 +s 1s ) → 1s ≤s 𝑁)) |
| 19 | 18 | rexlimiv 3128 | . . . 4 ⊢ (∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s ) → 1s ≤s 𝑁) |
| 20 | 5, 19 | syl 17 | . . 3 ⊢ (((𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s )) ∧ ¬ 𝑁 = 0s ) → 1s ≤s 𝑁) |
| 21 | 2, 3, 20 | syl2an 596 | . 2 ⊢ ((𝑁 ∈ ℕ0s ∧ 𝑁 ≠ 0s ) → 1s ≤s 𝑁) |
| 22 | 1, 21 | sylbi 217 | 1 ⊢ (𝑁 ∈ ℕs → 1s ≤s 𝑁) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ↔ wb 206 ∧ wa 395 ∨ wo 847 = wceq 1541 ∈ wcel 2113 ≠ wne 2930 ∃wrex 3058 class class class wbr 5095 (class class class)co 7355 No csur 27588 ≤s csle 27693 0s c0s 27776 1s c1s 27777 +s cadds 27912 ℕ0scnn0s 28252 ℕscnns 28253 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2182 ax-ext 2705 ax-rep 5221 ax-sep 5238 ax-nul 5248 ax-pow 5307 ax-pr 5374 ax-un 7677 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2537 df-eu 2566 df-clab 2712 df-cleq 2725 df-clel 2808 df-nfc 2883 df-ne 2931 df-ral 3050 df-rex 3059 df-rmo 3348 df-reu 3349 df-rab 3398 df-v 3440 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4285 df-if 4477 df-pw 4553 df-sn 4578 df-pr 4580 df-tp 4582 df-op 4584 df-ot 4586 df-uni 4861 df-int 4900 df-iun 4945 df-br 5096 df-opab 5158 df-mpt 5177 df-tr 5203 df-id 5516 df-eprel 5521 df-po 5529 df-so 5530 df-fr 5574 df-se 5575 df-we 5576 df-xp 5627 df-rel 5628 df-cnv 5629 df-co 5630 df-dm 5631 df-rn 5632 df-res 5633 df-ima 5634 df-pred 6256 df-ord 6317 df-on 6318 df-lim 6319 df-suc 6320 df-iota 6445 df-fun 6491 df-fn 6492 df-f 6493 df-f1 6494 df-fo 6495 df-f1o 6496 df-fv 6497 df-riota 7312 df-ov 7358 df-oprab 7359 df-mpo 7360 df-om 7806 df-1st 7930 df-2nd 7931 df-frecs 8220 df-wrecs 8251 df-recs 8300 df-rdg 8338 df-1o 8394 df-2o 8395 df-nadd 8590 df-no 27591 df-slt 27592 df-bday 27593 df-sle 27694 df-sslt 27731 df-scut 27733 df-0s 27778 df-1s 27779 df-made 27798 df-old 27799 df-left 27801 df-right 27802 df-norec2 27902 df-adds 27913 df-n0s 28254 df-nns 28255 |
| This theorem is referenced by: n0sltp1le 28301 |
| Copyright terms: Public domain | W3C validator |