- STRUCTURE
 
- SYNOPSIS
 
Moves a universal quantification inwards through a negation.
 
- DESCRIPTION
 
When applied to a term of the form !x.~P, the conversion FORALL_NOT_CONV
returns the theorem:
  
- FAILURE
 
Fails if applied to a term not of the form !x.~P.
 
- SEEALSO