Description: Surreal less-than in terms of less-than or equal. Deduction version. (Contributed by Scott Fenton, 25-Feb-2026)
| Ref | Expression | ||
|---|---|---|---|
| Hypotheses | sled.1 | |- ( ph -> A e. No ) |
|
| sled.2 | |- ( ph -> B e. No ) |
||
| Assertion | sltnled | |- ( ph -> ( A |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | sled.1 | |- ( ph -> A e. No ) |
|
| 2 | sled.2 | |- ( ph -> B e. No ) |
|
| 3 | sltnle | |- ( ( A e. No /\ B e. No ) -> ( A |
|
| 4 | 1 2 3 | syl2anc | |- ( ph -> ( A |