let b be bag of ; :: thesis: b = EmptyBag {}
set n = {} ;
A1: for b being bag of holds b = {}
proof end;
then EmptyBag {} = {} ;
hence b = EmptyBag {} by A1; :: thesis: verum