now
let x be set ; :: thesis: ( ( x in {{} } implies x is bag of {} ) & ( x is bag of {} implies x in {{} } ) )
hereby :: thesis: ( x is bag of {} implies x in {{} } ) end;
assume x is bag of {} ; :: thesis: x in {{} }
then reconsider x9 = x as ManySortedSet of {} ;
dom x9 = {} by PARTFUN1:def 4;
then x9 = {} ;
hence x in {{} } by TARSKI:def 1; :: thesis: verum
end;
hence Bags {} = {{} } by Def14; :: thesis: verum