let S be SubRelStr of L; :: thesis: ( S is closure implies not S is empty )
assume A1: S is closure ; :: thesis: not S is empty
ex_inf_of {} S,L by YELLOW_0:17;
then "/\" ({} S),L in the carrier of S by A1, YELLOW_0:def 18;
hence not S is empty ; :: thesis: verum