Element
Returns the -th element of a set.
Syntax
element(Integer, Set)
Description
Given an integer and a proper set (i.e. , , ), returns the -th element of the set.
Returns the -th element of a set.
element(Integer, Set)
Given an integer and a proper set (i.e. , , ), returns the -th element of the set.