theorem Th10:
  \falseC = FALSE
  proof
    \trueC = TRUE by AOFA_A00:def 32;
    hence \falseC = 'not' TRUE by AOFA_A00:def 32 .= FALSE;
  end;
