How to refer to the single element inside a unit set?

101 Views Asked by At

The other similr questions/answers refer to advanced set theory notation or defining exclusive functions for this. [I have answered here my own question with a middle ground solution.]

If sets were ordered, I could just do $s_1$ and get the first, also only element of the unit set $s$. But they are not ordered. Is there a shorthand for that?

Related: how to extract an element according to a single-match criterion, like pertaining to another set?

1

There are 1 best solutions below

0
On BEST ANSWER

Based on parts of answers pointed by the comments, I think a good approach would be $[\{x\} \mapsto x](s)$.