Description: Define the converse of a
class.  Definition 9.12 of [Quine] p. 64.  The
       converse of a binary relation swaps its arguments, i.e., if      
       and       then             , as proven in brcnv 4849
       (see df-br 4034 and df-rel 4670 for more on relations).  For example,
            
                  
           .
       We use Quine's breve accent (smile) notation.  Like Quine, we use it as
       a prefix, which eliminates the need for parentheses. 
"Converse" is
       Quine's terminology.  Some authors use a "minus one" exponent
and call
       it "inverse", especially when the argument is a function,
although this
       is not in general a genuine inverse.  (Contributed by NM,
       4-Jul-1994.)  |