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

Definition df-cnv 4135
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 4118 . 2 class `'A
3 vy . . . . 5 set y
43cv 1585 . . . 4 class y
5 vx . . . . 5 set x
65cv 1585 . . . 4 class x
74, 6, 1wbr 3507 . . 3 wff yAx
87, 5, 3copab 3565 . 2 class {<.x, y>. | yAx}
92, 8wceq 1586 1 wff `'A = {<.x, y>. | yAx}
Colors of variables: wff set class
This definition is referenced by:  cnvss 4262  elcnv 4265  opelcnvg 4268  cnvco 4272  relcnv 4419  cnvi 4431  cnvun 4432
Copyright terms: Public domain