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

Theorem pwundif 2817
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 1804 . . . 4 |- x e. V
21elpw 2394 . . 3 |- (x e. P~(A u. B) <-> x (_ (A u. B))
3 elun 2163 . . . 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 2047 . . . . . 6 |- (x e. (P~(A u. B) \ P~A) <-> (x e. P~(A u. B) /\ -. x e. P~A))
51elpw 2394 . . . . . . . 8 |- (x e. P~A <-> x (_ A)
65negbii 187 . . . . . . 7 |- (-. x e. P~A <-> -. x (_ A)
72, 6anbi12i 481 . . . . . 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 595 . . . . 5 |- (((x (_ (A u. B) /\ -. x (_ A) \/ x (_ A) <-> ((x (_ (A u. B) \/ x (_ A) /\ (-. x (_ A \/ x (_ A)))
11 pm2.1 654 . . . . . 6 |- (-. x (_ A \/ x (_ A)
1211biantru 722 . . . . 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 2185 . . . . . . 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 1467 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 953   e. wcel 955   \ cdif 2034   u. cun 2035   (_ wss 2037  P~cpw 2391
This theorem is referenced by:  pwfilem 4544
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-10 963  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-16 1206  ax-11o 1213  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 978  df-sb 1168  df-clab 1457  df-cleq 1462  df-clel 1465  df-v 1803  df-dif 2039  df-un 2040  df-in 2041  df-ss 2043  df-pw 2392
Copyright terms: Public domain