theorem
  {} is Element of NormForm A
proof
  the carrier of NormForm A = Normal_forms_on A by Def12;
  hence thesis by Lm4;
end;
