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

Definition df-cnv 3192
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 3175 . 2 class `'A
3 vy . . . . 5 set y
43cv 957 . . . 4 class y
5 vx . . . . 5 set x
65cv 957 . . . 4 class x
74, 6, 1wbr 2624 . . 3 wff yAx
87, 5, 3copab 2671 . 2 class {<.x, y>. | yAx}
92, 8wceq 958 1 wff `'A = {<.x, y>. | yAx}
Colors of variables: wff set class
This definition is referenced by:  cnvss 3297  elcnv 3299  opelcnvg 3302  cnvco 3306  relcnv 3441  cnvsym 3443
Copyright terms: Public domain