theorem Th47:
  for x being set holds (x is Element of OTS iff x is Element of Lambda(OTS))
proof
  let x be set;
  Lambda(OTS) = AffinStruct (# the carrier of OTS, lambda(the CONGR of OTS
    ) #) by DIRAF:def 2;
  hence thesis;
end;
