dom (f1 (#) f2) = (dom f1) /\ (dom f2) by Def4;
hence f1 (#) f2 is FinSequence-like by Lm2; :: thesis: verum