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

Definition df-dom 5428
Description: Define the dominance relation. For an alternate definition see dfdom2 5443. Compare Definition of [Enderton] p. 145. Typical textbook definitions are derived as brdom 5437 and domen 5438.
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 5424 . 2 class ~<_
2 vx . . . . . 6 set x
32cv 1297 . . . . 5 class x
4 vy . . . . . 6 set y
54cv 1297 . . . . 5 class y
6 vf . . . . . 6 set f
76cv 1297 . . . . 5 class f
83, 5, 7wf1 3995 . . . 4 wff f:x-1-1->y
98, 6wex 1326 . . 3 wff E.f f:x-1-1->y
109, 2, 4copab 3395 . 2 class {<.x, y>. | E.f f:x-1-1->y}
111, 10wceq 1298 1 wff ~<_ = {<.x, y>. | E.f f:x-1-1->y}
Colors of variables: wff set class
This definition is referenced by:  reldom 5432  brdomg 5435  enssdom 5442
Copyright terms: Public domain