theorem
  inf {A} = A
proof
  thus inf {A} = meet {A} by Th7
    .= A by SETFAM_1:10;
end;
