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 7804
Description: Define a function that extracts the first member, or abscissa, of an ordered pair. Theorem op1st 7812 proves that it does this. For example, (1st ‘⟨3, 4⟩) = 3. Equivalent to Definition 5.13 (i) of [Monk1] p. 52 (compare op1sta 6117 and op1stb 5380). 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 7802 . 2 class 1st
2 vx . . 3 setvar 𝑥
3 cvv 3422 . . 3 class V
42cv 1538 . . . . . 6 class 𝑥
54csn 4558 . . . . 5 class {𝑥}
65cdm 5580 . . . 4 class dom {𝑥}
76cuni 4836 . . 3 class dom {𝑥}
82, 3, 7cmpt 5153 . 2 class (𝑥 ∈ V ↦ dom {𝑥})
91, 8wceq 1539 1 wff 1st = (𝑥 ∈ V ↦ dom {𝑥})
Colors of variables: wff setvar class
This definition is referenced by:  1stval  7806  fo1st  7824  f1stres  7828
  Copyright terms: Public domain W3C validator