Notation for: all subsets of size 2
How would one denote the set of all subsets of $A$ which have size $2$?
Would $$\binom{A}{2}$$
be a good idea?
Solution 1:
$\dbinom A 2$ is standard notation for the set of all size-$2$ subsets of a set $A$, in the usage of combinatorialists.
Solution 2:
In set theory it can be often denoted as $[A]^2=\{\{a,b\}:a,b\in A, a\neq b\}$.