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

Definition df-2nd 3088
Description: Define a function that extracts the second member of an ordered pair. Equivalent to Definition 5.13 (ii) of [Monk1] p. 52 (compare op2ndb 2638 and op2nda 2639).
Assertion
Ref Expression
df-2nd |- 2nd = {<.x, y>. | y = U.ran {x}}
Distinct variable group(s):   x,y

Detailed syntax breakdown of Definition df-2nd
StepHypRef Expression
1 c2nd 3086 . 2 class 2nd
2 vy . . . . 5 set y
32cv 1089 . . . 4 class y
4 vx . . . . . . . 8 set x
54cv 1089 . . . . . . 7 class x
65csn 1808 . . . . . 6 class {x}
76crn 2411 . . . . 5 class ran {x}
87cuni 1919 . . . 4 class U.ran {x}
93, 8wceq 1091 . . 3 wff y = U.ran {x}
109, 4, 2copab 2055 . 2 class {<.x, y>. | y = U.ran {x}}
111, 10wceq 1091 1 wff 2nd = {<.x, y>. | y = U.ran {x}}
Colors of variables: wff set class
This definition is referenced by:  2ndval 3090  fo2nd 3095
metamath.org