What does the notation -S mean if S is a set?

98 Views Asked by At

As the title says, what does the notation $-S$ mean if $S$ is a set? For instance, in the context of something like $S \cup -S = F$, where $F$ is a field and $S$ is a subset of $F$?

Thanks in advance.

1

There are 1 best solutions below

0
On

A possible interpretation in sets is $-S=\{x\in F : x \not \in S\}$ and this satisfies $S \cup -S = F$

But you say $F$ is field. So another possible interpretation is $-S=\{x\in F : -x \in S\}$, which need not satisfy $S \cup -S = F$

Given this ambiguity, it should be clear that a definition needs to be given by the user