| 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 28289 | . 2 ⊢ (𝑁 ∈ ℕs ↔ (𝑁 ∈ ℕ0s ∧ 𝑁 ≠ 0s )) | |
| 2 | n0s0suc 28291 | . . 3 ⊢ (𝑁 ∈ ℕ0s → (𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s ))) | |
| 3 | neneq 2939 | . . 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 27796 | . . . . . . . 8 ⊢ 1s ∈ No | |
| 7 | addslid 27932 | . . . . . . . 8 ⊢ ( 1s ∈ No → ( 0s +s 1s ) = 1s ) | |
| 8 | 6, 7 | ax-mp 5 | . . . . . . 7 ⊢ ( 0s +s 1s ) = 1s |
| 9 | n0sge0 28287 | . . . . . . . 8 ⊢ (𝑥 ∈ ℕ0s → 0s ≤s 𝑥) | |
| 10 | n0sno 28273 | . . . . . . . . 9 ⊢ (𝑥 ∈ ℕ0s → 𝑥 ∈ No ) | |
| 11 | 0sno 27795 | . . . . . . . . . 10 ⊢ 0s ∈ No | |
| 12 | sleadd1 27953 | . . . . . . . . . 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 5160 | . . . . . 6 ⊢ (𝑥 ∈ ℕ0s → 1s ≤s (𝑥 +s 1s )) |
| 17 | breq2 5128 | . . . . . 6 ⊢ (𝑁 = (𝑥 +s 1s ) → ( 1s ≤s 𝑁 ↔ 1s ≤s (𝑥 +s 1s ))) | |
| 18 | 16, 17 | syl5ibrcom 247 | . . . . 5 ⊢ (𝑥 ∈ ℕ0s → (𝑁 = (𝑥 +s 1s ) → 1s ≤s 𝑁)) |
| 19 | 18 | rexlimiv 3135 | . . . 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 1540 ∈ wcel 2109 ≠ wne 2933 ∃wrex 3061 class class class wbr 5124 (class class class)co 7410 No csur 27608 ≤s csle 27713 0s c0s 27791 1s c1s 27792 +s cadds 27923 ℕ0scnn0s 28263 ℕscnns 28264 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2708 ax-rep 5254 ax-sep 5271 ax-nul 5281 ax-pow 5340 ax-pr 5407 ax-un 7734 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2540 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2810 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3062 df-rmo 3364 df-reu 3365 df-rab 3421 df-v 3466 df-sbc 3771 df-csb 3880 df-dif 3934 df-un 3936 df-in 3938 df-ss 3948 df-pss 3951 df-nul 4314 df-if 4506 df-pw 4582 df-sn 4607 df-pr 4609 df-tp 4611 df-op 4613 df-ot 4615 df-uni 4889 df-int 4928 df-iun 4974 df-br 5125 df-opab 5187 df-mpt 5207 df-tr 5235 df-id 5553 df-eprel 5558 df-po 5566 df-so 5567 df-fr 5611 df-se 5612 df-we 5613 df-xp 5665 df-rel 5666 df-cnv 5667 df-co 5668 df-dm 5669 df-rn 5670 df-res 5671 df-ima 5672 df-pred 6295 df-ord 6360 df-on 6361 df-lim 6362 df-suc 6363 df-iota 6489 df-fun 6538 df-fn 6539 df-f 6540 df-f1 6541 df-fo 6542 df-f1o 6543 df-fv 6544 df-riota 7367 df-ov 7413 df-oprab 7414 df-mpo 7415 df-om 7867 df-1st 7993 df-2nd 7994 df-frecs 8285 df-wrecs 8316 df-recs 8390 df-rdg 8429 df-1o 8485 df-2o 8486 df-nadd 8683 df-no 27611 df-slt 27612 df-bday 27613 df-sle 27714 df-sslt 27750 df-scut 27752 df-0s 27793 df-1s 27794 df-made 27812 df-old 27813 df-left 27815 df-right 27816 df-norec2 27913 df-adds 27924 df-n0s 28265 df-nns 28266 |
| This theorem is referenced by: n0sltp1le 28312 |
| Copyright terms: Public domain | W3C validator |