let X, Y be set ; 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; ( g c= f implies TotFuncs f c= TotFuncs g )
assume A1:
g c= f
; TotFuncs f c= TotFuncs g
let h be set ; TARSKI:def 3 ( not h in TotFuncs f or h in TotFuncs g )
assume A2:
h in TotFuncs f
; h in TotFuncs g
then reconsider h9 = h as PartFunc of X,Y by PARTFUN1:168;
A3:
h9 is total
by A2, PARTFUN1:169;
g tolerates h9
by A1, A2, PARTFUN1:140, PARTFUN1:171;
hence
h in TotFuncs g
by A3, PARTFUN1:def 7; verum