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