theorem
  fs is Subset of fs
proof
  fs c= fs;
  hence thesis;
end;
