theorem
  P.A <= 1
proof
  P.([#] Sigma) = 1 by Def8;
  hence thesis by Th34;
end;
