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 A1: B is non-descending ; :: thesis: Intersection (superior_setsequence B) = Union B
now end;
then A3: Intersection (superior_setsequence B) c= Union B by TARSKI:def 3;
now end;
then Union B c= Intersection (superior_setsequence B) by TARSKI:def 3;
hence Intersection (superior_setsequence B) = Union B by A3, XBOOLE_0:def 10; :: thesis: verum