What does the $/$ symbol in $S/R$ mean, where $S$ is a set and $R$ is a relation?

70 Views Asked by At

The '$/$' symbol. Or in another way, if I am asked to 'find $S/R$', what does that mean?

I tried to search for this for searching for notation on Google mostly brings up irrelevant results.

1

There are 1 best solutions below

0
On BEST ANSWER

A Quotient Set, eg $S/R$, is the set of all equivalence classes over the set $S$ defined by the equivalence relation $R$.

$$S/R = \big\{[x]_R:x\in S, [x]_R=\{y\in S: \langle x,y\rangle\in R\}\big\}:$$