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

Definition df-co 3194
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 3181 . 2 class (A o. B)
4 vx . . . . . . 7 set x
54cv 957 . . . . . 6 class x
6 vz . . . . . . 7 set z
76cv 957 . . . . . 6 class z
85, 7, 2wbr 2625 . . . . 5 wff xBz
9 vy . . . . . . 7 set y
109cv 957 . . . . . 6 class y
117, 10, 1wbr 2625 . . . . 5 wff zAy
128, 11wa 223 . . . 4 wff (xBz /\ zAy)
1312, 6wex 982 . . 3 wff E.z(xBz /\ zAy)
1413, 4, 9copab 2672 . 2 class {<.x, y>. | E.z(xBz /\ zAy)}
153, 14wceq 958 1 wff (A o. B) = {<.x, y>. | E.z(xBz /\ zAy)}
Colors of variables: wff set class
This definition is referenced by:  coeq1 3288  coeq2 3289  hbco 3294  opelco 3295  cnvco 3307  cotr 3443  relco 3491  dffun2 3533  inposet 10485
Copyright terms: Public domain