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

Theorem pwundif 2823
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 1809 . . . 4 |- x e. V
21elpw 2400 . . 3 |- (x e. P~(A u. B) <-> x (_ (A u. B))
3 elun 2169 . . . 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 2053 . . . . . 6 |- (x e. (P~(A u. B) \ P~A) <-> (x e. P~(A u. B) /\ -. x e. P~A))
51elpw 2400 . . . . . . . 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 596 . . . . 5 |- (((x (_ (A u. B) /\ -. x (_ A) \/ x (_ A) <-> ((x (_ (A u. B) \/ x (_ A) /\ (-. x (_ A \/ x (_ A)))
11 pm2.1 655 . . . . . 6 |- (-. x (_ A \/ x (_ A)
1211biantru 723 . . . . 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 2191 . . . . . . 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 1472 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 954   e. wcel 956   \ cdif 2040   u. cun 2041   (_ wss 2043  P~cpw 2397
This theorem is referenced by:  pwfilem 4550
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-10 964  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138  ax-16 1208  ax-11o 1216  ax-ext 1457
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 979  df-sb 1170  df-clab 1462  df-cleq 1467  df-clel 1470  df-v 1808  df-dif 2045  df-un 2046  df-in 2047  df-ss 2049  df-pw 2398
Copyright terms: Public domain