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

Definition df-dm 4169
Description: Define the domain of a class. Definition 3 of [Suppes] p. 59. For alternate definitions see dfdm2 4562, dfdm3 4306, and dfdm4 4309. The notation "dom " is used by Enderton; other authors sometimes use script D.
Assertion
Ref Expression
df-dm |- dom A = {x | E.y xAy}
Distinct variable group:   x,y,A

Detailed syntax breakdown of Definition df-dm
StepHypRef Expression
1 cA . . 3 class A
21cdm 4151 . 2 class dom A
3 vx . . . . . 6 set x
43cv 1614 . . . . 5 class x
5 vy . . . . . 6 set y
65cv 1614 . . . . 5 class y
74, 6, 1wbr 3539 . . . 4 wff xAy
87, 5wex 1644 . . 3 wff E.y xAy
98, 3cab 2157 . 2 class {x | E.y xAy}
102, 9wceq 1615 1 wff dom A = {x | E.y xAy}
Colors of variables: wff set class
This definition is referenced by:  dfdm3 4306  dfrn2 4307  dfdm4 4309  eldm 4311  dmun 4321  dm0rn0 4330  domep 14740  domleqt 16073
Copyright terms: Public domain