Metamath Proof Explorer


Definition df-left

Description: Define the left options of a surreal. This is the set of surreals that are simpler and less than the given surreal. (Contributed by Scott Fenton, 6-Aug-2024)

Ref Expression
Assertion df-left L = x No y Old bday x | y < s x

Detailed syntax breakdown

Step Hyp Ref Expression
0 cleft class L
1 vx setvar x
2 csur class No
3 vy setvar y
4 cold class Old
5 cbday class bday
6 1 cv setvar x
7 6 5 cfv class bday x
8 7 4 cfv class Old bday x
9 3 cv setvar y
10 cslt class < s
11 9 6 10 wbr wff y < s x
12 11 3 8 crab class y Old bday x | y < s x
13 1 2 12 cmpt class x No y Old bday x | y < s x
14 0 13 wceq wff L = x No y Old bday x | y < s x