assume not subset-closed_closure_of {} is empty ; :: thesis: contradiction
then consider x being set such that
A1: x in subset-closed_closure_of {} by XBOOLE_0:def 1;
ex y being set st
( x c= y & y in {} ) by A1, Th2;
hence contradiction ; :: thesis: verum