let X, Y be set ; :: thesis: for f, g being PartFunc of X,Y st g c= f holds
TotFuncs f c= TotFuncs g

let f, g be PartFunc of X,Y; :: thesis: ( g c= f implies TotFuncs f c= TotFuncs g )
assume A1: g c= f ; :: thesis: TotFuncs f c= TotFuncs g
let h be object ; :: according to TARSKI:def 3 :: thesis: ( not h in TotFuncs f or h in TotFuncs g )
assume A2: h in TotFuncs f ; :: thesis: h in TotFuncs g
then reconsider h9 = h as PartFunc of X,Y by PARTFUN1:69;
A3: h9 is total by A2, PARTFUN1:70;
g tolerates h9 by A1, A2, PARTFUN1:58, PARTFUN1:71;
hence h in TotFuncs g by A3, PARTFUN1:def 5; :: thesis: verum