thus dom {} = {} :: thesis: rng {} = {}
proof
now
let x be set ; :: thesis: ( x in dom {} iff x in {} )
hence ( x in dom {} iff x in {} ) ; :: thesis: verum
end;
hence dom {} = {} by TARSKI:2; :: thesis: verum
end;
thus rng {} = {} :: thesis: verum
proof
now
let y be set ; :: thesis: ( y in rng {} iff y in {} )
hence ( y in rng {} iff y in {} ) ; :: thesis: verum
end;
hence rng {} = {} by TARSKI:2; :: thesis: verum
end;