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

Definition df-co 3183
Description: Define the composition of two classes. Definition 6.6(3) of [TakeutiZaring] p. 24. Note that Definition 7 of [Suppes] p. 63 reverses A and B, uses /. instead of o., and calls the operation "relative product."
Assertion
Ref Expression
df-co |- (A o. B) = {<.x, y>. | E.z(xBz /\ zAy)}
Distinct variable groups:   x,y,z,A   x,B,y,z

Detailed syntax breakdown of Definition df-co
StepHypRef Expression
1 cA . . 3 class A
2 cB . . 3 class B
31, 2ccom 3170 . 2 class (A o. B)
4 vx . . . . . . 7 set x
54cv 954 . . . . . 6 class x
6 vz . . . . . . 7 set z
76cv 954 . . . . . 6 class z
85, 7, 2wbr 2615 . . . . 5 wff xBz
9 vy . . . . . . 7 set y
109cv 954 . . . . . 6 class y
117, 10, 1wbr 2615 . . . . 5 wff zAy
128, 11wa 223 . . . 4 wff (xBz /\ zAy)
1312, 6wex 979 . . 3 wff E.z(xBz /\ zAy)
1413, 4, 9copab 2662 . 2 class {<.x, y>. | E.z(xBz /\ zAy)}
153, 14wceq 955 1 wff (A o. B) = {<.x, y>. | E.z(xBz /\ zAy)}
Colors of variables: wff set class
This definition is referenced by:  coeq1 3277  coeq2 3278  hbco 3283  opelco 3284  cnvco 3296  cotr 3432  relco 3480  dffun2 3522
Copyright terms: Public domain