let Y be set ; :: thesis: for C being non empty set
for f being PartFunc of C,REAL st f | Y is constant holds
(abs f) | Y is constant

let C be non empty set ; :: thesis: for f being PartFunc of C,REAL st f | Y is constant holds
(abs f) | Y is constant

let f be PartFunc of C,REAL; :: thesis: ( f | Y is constant implies (abs f) | Y is constant )
(abs f) | Y = abs (f | Y) by Th46;
hence ( f | Y is constant implies (abs f) | Y is constant ) ; :: thesis: verum