theorem
  f c= EMF(C) implies f = EMF(C)
proof
  EMF(C) c= f by Th13;
  hence thesis by Lm1;
end;
