let x be Surreal; for Inv being Function st Inv is ((L_ x) \/ (R_ x)) \ {0_No} -surreal-valued holds
( Union (divL (x,Inv)) is surreal-membered & Union (divR (x,Inv)) is surreal-membered )
let Inv be Function; ( Inv is ((L_ x) \/ (R_ x)) \ {0_No} -surreal-valued implies ( Union (divL (x,Inv)) is surreal-membered & Union (divR (x,Inv)) is surreal-membered ) )
assume A1:
Inv is ((L_ x) \/ (R_ x)) \ {0_No} -surreal-valued
; ( Union (divL (x,Inv)) is surreal-membered & Union (divR (x,Inv)) is surreal-membered )
thus
Union (divL (x,Inv)) is surreal-membered
Union (divR (x,Inv)) is surreal-membered
let o be object ; SURREAL0:def 16 ( not o in Union (divR (x,Inv)) or o is surreal )
assume
o in Union (divR (x,Inv))
; o is surreal
then consider n being object such that
A3:
( n in dom (divR (x,Inv)) & o in (divR (x,Inv)) . n )
by CARD_5:2;
dom (divR (x,Inv)) = NAT
by Def6;
then reconsider n = n as Nat by A3;
(divR (x,Inv)) . n is surreal-membered
by Th9, A1;
hence
o is surreal
by A3; verum