great_dom (f,a) c= X
proof
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in great_dom (f,a) or x in X )
assume x in great_dom (f,a) ; :: thesis: x in X
then A3: x in dom f by Def13;
dom f c= X by RELAT_1:def 18;
hence x in X by A3; :: thesis: verum
end;
hence great_dom (f,a) is Subset of X ; :: thesis: verum