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

Theorem iinun2 2614
Description: Indexed intersection of union. Generalization of half of theorem "Distributive laws" in [Enderton] p. 30. Use intiin 2606 to recover Enderton's theorem.
Assertion
Ref Expression
iinun2 |- |^|_x e. A (B u. C) = (B u. |^|_x e. A C)
Distinct variable group:   x,B

Proof of Theorem iinun2
StepHypRef Expression
1 r19.32v 1761 . . . 4 |- (A.x e. A (y e. B \/ y e. C) <-> (y e. B \/ A.x e. A y e. C))
2 elun 2176 . . . . 5 |- (y e. (B u. C) <-> (y e. B \/ y e. C))
32ralbii 1670 . . . 4 |- (A.x e. A y e. (B u. C) <-> A.x e. A (y e. B \/ y e. C))
4 visset 1816 . . . . . 6 |- y e. V
5 eliin 2575 . . . . . 6 |- (y e. V -> (y e. |^|_x e. A C <-> A.x e. A y e. C))
64, 5ax-mp 7 . . . . 5 |- (y e. |^|_x e. A C <-> A.x e. A y e. C)
76orbi2i 255 . . . 4 |- ((y e. B \/ y e. |^|_x e. A C) <-> (y e. B \/ A.x e. A y e. C))
81, 3, 73bitr4 183 . . 3 |- (A.x e. A y e. (B u. C) <-> (y e. B \/ y e. |^|_x e. A C))
9 eliin 2575 . . . 4 |- (y e. V -> (y e. |^|_x e. A (B u. C) <-> A.x e. A y e. (B u. C)))
104, 9ax-mp 7 . . 3 |- (y e. |^|_x e. A (B u. C) <-> A.x e. A y e. (B u. C))
11 elun 2176 . . 3 |- (y e. (B u. |^|_x e. A C) <-> (y e. B \/ y e. |^|_x e. A C))
128, 10, 113bitr4 183 . 2 |- (y e. |^|_x e. A (B u. C) <-> y e. (B u. |^|_x e. A C))
1312eqriv 1477 1 |- |^|_x e. A (B u. C) = (B u. |^|_x e. A C)
Colors of variables: wff set class
Syntax hints:   <-> wb 146   \/ wo 222   = wceq 958   e. wcel 960  A.wral 1648  Vcvv 1814   u. cun 2048  |^|_ciin 2571
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-8 966  ax-10 968  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-10o 1142  ax-16 1212  ax-11o 1220  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-ral 1652  df-v 1815  df-un 2053  df-iin 2573
Copyright terms: Public domain