NotElement
✖
NotElement
asserts that any expression matching the pattern patt is not an element of the domain dom.
Details

- x∉dom can be entered as
!el
dom or x∖[NotElement]dom.
- NotElement[x,dom] is equivalent to Not[Element[x, dom]].
- NotElement[x1…xn,dom] is equivalent to Not[Element[x1,dom]]&&…&&Not[Element[xn,dom]].
Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Scope (1)Survey of the scope of standard use cases
Properties & Relations (1)Properties of the function, and connections to other functions
For a single variable, the negation of NotElement is automatically converted to Element:

https://wolfram.com/xid/0e7qpxf2-e0mypk

For multiple variables the negation of NotElement is not automatically simplified:

https://wolfram.com/xid/0e7qpxf2-ec5n8q

Use LogicalExpand to find the representation in terms of Element:

https://wolfram.com/xid/0e7qpxf2-bg1b8r

Wolfram Research (2007), NotElement, Wolfram Language function, https://reference.wolfram.com/language/ref/NotElement.html.
Text
Wolfram Research (2007), NotElement, Wolfram Language function, https://reference.wolfram.com/language/ref/NotElement.html.
Wolfram Research (2007), NotElement, Wolfram Language function, https://reference.wolfram.com/language/ref/NotElement.html.
CMS
Wolfram Language. 2007. "NotElement." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NotElement.html.
Wolfram Language. 2007. "NotElement." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NotElement.html.
APA
Wolfram Language. (2007). NotElement. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NotElement.html
Wolfram Language. (2007). NotElement. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NotElement.html
BibTeX
@misc{reference.wolfram_2025_notelement, author="Wolfram Research", title="{NotElement}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/NotElement.html}", note=[Accessed: 16-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_notelement, organization={Wolfram Research}, title={NotElement}, year={2007}, url={https://reference.wolfram.com/language/ref/NotElement.html}, note=[Accessed: 16-May-2025
]}