let x be Surreal; ( x <= 0_No implies sqrt x is surreal )
assume A1:
x <= 0_No
; sqrt x is surreal
A2:
L_ (sqrt_0 x) is surreal-membered
R_ (sqrt_0 x) is surreal-membered
then
( Union (sqrtR ((sqrt_0 x),x)) is surreal-membered & Union (sqrtL ((sqrt_0 x),x)) is surreal-membered )
by A2, Th10;
then consider M being Ordinal such that
A5:
for o being object st o in (Union (sqrtL ((sqrt_0 x),x))) \/ (Union (sqrtR ((sqrt_0 x),x))) holds
ex A being Ordinal st
( A in M & o in Day A )
by SURREAL0:47;
Union (sqrtL ((sqrt_0 x),x)) << Union (sqrtR ((sqrt_0 x),x))
by A1, Th18;
then
[(Union (sqrtL ((sqrt_0 x),x))),(Union (sqrtR ((sqrt_0 x),x)))] in Day M
by A5, SURREAL0:46;
hence
sqrt x is surreal
by Th15; verum