scheme :: SEQFUNC:sch 1
ExFuncSeq{ F1() -> set , F2() -> set , F3( object ) -> PartFunc of F1(),F2() } :
ex G being Functional_Sequence of F1(),F2() st
for n being Nat holds G . n = F3(n)