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

Definition df-1st 7680
Description: Define a function that extracts the first member, or abscissa, of an ordered pair. Theorem op1st 7688 proves that it does this. For example, (1st ‘⟨3, 4⟩) = 3. Equivalent to Definition 5.13 (i) of [Monk1] p. 52 (compare op1sta 6076 and op1stb 5355). The notation is the same as Monk's. (Contributed by NM, 9-Oct-2004.)
Assertion
Ref Expression
df-1st 1st = (𝑥 ∈ V ↦ dom {𝑥})

Detailed syntax breakdown of Definition df-1st
StepHypRef Expression
1 c1st 7678 . 2 class 1st
2 vx . . 3 setvar 𝑥
3 cvv 3495 . . 3 class V
42cv 1527 . . . . . 6 class 𝑥
54csn 4559 . . . . 5 class {𝑥}
65cdm 5549 . . . 4 class dom {𝑥}
76cuni 4832 . . 3 class dom {𝑥}
82, 3, 7cmpt 5138 . 2 class (𝑥 ∈ V ↦ dom {𝑥})
91, 8wceq 1528 1 wff 1st = (𝑥 ∈ V ↦ dom {𝑥})
Colors of variables: wff setvar class
This definition is referenced by:  1stval  7682  fo1st  7700  f1stres  7704
  Copyright terms: Public domain W3C validator