MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  df-dm Structured version   Visualization version   GIF version

Definition df-dm 5644
Description: Define the domain of a class. Definition 3 of [Suppes] p. 59. For example, 𝐹 = {⟨2, 6⟩, ⟨3, 9⟩} → dom 𝐹 = {2, 3} (ex-dm 30532). Another example is the domain of the complex arctangent, (𝐴 ∈ dom arctan ↔ (𝐴 ∈ ℂ ∧ 𝐴 ≠ -i ∧ 𝐴 ≠ i)) (for proof see atandm 26859). Contrast with range (defined in df-rn 5645). For alternate definitions see dfdm2 6249, dfdm3 5846, and dfdm4 5854. The notation "dom " is used by Enderton; other authors sometimes use script D. (Contributed by NM, 1-Aug-1994.)
Assertion
Ref Expression
df-dm dom 𝐴 = {𝑥 ∣ ∃𝑦 𝑥𝐴𝑦}
Distinct variable group:   𝑥,𝑦,𝐴

Detailed syntax breakdown of Definition df-dm
StepHypRef Expression
1 cA . . 3 class 𝐴
21cdm 5634 . 2 class dom 𝐴
3 vx . . . . . 6 setvar 𝑥
43cv 1541 . . . . 5 class 𝑥
5 vy . . . . . 6 setvar 𝑦
65cv 1541 . . . . 5 class 𝑦
74, 6, 1wbr 5100 . . . 4 wff 𝑥𝐴𝑦
87, 5wex 1781 . . 3 wff 𝑦 𝑥𝐴𝑦
98, 3cab 2715 . 2 class {𝑥 ∣ ∃𝑦 𝑥𝐴𝑦}
102, 9wceq 1542 1 wff dom 𝐴 = {𝑥 ∣ ∃𝑦 𝑥𝐴𝑦}
Colors of variables: wff setvar class
This definition is referenced by:  dfdm3  5846  dfrn2  5847  dfdm4  5854  dfdmf  5855  eldmg  5857  dmun  5869  dm0rn0  5883  dm0rn0OLD  5884  nfdm  5910  fliftf  7273  opabdm  32707  dmxrn  38667  dmcnvep  38668  rncossdmcoss  38825  dfatco  47645
  Copyright terms: Public domain W3C validator