scheme :: MSAFREE4:sch 7
MSFLambda{ F1() -> non empty set , F2( object ) -> non empty set , F3( object , object ) -> set } :
ex f being ManySortedFunction of F1() st
for o being Element of F1() holds
( dom (f . o) = F2(o) & ( for x being Element of F2(o) holds (f . o) . x = F3(o,x) ) )