reserve FT for non empty RelStr;
reserve A for Subset of FT;

theorem
  for x,y be Element of FT holds P_e(x,y)=TRUE iff x = y by Def5;
