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

Theorem dfun2 1668
Description: An alternate definition of the union of two classes in terms of class difference, requiring no dummy variables. Along with dfin2 1669 and dfss4 1667 it shows we can express union, intersection, and subset directly in terms of the single "primitive" operation \ (class difference).
Assertion
Ref Expression
dfun2 |- (A u. B) = (V \ ((V \ A) \ B))

Proof of Theorem dfun2
StepHypRef Expression
1 eldif 1496 . . . . . . 7 |- (x e. (V \ A) <-> (x e. V /\ -. x e. A))
2 visset 1350 . . . . . . 7 |- x e. V
31, 2mpbiran 547 . . . . . 6 |- (x e. (V \ A) <-> -. x e. A)
43anbi1i 368 . . . . 5 |- ((x e. (V \ A) /\ -. x e. B) <-> (-. x e. A /\ -. x e. B))
5 eldif 1496 . . . . 5 |- (x e. ((V \ A) \ B) <-> (x e. (V \ A) /\ -. x e. B))
6 ioran 254 . . . . 5 |- (-. (x e. A \/ x e. B) <-> (-. x e. A /\ -. x e. B))
74, 5, 63bitr4 158 . . . 4 |- (x e. ((V \ A) \ B) <-> -. (x e. A \/ x e. B))
87bicon2i 194 . . 3 |- ((x e. A \/ x e. B) <-> -. x e. ((V \ A) \ B))
9 elun 1601 . . 3 |- (x e. (A u. B) <-> (x e. A \/ x e. B))
10 eldif 1496 . . . 4 |- (x e. (V \ ((V \ A) \ B)) <-> (x e. V /\ -. x e. ((V \ A) \ B)))
1110, 2mpbiran 547 . . 3 |- (x e. (V \ ((V \ A) \ B)) <-> -. x e. ((V \ A) \ B))
128, 9, 113bitr4 158 . 2 |- (x e. (A u. B) <-> x e. (V \ ((V \ A) \ B)))
1312cleqri 1101 1 |- (A u. B) = (V \ ((V \ A) \ B))
Colors of variables: wff set class
Syntax hints:  -. wn 1   \/ wo 195   /\ wa 196   = wceq 1091   e. wcel 1092  Vcvv 1348   \ cdif 1484   u. cun 1485
This theorem is referenced by:  dfun3 1671  dfin3 1672
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6  ax-4 673  ax-5 674  ax-6 675  ax-7 676  ax-gen 677  ax-8 798  ax-9 799  ax-10 800  ax-11 801  ax-12 802  ax-16 922  ax-17 925  ax-ext 1074
This theorem depends on definitions:  df-bi 128  df-or 197  df-an 198  df-ex 679  df-sb 853  df-clab 1093  df-cleq 1097  df-clel 1099  df-v 1349  df-dif 1489  df-un 1490
metamath.org