Metamath Proof Explorer


Theorem addsge01d

Description: A surreal is less-than or equal to itself plus a non-negative surreal. (Contributed by Scott Fenton, 24-Feb-2026)

Ref Expression
Hypotheses addsge01d.1 ⊢ φ → A ∈ No
addsge01d.2 ⊢ φ → B ∈ No
Assertion addsge01d ⊢ φ → 0 s ≤ s B ↔ A ≤ s A + s B

Proof

Step Hyp Ref Expression
1 addsge01d.1 ⊢ φ → A ∈ No
2 addsge01d.2 ⊢ φ → B ∈ No
3 0no ⊢ 0 s ∈ No
4 3 a1i ⊢ φ → 0 s ∈ No
5 4 2 1 leadds2d ⊢ φ → 0 s ≤ s B ↔ A + s 0 s ≤ s A + s B
6 1 addsridd ⊢ φ → A + s 0 s = A
7 6 breq1d ⊢ φ → A + s 0 s ≤ s A + s B ↔ A ≤ s A + s B
8 5 7 bitrd ⊢ φ → 0 s ≤ s B ↔ A ≤ s A + s B