theorem
  {X} <> X
  proof
    X in {X} by TARSKI:def 1;
    hence thesis;
  end;
