theorem Th54:
  MemberFunc ({}A, A).x = 0
proof
  UAp {}A = {} by Th19;
  then (UAp {}A)` = [#] A;
  hence thesis by Th41;
end;
