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

Definition df-co 3268
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 3255 . 2 class (A o. B)
4 vx . . . . . . 7 set x
54cv 991 . . . . . 6 class x
6 vz . . . . . . 7 set z
76cv 991 . . . . . 6 class z
85, 7, 2wbr 2692 . . . . 5 wff xBz
9 vy . . . . . . 7 set y
109cv 991 . . . . . 6 class y
117, 10, 1wbr 2692 . . . . 5 wff zAy
128, 11wa 221 . . . 4 wff (xBz /\ zAy)
1312, 6wex 1016 . . 3 wff E.z(xBz /\ zAy)
1413, 4, 9copab 2740 . 2 class {<.x, y>. | E.z(xBz /\ zAy)}
153, 14wceq 992 1 wff (A o. B) = {<.x, y>. | E.z(xBz /\ zAy)}
Colors of variables: wff set class
This definition is referenced by:  coeq1 3371  coeq2 3372  hbco 3377  opelco 3378  cnvco 3391  cotr 3528  relco 3597  dffun2 3631  inposet 10868
Copyright terms: Public domain