reserve n for non zero Nat,
  j,k,l,m for Nat,
  g,h,i for Integer;

theorem
  for x be boolean object holds TRUE 'or' x = TRUE;
