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

Definition df-dom 4352
Description: Define the dominance relation. For an alternate definition see dfdom2 4365. Compare Definition of [Enderton] p. 145. Typical textbook definitions are derived as brdom 4360 and domen 4361.
Assertion
Ref Expression
df-dom |- ~<_ = {<.x, y>. | E.f f:x-1-1->y}
Distinct variable group:   x,y,f

Detailed syntax breakdown of Definition df-dom
StepHypRef Expression
1 cdom 4349 . 2 class ~<_
2 vx . . . . . 6 set x
32cv 952 . . . . 5 class x
4 vy . . . . . 6 set y
54cv 952 . . . . 5 class y
6 vf . . . . . 6 set f
76cv 952 . . . . 5 class f
83, 5, 7wf1 3169 . . . 4 wff f:x-1-1->y
98, 6wex 977 . . 3 wff E.f f:x-1-1->y
109, 2, 4copab 2656 . 2 class {<.x, y>. | E.f f:x-1-1->y}
111, 10wceq 953 1 wff ~<_ = {<.x, y>. | E.f f:x-1-1->y}
Colors of variables: wff set class
This definition is referenced by:  reldom 4355  brdomg 4358  enssdom 4364
Copyright terms: Public domain