let X be non empty set ; :: thesis: for b being bag of X holds
( card b = 0 iff support b = {} )

let b be bag of X; :: thesis: ( card b = 0 iff support b = {} )
A: now :: thesis: ( support b = {} implies card b = 0 )end;
now :: thesis: ( card b = 0 implies support b = {} )end;
hence ( card b = 0 iff support b = {} ) by A; :: thesis: verum