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

Definition df-id 2913
Description: Define the identity relation. Definition 9.15 of [Quine] p. 64.
Assertion
Ref Expression
df-id |- I = {<.x, y>. | x = y}
Distinct variable group:   x,y

Detailed syntax breakdown of Definition df-id
StepHypRef Expression
1 cid 2909 . 2 class I
2 vx . . . . 5 set x
32cv 991 . . . 4 class x
4 vy . . . . 5 set y
54cv 991 . . . 4 class y
63, 5wceq 992 . . 3 wff x = y
76, 2, 4copab 2740 . 2 class {<.x, y>. | x = y}
81, 7wceq 992 1 wff I = {<.x, y>. | x = y}
Colors of variables: wff set class
This definition is referenced by:  dfid3 2914  reli 3358  ideqg 3366  dffun2 3631  fsplit 4204  phtpycom 12092  phtpycolem3 12095  phtpycolem4 12096
Copyright terms: Public domain