ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  df-xp GIF version

Definition df-xp 4617
Description: Define the Cartesian product of two classes. This is also sometimes called the "cross product" but that term also has other meanings; we intentionally choose a less ambiguous term. Definition 9.11 of [Quine] p. 64. For example, ({1, 5} × {2, 7}) = ({⟨1, 2⟩, ⟨1, 7⟩} ∪ {⟨5, 2⟩, ⟨5, 7⟩}). Another example is that the set of rational numbers is defined using the Cartesian product as (ℤ × ℕ); the left- and right-hand sides of the Cartesian product represent the top (integer) and bottom (natural) numbers of a fraction. (Contributed by NM, 4-Jul-1994.)
Assertion
Ref Expression
df-xp (𝐴 × 𝐵) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦𝐵)}
Distinct variable groups:   𝑥,𝑦,𝐴   𝑥,𝐵,𝑦

Detailed syntax breakdown of Definition df-xp
StepHypRef Expression
1 cA . . 3 class 𝐴
2 cB . . 3 class 𝐵
31, 2cxp 4609 . 2 class (𝐴 × 𝐵)
4 vx . . . . . 6 setvar 𝑥
54cv 1347 . . . . 5 class 𝑥
65, 1wcel 2141 . . . 4 wff 𝑥𝐴
7 vy . . . . . 6 setvar 𝑦
87cv 1347 . . . . 5 class 𝑦
98, 2wcel 2141 . . . 4 wff 𝑦𝐵
106, 9wa 103 . . 3 wff (𝑥𝐴𝑦𝐵)
1110, 4, 7copab 4049 . 2 class {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦𝐵)}
123, 11wceq 1348 1 wff (𝐴 × 𝐵) = {⟨𝑥, 𝑦⟩ ∣ (𝑥𝐴𝑦𝐵)}
Colors of variables: wff set class
This definition is referenced by:  xpeq1  4625  xpeq2  4626  elxpi  4627  elxp  4628  nfxp  4638  fconstmpt  4658  brab2a  4664  xpundi  4667  xpundir  4668  opabssxp  4685  csbxpg  4692  xpss12  4718  inxp  4745  dmxpm  4831  dmxpid  4832  resopab  4935  cnvxp  5029  xpcom  5157  dfxp3  6173  dmaddpq  7341  dmmulpq  7342  enq0enq  7393  npsspw  7433  shftfvalg  10782  shftfval  10785
  Copyright terms: Public domain W3C validator