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 object ; 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: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; verum