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

Definition df-dom 4369
Description: Define the dominance relation. For an alternate definition see dfdom2 4384. Compare Definition of [Enderton] p. 145. Typical textbook definitions are derived as brdom 4378 and domen 4379.
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 4365 . 2 class ~<_
2 vx . . . . . 6 set x
32cv 955 . . . . 5 class x
4 vy . . . . . 6 set y
54cv 955 . . . . 5 class y
6 vf . . . . . 6 set f
76cv 955 . . . . 5 class f
83, 5, 7wf1 3179 . . . 4 wff f:x-1-1->y
98, 6wex 980 . . 3 wff E.f f:x-1-1->y
109, 2, 4copab 2666 . 2 class {<.x, y>. | E.f f:x-1-1->y}
111, 10wceq 956 1 wff ~<_ = {<.x, y>. | E.f f:x-1-1->y}
Colors of variables: wff set class
This definition is referenced by:  reldom 4373  brdomg 4376  enssdom 4383
Copyright terms: Public domain