:: Eq a => [a] -> a -> Bool -package:base-compat -package:util -package:Agda package:LambdaHack is:exact

Does the element occur in the structure?
notElem is the negation of elem.