| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ltlesnd | Structured version Visualization version GIF version | ||
| Description: Surreal less-than in terms of less-than or equal. (Contributed by Scott Fenton, 15-Apr-2025.) |
| Ref | Expression |
|---|---|
| ltlesn.1 | ⊢ (𝜑 → 𝐴 ∈ No ) |
| ltlesn.2 | ⊢ (𝜑 → 𝐵 ∈ No ) |
| Ref | Expression |
|---|---|
| ltlesnd | ⊢ (𝜑 → (𝐴 <s 𝐵 ↔ (𝐴 ≤s 𝐵 ∧ 𝐵 ≠ 𝐴))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ltlesn.1 | . . . . . 6 ⊢ (𝜑 → 𝐴 ∈ No ) | |
| 2 | 1 | adantr 486 | . . . . 5 ⊢ ((𝜑 ∧ 𝐴 <s 𝐵) → 𝐴 ∈ No ) |
| 3 | ltlesn.2 | . . . . . 6 ⊢ (𝜑 → 𝐵 ∈ No ) | |
| 4 | 3 | adantr 486 | . . . . 5 ⊢ ((𝜑 ∧ 𝐴 <s 𝐵) → 𝐵 ∈ No ) |
| 5 | simpr 490 | . . . . 5 ⊢ ((𝜑 ∧ 𝐴 <s 𝐵) → 𝐴 <s 𝐵) | |
| 6 | 2, 4, 5 | ltlesd 27974 | . . . 4 ⊢ ((𝜑 ∧ 𝐴 <s 𝐵) → 𝐴 ≤s 𝐵) |
| 7 | 6 | ex 418 | . . 3 ⊢ (𝜑 → (𝐴 <s 𝐵 → 𝐴 ≤s 𝐵)) |
| 8 | ltsne 27975 | . . . . 5 ⊢ ((𝐴 ∈ No ∧ 𝐴 <s 𝐵) → 𝐵 ≠ 𝐴) | |
| 9 | 1, 8 | sylan 592 | . . . 4 ⊢ ((𝜑 ∧ 𝐴 <s 𝐵) → 𝐵 ≠ 𝐴) |
| 10 | 9 | ex 418 | . . 3 ⊢ (𝜑 → (𝐴 <s 𝐵 → 𝐵 ≠ 𝐴)) |
| 11 | 7, 10 | jcad 522 | . 2 ⊢ (𝜑 → (𝐴 <s 𝐵 → (𝐴 ≤s 𝐵 ∧ 𝐵 ≠ 𝐴))) |
| 12 | lesloe 27955 | . . . . 5 ⊢ ((𝐴 ∈ No ∧ 𝐵 ∈ No ) → (𝐴 ≤s 𝐵 ↔ (𝐴 <s 𝐵 ∨ 𝐴 = 𝐵))) | |
| 13 | 1, 3, 12 | syl2anc 596 | . . . 4 ⊢ (𝜑 → (𝐴 ≤s 𝐵 ↔ (𝐴 <s 𝐵 ∨ 𝐴 = 𝐵))) |
| 14 | eqneqall 2972 | . . . . . 6 ⊢ (𝐵 = 𝐴 → (𝐵 ≠ 𝐴 → 𝐴 <s 𝐵)) | |
| 15 | 14 | eqcoms 2774 | . . . . 5 ⊢ (𝐴 = 𝐵 → (𝐵 ≠ 𝐴 → 𝐴 <s 𝐵)) |
| 16 | 15 | jao1i 872 | . . . 4 ⊢ ((𝐴 <s 𝐵 ∨ 𝐴 = 𝐵) → (𝐵 ≠ 𝐴 → 𝐴 <s 𝐵)) |
| 17 | 13, 16 | biimtrdi 256 | . . 3 ⊢ (𝜑 → (𝐴 ≤s 𝐵 → (𝐵 ≠ 𝐴 → 𝐴 <s 𝐵))) |
| 18 | 17 | impd 416 | . 2 ⊢ (𝜑 → ((𝐴 ≤s 𝐵 ∧ 𝐵 ≠ 𝐴) → 𝐴 <s 𝐵)) |
| 19 | 11, 18 | impbid 215 | 1 ⊢ (𝜑 → (𝐴 <s 𝐵 ↔ (𝐴 ≤s 𝐵 ∧ 𝐵 ≠ 𝐴))) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 ∨ wo 861 = wceq 1570 ∈ wcel 2146 ≠ wne 2961 class class class wbr 5114 No csur 27841 <s clts 27842 ≤s cles 27945 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-sep 5262 ax-nul 5274 ax-pr 5409 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ne 2962 df-ral 3083 df-rex 3093 df-rab 3420 df-v 3460 df-sbc 3748 df-csb 3857 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-pss 3928 df-nul 4290 df-if 4493 df-pw 4569 df-sn 4595 df-pr 4597 df-tp 4599 df-op 4601 df-uni 4878 df-br 5115 df-opab 5179 df-mpt 5198 df-tr 5224 df-id 5561 df-eprel 5566 df-po 5574 df-so 5575 df-fr 5619 df-we 5621 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-rn 5677 df-res 5678 df-ima 5679 df-ord 6370 df-on 6371 df-suc 6373 df-iota 6499 df-fun 6545 df-fn 6546 df-f 6547 df-fv 6551 df-1o 8462 df-2o 8463 df-no 27844 df-lts 27845 df-les 27946 |
| This theorem is used by: nnsgt0 28569 n0subs2 28594 |
| Copyright terms: Public domain | W3C validator |