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

Theorem pwundif 2828
Description: Break up the power class of a union into a union of smaller classes.
Assertion
Ref Expression
pwundif |- P~(A u. B) = ((P~(A u. B) \ P~A) u. P~A)

Proof of Theorem pwundif
StepHypRef Expression
1 visset 1813 . . . 4 |- x e. V
21elpw 2404 . . 3 |- (x e. P~(A u. B) <-> x (_ (A u. B))
3 elun 2173 . . . 4 |- (x e. ((P~(A u. B) \ P~A) u. P~A) <-> (x e. (P~(A u. B) \ P~A) \/ x e. P~A))
4 eldif 2057 . . . . . 6 |- (x e. (P~(A u. B) \ P~A) <-> (x e. P~(A u. B) /\ -. x e. P~A))
51elpw 2404 . . . . . . . 8 |- (x e. P~A <-> x (_ A)
65negbii 187 . . . . . . 7 |- (-. x e. P~A <-> -. x (_ A)
72, 6anbi12i 482 . . . . . 6 |- ((x e. P~(A u. B) /\ -. x e. P~A) <-> (x (_ (A u. B) /\ -. x (_ A))
84, 7bitr 173 . . . . 5 |- (x e. (P~(A u. B) \ P~A) <-> (x (_ (A u. B) /\ -. x (_ A))
98, 5orbi12i 257 . . . 4 |- ((x e. (P~(A u. B) \ P~A) \/ x e. P~A) <-> ((x (_ (A u. B) /\ -. x (_ A) \/ x (_ A))
10 ordir 597 . . . . 5 |- (((x (_ (A u. B) /\ -. x (_ A) \/ x (_ A) <-> ((x (_ (A u. B) \/ x (_ A) /\ (-. x (_ A \/ x (_ A)))
11 pm2.1 656 . . . . . 6 |- (-. x (_ A \/ x (_ A)
1211biantru 724 . . . . 5 |- ((x (_ (A u. B) \/ x (_ A) <-> ((x (_ (A u. B) \/ x (_ A) /\ (-. x (_ A \/ x (_ A)))
13 id 59 . . . . . . 7 |- (x (_ (A u. B) -> x (_ (A u. B))
14 ssun3 2195 . . . . . . 7 |- (x (_ A -> x (_ (A u. B))
1513, 14jaoi 341 . . . . . 6 |- ((x (_ (A u. B) \/ x (_ A) -> x (_ (A u. B))
16 orc 269 . . . . . 6 |- (x (_ (A u. B) -> (x (_ (A u. B) \/ x (_ A))
1715, 16impbi 157 . . . . 5 |- ((x (_ (A u. B) \/ x (_ A) <-> x (_ (A u. B))
1810, 12, 173bitr2 179 . . . 4 |- (((x (_ (A u. B) /\ -. x (_ A) \/ x (_ A) <-> x (_ (A u. B))
193, 9, 183bitrr 178 . . 3 |- (x (_ (A u. B) <-> x e. ((P~(A u. B) \ P~A) u. P~A))
202, 19bitr 173 . 2 |- (x e. P~(A u. B) <-> x e. ((P~(A u. B) \ P~A) u. P~A))
2120eqriv 1474 1 |- P~(A u. B) = ((P~(A u. B) \ P~A) u. P~A)
Colors of variables: wff set class
Syntax hints:  -. wn 2   \/ wo 222   /\ wa 223   = wceq 956   e. wcel 958   \ cdif 2044   u. cun 2045   (_ wss 2047  P~cpw 2401
This theorem is referenced by:  pwfilemOLD 4570
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-v 1812  df-dif 2049  df-un 2050  df-in 2051  df-ss 2053  df-pw 2402
Copyright terms: Public domain