let X be set ; :: thesis: for B being SetSequence of X st B is non-descending holds
Intersection (superior_setsequence B) = Union B

let B be SetSequence of X; :: thesis: ( B is non-descending implies Intersection (superior_setsequence B) = Union B )
assume A00: B is non-descending ; :: thesis: Intersection (superior_setsequence B) = Union B
Intersection (superior_setsequence B) = Union B
proof end;
hence Intersection (superior_setsequence B) = Union B ; :: thesis: verum