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

Theorem iundif2 2610
Description: Indexed union of class difference. Generalization of half of theorem "De Morgan's laws" in [Enderton] p. 31. Use intiin 2602 to recover Enderton's theorem.
Assertion
Ref Expression
iundif2 |- U_x e. A (B \ C) = (B \ |^|_x e. A C)
Distinct variable group:   x,B

Proof of Theorem iundif2
StepHypRef Expression
1 r19.42v 1764 . . . 4 |- (E.x e. A (y e. B /\ -. y e. C) <-> (y e. B /\ E.x e. A -. y e. C))
2 eldif 2057 . . . . 5 |- (y e. (B \ C) <-> (y e. B /\ -. y e. C))
32rexbii 1668 . . . 4 |- (E.x e. A y e. (B \ C) <-> E.x e. A (y e. B /\ -. y e. C))
4 visset 1813 . . . . . . . 8 |- y e. V
5 eliin 2571 . . . . . . . 8 |- (y e. V -> (y e. |^|_x e. A C <-> A.x e. A y e. C))
64, 5ax-mp 7 . . . . . . 7 |- (y e. |^|_x e. A C <-> A.x e. A y e. C)
76negbii 187 . . . . . 6 |- (-. y e. |^|_x e. A C <-> -. A.x e. A y e. C)
8 rexnal 1654 . . . . . 6 |- (E.x e. A -. y e. C <-> -. A.x e. A y e. C)
97, 8bitr4 176 . . . . 5 |- (-. y e. |^|_x e. A C <-> E.x e. A -. y e. C)
109anbi2i 480 . . . 4 |- ((y e. B /\ -. y e. |^|_x e. A C) <-> (y e. B /\ E.x e. A -. y e. C))
111, 3, 103bitr4 183 . . 3 |- (E.x e. A y e. (B \ C) <-> (y e. B /\ -. y e. |^|_x e. A C))
12 eliun 2570 . . 3 |- (y e. U_x e. A (B \ C) <-> E.x e. A y e. (B \ C))
13 eldif 2057 . . 3 |- (y e. (B \ |^|_x e. A C) <-> (y e. B /\ -. y e. |^|_x e. A C))
1411, 12, 133bitr4 183 . 2 |- (y e. U_x e. A (B \ C) <-> y e. (B \ |^|_x e. A C))
1514eqriv 1474 1 |- U_x e. A (B \ C) = (B \ |^|_x e. A C)
Colors of variables: wff set class
Syntax hints:  -. wn 2   <-> wb 146   /\ wa 223   = wceq 956   e. wcel 958  A.wral 1645  E.wrex 1646  Vcvv 1811   \ cdif 2044  U_ciun 2566  |^|_ciin 2567
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-10 966  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-ral 1649  df-rex 1650  df-v 1812  df-dif 2049  df-iun 2568  df-iin 2569
Copyright terms: Public domain