| 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 28348 | . 2 ⊢ (𝑁 ∈ ℕs ↔ (𝑁 ∈ ℕ0s ∧ 𝑁 ≠ 0s )) | |
| 2 | n0s0suc 28350 | . . 3 ⊢ (𝑁 ∈ ℕ0s → (𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s ))) | |
| 3 | neneq 2939 | . . 3 ⊢ (𝑁 ≠ 0s → ¬ 𝑁 = 0s ) | |
| 4 | pm2.53 852 | . . . . 5 ⊢ ((𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s )) → (¬ 𝑁 = 0s → ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s ))) | |
| 5 | 4 | imp 406 | . . . 4 ⊢ (((𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s )) ∧ ¬ 𝑁 = 0s ) → ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s )) |
| 6 | 1no 27818 | . . . . . . . 8 ⊢ 1s ∈ No | |
| 7 | addslid 27976 | . . . . . . . 8 ⊢ ( 1s ∈ No → ( 0s +s 1s ) = 1s ) | |
| 8 | 6, 7 | ax-mp 5 | . . . . . . 7 ⊢ ( 0s +s 1s ) = 1s |
| 9 | n0sge0 28346 | . . . . . . . 8 ⊢ (𝑥 ∈ ℕ0s → 0s ≤s 𝑥) | |
| 10 | n0no 28331 | . . . . . . . . 9 ⊢ (𝑥 ∈ ℕ0s → 𝑥 ∈ No ) | |
| 11 | 0no 27817 | . . . . . . . . . 10 ⊢ 0s ∈ No | |
| 12 | leadds1 27997 | . . . . . . . . . 10 ⊢ (( 0s ∈ No ∧ 𝑥 ∈ No ∧ 1s ∈ No ) → ( 0s ≤s 𝑥 ↔ ( 0s +s 1s ) ≤s (𝑥 +s 1s ))) | |
| 13 | 11, 6, 12 | mp3an13 1455 | . . . . . . . . 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 5136 | . . . . . 6 ⊢ (𝑥 ∈ ℕ0s → 1s ≤s (𝑥 +s 1s )) |
| 17 | breq2 5104 | . . . . . 6 ⊢ (𝑁 = (𝑥 +s 1s ) → ( 1s ≤s 𝑁 ↔ 1s ≤s (𝑥 +s 1s ))) | |
| 18 | 16, 17 | syl5ibrcom 247 | . . . . 5 ⊢ (𝑥 ∈ ℕ0s → (𝑁 = (𝑥 +s 1s ) → 1s ≤s 𝑁)) |
| 19 | 18 | rexlimiv 3132 | . . . 4 ⊢ (∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s ) → 1s ≤s 𝑁) |
| 20 | 5, 19 | syl 17 | . . 3 ⊢ (((𝑁 = 0s ∨ ∃𝑥 ∈ ℕ0s 𝑁 = (𝑥 +s 1s )) ∧ ¬ 𝑁 = 0s ) → 1s ≤s 𝑁) |
| 21 | 2, 3, 20 | syl2an 597 | . 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 848 = wceq 1542 ∈ wcel 2114 ≠ wne 2933 ∃wrex 3062 class class class wbr 5100 (class class class)co 7368 No csur 27619 ≤s cles 27724 0s c0s 27813 1s c1s 27814 +s cadds 27967 ℕ0scn0s 28320 ℕscnns 28321 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2709 ax-rep 5226 ax-sep 5243 ax-nul 5253 ax-pow 5312 ax-pr 5379 ax-un 7690 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3063 df-rmo 3352 df-reu 3353 df-rab 3402 df-v 3444 df-sbc 3743 df-csb 3852 df-dif 3906 df-un 3908 df-in 3910 df-ss 3920 df-pss 3923 df-nul 4288 df-if 4482 df-pw 4558 df-sn 4583 df-pr 4585 df-tp 4587 df-op 4589 df-ot 4591 df-uni 4866 df-int 4905 df-iun 4950 df-br 5101 df-opab 5163 df-mpt 5182 df-tr 5208 df-id 5527 df-eprel 5532 df-po 5540 df-so 5541 df-fr 5585 df-se 5586 df-we 5587 df-xp 5638 df-rel 5639 df-cnv 5640 df-co 5641 df-dm 5642 df-rn 5643 df-res 5644 df-ima 5645 df-pred 6267 df-ord 6328 df-on 6329 df-lim 6330 df-suc 6331 df-iota 6456 df-fun 6502 df-fn 6503 df-f 6504 df-f1 6505 df-fo 6506 df-f1o 6507 df-fv 6508 df-riota 7325 df-ov 7371 df-oprab 7372 df-mpo 7373 df-om 7819 df-1st 7943 df-2nd 7944 df-frecs 8233 df-wrecs 8264 df-recs 8313 df-rdg 8351 df-1o 8407 df-2o 8408 df-nadd 8604 df-no 27622 df-lts 27623 df-bday 27624 df-les 27725 df-slts 27766 df-cuts 27768 df-0s 27815 df-1s 27816 df-made 27835 df-old 27836 df-left 27838 df-right 27839 df-norec2 27957 df-adds 27968 df-n0s 28322 df-nns 28323 |
| This theorem is referenced by: n0ltsp1le 28373 |
| Copyright terms: Public domain | W3C validator |