let X be set ; :: thesis: for f being PartFunc of X,ExtREAL holds less_eq_dom (f,-infty) = eq_dom (f,-infty)
let f be PartFunc of X,ExtREAL; :: thesis: less_eq_dom (f,-infty) = eq_dom (f,-infty)
now :: thesis: for x being object st x in less_eq_dom (f,-infty) holds
x in eq_dom (f,-infty)
end;
then A2: less_eq_dom (f,-infty) c= eq_dom (f,-infty) ;
now :: thesis: for x being object st x in eq_dom (f,-infty) holds
x in less_eq_dom (f,-infty)
end;
then eq_dom (f,-infty) c= less_eq_dom (f,-infty) ;
hence less_eq_dom (f,-infty) = eq_dom (f,-infty) by A2; :: thesis: verum