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

Definition df-id 2830
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 2826 . 2 class I
2 vx . . . . 5 set x
32cv 953 . . . 4 class x
4 vy . . . . 5 set y
54cv 953 . . . 4 class y
63, 5wceq 954 . . 3 wff x = y
76, 2, 4copab 2661 . 2 class {<.x, y>. | x = y}
81, 7wceq 954 1 wff I = {<.x, y>. | x = y}
Colors of variables: wff set class
This definition is referenced by:  dfid3 2831  reli 3268  ideqg 3271  dffun2 3518
Copyright terms: Public domain