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

Theorem xpundi 2461
Description: Distributive law for cross product over union. Theorem 103 of [Suppes] p. 52.
Assertion
Ref Expression
xpundi |- (A X. (B u. C)) = ((A X. B) u. (A X. C))

Proof of Theorem xpundi
StepHypRef Expression
1 elun 1601 . . . . . 6 |- (y e. (B u. C) <-> (y e. B \/ y e. C))
21anbi2i 367 . . . . 5 |- ((x e. A /\ y e. (B u. C)) <-> (x e. A /\ (y e. B \/ y e. C)))
3 andi 456 . . . . 5 |- ((x e. A /\ (y e. B \/ y e. C)) <-> ((x e. A /\ y e. B) \/ (x e. A /\ y e. C)))
42, 3bitr 151 . . . 4 |- ((x e. A /\ y e. (B u. C)) <-> ((x e. A /\ y e. B) \/ (x e. A /\ y e. C)))
54biopabi 2103 . . 3 |- {<.x, y>. | (x e. A /\ y e. (B u. C))} = {<.x, y>. | ((x e. A /\ y e. B) \/ (x e. A /\ y e. C))}
6 unopab 2121 . . 3 |- ({<.x, y>. | (x e. A /\ y e. B)} u. {<.x, y>. | (x e. A /\ y e. C)}) = {<.x, y>. | ((x e. A /\ y e. B) \/ (x e. A /\ y e. C))}
75, 6eqtr4 1122 . 2 |- {<.x, y>. | (x e. A /\ y e. (B u. C))} = ({<.x, y>. | (x e. A /\ y e. B)} u. {<.x, y>. | (x e. A /\ y e. C)})
8 df-xp 2424 . 2 |- (A X. (B u. C)) = {<.x, y>. | (x e. A /\ y e. (B u. C))}
9 df-xp 2424 . . 3 |- (A X. B) = {<.x, y>. | (x e. A /\ y e. B)}
10 df-xp 2424 . . 3 |- (A X. C) = {<.x, y>. | (x e. A /\ y e. C)}
119, 10uneq12i 1609 . 2 |- ((A X. B) u. (A X. C)) = ({<.x, y>. | (x e. A /\ y e. B)} u. {<.x, y>. | (x e. A /\ y e. C)})
127, 8, 113eqtr4 1126 1 |- (A X. (B u. C)) = ((A X. B) u. (A X. C))
Colors of variables: wff set class
Syntax hints:   \/ wo 195   /\ wa 196   = wceq 1091   e. wcel 1092   u. cun 1485  {copab 2055   X. cxp 2408
This theorem is referenced by:  xpun 2463  xp2cda 3723  xpcdaen 3726
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6  ax-4 673  ax-5 674  ax-6 675  ax-7 676  ax-gen 677  ax-8 798  ax-9 799  ax-10 800  ax-11 801  ax-12 802  ax-16 922  ax-17 925  ax-ext 1074
This theorem depends on definitions:  df-bi 128  df-or 197  df-an 198  df-ex 679  df-sb 853  df-clab 1093  df-cleq 1097  df-clel 1099  df-v 1349  df-un 1490  df-opab 2098  df-xp 2424
metamath.org