reserve G for non empty DTConstrStr,
  s for Symbol of G,
  n,m for String of G;
reserve n1,n2,n3 for String of G;

theorem
  s ==> n implies n1^<*s*>^n2 ==> n1^n^n2;
