Metamath Proof Explorer


Theorem lesrecd

Description: A comparison law for surreals considered as cuts of sets of surreals. Definition from Conway p. 4. Theorem 4 of Alling p. 186. Theorem 2.5 of Gonshor p. 9. (Contributed by Scott Fenton, 5-Dec-2025)

Ref Expression
Hypotheses lesrecd.1 ( 𝜑𝐴 <<s 𝐵 )
lesrecd.2 ( 𝜑𝐶 <<s 𝐷 )
lesrecd.3 ( 𝜑𝑋 = ( 𝐴 |s 𝐵 ) )
lesrecd.4 ( 𝜑𝑌 = ( 𝐶 |s 𝐷 ) )
Assertion lesrecd ( 𝜑 → ( 𝑋 ≤s 𝑌 ↔ ( ∀ 𝑑𝐷 𝑋 <s 𝑑 ∧ ∀ 𝑎𝐴 𝑎 <s 𝑌 ) ) )

Proof

Step Hyp Ref Expression
1 lesrecd.1 ( 𝜑𝐴 <<s 𝐵 )
2 lesrecd.2 ( 𝜑𝐶 <<s 𝐷 )
3 lesrecd.3 ( 𝜑𝑋 = ( 𝐴 |s 𝐵 ) )
4 lesrecd.4 ( 𝜑𝑌 = ( 𝐶 |s 𝐷 ) )
5 lesrec ( ( ( 𝐴 <<s 𝐵𝐶 <<s 𝐷 ) ∧ ( 𝑋 = ( 𝐴 |s 𝐵 ) ∧ 𝑌 = ( 𝐶 |s 𝐷 ) ) ) → ( 𝑋 ≤s 𝑌 ↔ ( ∀ 𝑑𝐷 𝑋 <s 𝑑 ∧ ∀ 𝑎𝐴 𝑎 <s 𝑌 ) ) )
6 1 2 3 4 5 syl22anc ( 𝜑 → ( 𝑋 ≤s 𝑌 ↔ ( ∀ 𝑑𝐷 𝑋 <s 𝑑 ∧ ∀ 𝑎𝐴 𝑎 <s 𝑌 ) ) )