
theorem Th14:
  for V being RealLinearSpace holds Cir ({}V) = {}
proof
  let V be RealLinearSpace;
  {}V in Circled-Family {}V by Def2;
  hence thesis by SETFAM_1:4;
end;
