Metamath Proof Explorer


Theorem onltsd

Description: Less-than is the same as birthday comparison over surreal ordinals. Deduction version. (Contributed by Scott Fenton, 25-Feb-2026)

Ref Expression
Hypotheses onltsd.1
|- ( ph -> A e. On_s )
onltsd.2
|- ( ph -> B e. On_s )
Assertion onltsd
|- ( ph -> ( A  ( bday ` A ) e. ( bday ` B ) ) )

Proof

Step Hyp Ref Expression
1 onltsd.1
 |-  ( ph -> A e. On_s )
2 onltsd.2
 |-  ( ph -> B e. On_s )
3 onlts
 |-  ( ( A e. On_s /\ B e. On_s ) -> ( A  ( bday ` A ) e. ( bday ` B ) ) )
4 1 2 3 syl2anc
 |-  ( ph -> ( A  ( bday ` A ) e. ( bday ` B ) ) )