let X, Y be set ; :: thesis: ( ( X <> {} & Y = {} ) iff product (X --> Y) = {} )
hereby :: thesis: ( product (X --> Y) = {} implies ( X <> {} & Y = {} ) ) end;
assume product (X --> Y) = {} ; :: thesis: ( X <> {} & Y = {} )
hence ( X <> {} & Y = {} ) ; :: thesis: verum