let Y be Subset of X; :: thesis: Y is trivial
let x, y be Element of Y; :: according to SUBSET_1:def 7 :: thesis: x = y
per cases ( not Y is empty or Y is empty ) ;
end;