reserve X,Y for set;
reserve Z for non empty set;

theorem Th10:
  for C1 being non empty AltGraph, C2,C3 being non empty reflexive
AltGraph, F being feasible FunctorStr over C1,C2, G being FunctorStr over C2,C3
  st F is injective & G is injective holds G*F is injective
by Th7,Th6;
