How does one denote the number of elements of a set $X$?

1.7k Views Asked by At

If I have a specific set of some elements like:

$$X = \{1,2,3,4,5,6\}$$

How can one make an expression for the number of elements of the set $X$?

4

There are 4 best solutions below

0
On BEST ANSWER

You're looking for the cardinality of a set, which is usually denoted by vertical bars:

$$| X |$$

2
On

It is commonly denoted with vertical or double vertical lines: $|X|$ or $||X||$. Once I also saw an accent: $\bar{X}$.

0
On

It's common enough to write $\#X$, too.

1
On

I have aso seen $n(X)$ (in Herstein I believe).