:: deftheorem D1 defines PFcompos PARTPR_2:def 1 :
for A, B, C being set
for b4 being Function of [:(PFuncs (A,B)),(PFuncs (B,C)):],(PFuncs (A,C)) holds
( b4 = PFcompos (A,B,C) iff for f being PartFunc of A,B
for g being PartFunc of B,C holds b4 . (f,g) = g * f );