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

Theorem inssdif0 2330
Description: Intersection, subclass, and difference relationship.
Assertion
Ref Expression
inssdif0 |- ((A i^i B) (_ C <-> (A i^i (B \ C)) = (/))

Proof of Theorem inssdif0
StepHypRef Expression
1 impexp 347 . . . . 5 |- (((x e. A /\ x e. B) -> x e. C) <-> (x e. A -> (x e. B -> x e. C)))
2 iman 237 . . . . . 6 |- ((x e. B -> x e. C) <-> -. (x e. B /\ -. x e. C))
32imbi2i 185 . . . . 5 |- ((x e. A -> (x e. B -> x e. C)) <-> (x e. A -> -. (x e. B /\ -. x e. C)))
4 imnan 242 . . . . 5 |- ((x e. A -> -. (x e. B /\ -. x e. C)) <-> -. (x e. A /\ (x e. B /\ -. x e. C)))
51, 3, 43bitr 177 . . . 4 |- (((x e. A /\ x e. B) -> x e. C) <-> -. (x e. A /\ (x e. B /\ -. x e. C)))
6 elin 2204 . . . . 5 |- (x e. (A i^i B) <-> (x e. A /\ x e. B))
76imbi1i 186 . . . 4 |- ((x e. (A i^i B) -> x e. C) <-> ((x e. A /\ x e. B) -> x e. C))
8 elin 2204 . . . . . 6 |- (x e. (A i^i (B \ C)) <-> (x e. A /\ x e. (B \ C)))
9 eldif 2054 . . . . . . 7 |- (x e. (B \ C) <-> (x e. B /\ -. x e. C))
109anbi2i 480 . . . . . 6 |- ((x e. A /\ x e. (B \ C)) <-> (x e. A /\ (x e. B /\ -. x e. C)))
118, 10bitr 173 . . . . 5 |- (x e. (A i^i (B \ C)) <-> (x e. A /\ (x e. B /\ -. x e. C)))
1211negbii 187 . . . 4 |- (-. x e. (A i^i (B \ C)) <-> -. (x e. A /\ (x e. B /\ -. x e. C)))
135, 7, 123bitr4 183 . . 3 |- ((x e. (A i^i B) -> x e. C) <-> -. x e. (A i^i (B \ C)))
1413albii 998 . 2 |- (A.x(x e. (A i^i B) -> x e. C) <-> A.x -. x e. (A i^i (B \ C)))
15 dfss2 2055 . 2 |- ((A i^i B) (_ C <-> A.x(x e. (A i^i B) -> x e. C))
16 eq0 2291 . 2 |- ((A i^i (B \ C)) = (/) <-> A.x -. x e. (A i^i (B \ C)))
1714, 15, 163bitr4 183 1 |- ((A i^i B) (_ C <-> (A i^i (B \ C)) = (/))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  A.wal 953   = wceq 955   e. wcel 957   \ cdif 2041   i^i cin 2043   (_ wss 2044  (/)c0 2277
This theorem is referenced by:  difdisj 2334  inf3lem3 4598  bcthlem9 7969
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-or 224  df-an 225  df-ex 980  df-sb 1171  df-clab 1463  df-cleq 1468  df-clel 1471  df-ne 1585  df-v 1809  df-dif 2046  df-in 2048  df-ss 2050  df-nul 2278
Copyright terms: Public domain