- STRUCTURE
 
- SYNOPSIS
 
Moves negation inwards through an existential quantification.
 
- DESCRIPTION
 
When applied to a term of the form ~(?x.P), the conversion
NOT_EXISTS_CONV returns the theorem:
  
- FAILURE
 
Fails if applied to a term not of the form ~(?x.P).
 
- SEEALSO