let X be non empty set ; for Y, x being set
for E being SetSequence of [:X,Y:]
for G being SetSequence of X st E is non-descending & ( for n being Nat holds G . n = Y-section ((E . n),x) ) holds
G is non-descending
let Y, x be set ; for E being SetSequence of [:X,Y:]
for G being SetSequence of X st E is non-descending & ( for n being Nat holds G . n = Y-section ((E . n),x) ) holds
G is non-descending
let E be SetSequence of [:X,Y:]; for G being SetSequence of X st E is non-descending & ( for n being Nat holds G . n = Y-section ((E . n),x) ) holds
G is non-descending
let G be SetSequence of X; ( E is non-descending & ( for n being Nat holds G . n = Y-section ((E . n),x) ) implies G is non-descending )
assume that
A1:
E is non-descending
and
A2:
for n being Nat holds G . n = Y-section ((E . n),x)
; G is non-descending
for n being Nat holds G . n c= G . (n + 1)
hence
G is non-descending
by KURATO_0:def 4; verum