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

Theorem difab 2266
Description: Difference of two class abstractions.
Assertion
Ref Expression
difab |- ({x | ph} \ {x | ps}) = {x | (ph /\ -. ps)}

Proof of Theorem difab
StepHypRef Expression
1 sbn 1230 . . . . . 6 |- ([y / x] -. ps <-> -. [y / x]ps)
2 df-clab 1463 . . . . . 6 |- (y e. {x | -. ps} <-> [y / x] -. ps)
3 df-clab 1463 . . . . . . 7 |- (y e. {x | ps} <-> [y / x]ps)
43negbii 187 . . . . . 6 |- (-. y e. {x | ps} <-> -. [y / x]ps)
51, 2, 43bitr4 183 . . . . 5 |- (y e. {x | -. ps} <-> -. y e. {x | ps})
6 visset 1810 . . . . . 6 |- y e. V
76biantrur 724 . . . . 5 |- (-. y e. {x | ps} <-> (y e. V /\ -. y e. {x | ps}))
85, 7bitr2 174 . . . 4 |- ((y e. V /\ -. y e. {x | ps}) <-> y e. {x | -. ps})
98difeqri 2157 . . 3 |- (V \ {x | ps}) = {x | -. ps}
109ineq2i 2211 . 2 |- ({x | ph} i^i (V \ {x | ps})) = ({x | ph} i^i {x | -. ps})
11 invdif 2246 . 2 |- ({x | ph} i^i (V \ {x | ps})) = ({x | ph} \ {x | ps})
12 inab 2265 . 2 |- ({x | ph} i^i {x | -. ps}) = {x | (ph /\ -. ps)}
1310, 11, 123eqtr3 1501 1 |- ({x | ph} \ {x | ps}) = {x | (ph /\ -. ps)}
Colors of variables: wff set class
Syntax hints:  -. wn 2   /\ wa 223   = wceq 955   e. wcel 957  [wsbc 1169  {cab 1462  Vcvv 1808   \ cdif 2041   i^i cin 2043
This theorem is referenced by:  difrab 2270
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-8 963  ax-10 965  ax-12 967  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-10o 1139  ax-16 1209  ax-11o 1217  ax-ext 1458
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 980  df-sb 1171  df-clab 1463  df-cleq 1468  df-clel 1471  df-v 1809  df-dif 2046  df-in 2048
Copyright terms: Public domain