let r be Sequence of REAL ; for y, s1, s2 being Sequence
for alpha being Ordinal st s1 . alpha is uSurreal & s2 . alpha is uSurreal & s1 | alpha = s2 | alpha & s1,y,r simplest_on_position alpha & s2,y,r simplest_on_position alpha holds
s1 . alpha = s2 . alpha
let y, s1, s2 be Sequence; for alpha being Ordinal st s1 . alpha is uSurreal & s2 . alpha is uSurreal & s1 | alpha = s2 | alpha & s1,y,r simplest_on_position alpha & s2,y,r simplest_on_position alpha holds
s1 . alpha = s2 . alpha
let alpha be Ordinal; ( s1 . alpha is uSurreal & s2 . alpha is uSurreal & s1 | alpha = s2 | alpha & s1,y,r simplest_on_position alpha & s2,y,r simplest_on_position alpha implies s1 . alpha = s2 . alpha )
assume that
A1:
( s1 . alpha is uSurreal & s2 . alpha is uSurreal )
and
A2:
s1 | alpha = s2 | alpha
and
A3:
( s1,y,r simplest_on_position alpha & s2,y,r simplest_on_position alpha )
and
A4:
s1 . alpha <> s2 . alpha
; contradiction
reconsider s1a = s1 . alpha, s2a = s2 . alpha as uSurreal by A1;
per cases
( alpha = 0 or alpha <> 0 )
;
suppose A5:
alpha <> 0
;
contradiction
s1a in_meets_terms s1,
y,
r,
alpha
by A3;
then
s1a in_meets_terms s2,
y,
r,
alpha
by A2, Th75;
then A6:
born s2a in born s1a
by A4, A3, A5;
s2a in_meets_terms s2,
y,
r,
alpha
by A3;
then
s2a in_meets_terms s1,
y,
r,
alpha
by A2, Th75;
hence
contradiction
by A6, A4, A3, A5;
verum end; end;