What does the subset with slash symbol mean?

$\begingroup$

What does the following mean:

$\nsubseteq$

I cant find any definition for it?


Previous editor's note: I replaced a linked image with the $\nsubseteq$ symbol to make the question self-contained. I am pointing this out here to avoid comments/questions such as, "You don't know what it means but you know how to write it in $\mathrm\TeX$?"

$\endgroup$ 2

3 Answers

$\begingroup$

Quite simply, $\not\subseteq$ means "not subset of." Hence, $A\not\subseteq B$ means that $A$ is not a subset of $B$.

All the more to make this clear, that symbol is easily typeset with \not\subseteq.

$\endgroup$ $\begingroup$

Is not a subset of. If $A \nsubseteq B$, it means that $A$ is not a subset of $B$.

$\endgroup$ 2 $\begingroup$

If A ⊈ B, then no member of A is a member of B.

The symbol '⊈' represent the negation of the relation of improper inclusion, '⊆'. A ⊆ B if and only if all member of A is a member of B or if A = B.

Must be distinguished from the negation of the proper inclusion '⊂'. 'A ⊂ B' says that all member of A are members of B, but is not the case that A = B.

Thereby, for example, A ⊆ A, but is not the case that A ⊂ A.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like