let RNS be non empty 1-sorted ; for S being sequence of RNS st ( for n, m being Nat holds S . n = S . m ) holds
ex x being Element of RNS st
for n being Nat holds S . n = x
let S be sequence of RNS; ( ( for n, m being Nat holds S . n = S . m ) implies ex x being Element of RNS st
for n being Nat holds S . n = x )
assume that
A1:
for n, m being Nat holds S . n = S . m
and
A2:
for x being Element of RNS ex n being Nat st S . n <> x
; contradiction
now for n being Nat holds contradictionlet n be
Nat;
contradictionset z =
S . n;
consider k being
Nat such that A3:
S . k <> S . n
by A2;
thus
contradiction
by A1, A3;
verum end;
hence
contradiction
; verum