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

Definition df-xp 4165
Description: Define the cross product of two classes. Definition 9.11 of [Quine] p. 64.
Assertion
Ref Expression
df-xp |- (A X. B) = {<.x, y>. | (x e. A /\ y e. B)}
Distinct variable groups:   x,y,A   x,B,y

Detailed syntax breakdown of Definition df-xp
StepHypRef Expression
1 cA . . 3 class A
2 cB . . 3 class B
31, 2cxp 4149 . 2 class (A X. B)
4 vx . . . . . 6 set x
54cv 1614 . . . . 5 class x
65, 1wcel 1617 . . . 4 wff x e. A
7 vy . . . . . 6 set y
87cv 1614 . . . . 5 class y
98, 2wcel 1617 . . . 4 wff y e. B
106, 9wa 433 . . 3 wff (x e. A /\ y e. B)
1110, 4, 7copab 3597 . 2 class {<.x, y>. | (x e. A /\ y e. B)}
123, 11wceq 1615 1 wff (A X. B) = {<.x, y>. | (x e. A /\ y e. B)}
Colors of variables: wff set class
This definition is referenced by:  xpeq1 4181  xpeq2 4182  elxp 4183  hbxp 4191  csbxpg 4192  fconstopab 4198  xpundi 4215  xpundir 4216  opabssxp 4225  relopab 4266  inxp 4271  dmxp 4332  resopab 4405  cnvxp 4479  1st2val 5184  2nd2val 5185  hartogslem 5967  aceq3 6252  genpdm 6700  infmap2lem2 9379  ajfval 10832  inposet 15620  domncnt 15624  ranncnt 15625  filnetlem4 16728  filnet 16730  eroprf 16820  pcoloopf 17164  csbxpgVD 17813
Copyright terms: Public domain