HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
GIF version

Definition df-cnv 3267
Description: Define the converse of a class. Definition 9.12 of [Quine] p. 64. We use Quine's breve accent (smile) notation. Like Quine, we use it as a prefix, which eliminates the need for parentheses. Many authors use the postfix superscript "to the minus one." "Converse" is Quine's terminology; some authors call it "inverse," especially when the argument is a function.
Assertion
Ref Expression
df-cnv A = {<.x, y>.yAx}
Distinct variable group:   x,y,A

Detailed syntax breakdown of Definition df-cnv
StepHypRef Expression
1 cA . . 3 class A
21ccnv 3250 . 2 class A
3 vy . . . . 5 set y
43cv 991 . . . 4 class y
5 vx . . . . 5 set x
65cv 991 . . . 4 class x
74, 6, 1wbr 2692 . . 3 wff yAx
87, 5, 3copab 2740 . 2 class {<.x, y>.yAx}
92, 8wceq 992 1 wff A = {<.x, y>.yAx}
Colors of variables: wff set class
This definition is referenced by:  cnvss 3381  elcnv 3384  opelcnvg 3387  cnvco 3391  relcnv 3527  cnvsym 3529
Copyright terms: Public domain