let I be set ; :: thesis: for X, Y, Z being ManySortedSet of I st X overlaps Y & X c= Z holds
Z overlaps Y

let X, Y, Z be ManySortedSet of I; :: thesis: ( X overlaps Y & X c= Z implies Z overlaps Y )
assume that
A1: X overlaps Y and
A2: X c= Z ; :: thesis: Z overlaps Y
consider x being ManySortedSet of I such that
A3: x in X and
A4: x in Y by A1, Th11;
x in Z by A2, A3, Th9;
hence Z overlaps Y by A4, Th10; :: thesis: verum