denotes the set consisting of the elements of the list. Essentially removes duplicates and order information from the list.
(=> (List-To-Set ?List ?Result) (= ?Result (Setofall ?X (Item ?X ?List))))