theorem Th50:
  for B holds B is B-headed
proof
  let B;
  B = B^{{}} by Th3;
  hence B is B-headed;
end;
