let M be multMagma ; :: thesis: for A being Subset of M holds
( A is empty iff the_submagma_generated_by A is empty )

let A be Subset of M; :: thesis: ( A is empty iff the_submagma_generated_by A is empty )
hereby :: thesis: ( the_submagma_generated_by A is empty implies A is empty ) end;
assume the_submagma_generated_by A is empty ; :: thesis: A is empty
then the carrier of (the_submagma_generated_by A) = {} ;
then A c= {} by Def12;
hence A is empty ; :: thesis: verum