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

Theorem difin0ss 2322
Description: Difference, intersection, and subclass relationship.
Assertion
Ref Expression
difin0ss |- (((A \ B) i^i C) = (/) -> (C (_ A -> C (_ B))

Proof of Theorem difin0ss
StepHypRef Expression
1 eq0 2284 . . 3 |- (((A \ B) i^i C) = (/) <-> A.x -. x e. ((A \ B) i^i C))
2 annim 238 . . . . . . . . 9 |- ((x e. A /\ -. x e. B) <-> -. (x e. A -> x e. B))
32anbi2i 479 . . . . . . . 8 |- ((x e. C /\ (x e. A /\ -. x e. B)) <-> (x e. C /\ -. (x e. A -> x e. B)))
4 ancom 435 . . . . . . . 8 |- ((x e. C /\ (x e. A /\ -. x e. B)) <-> ((x e. A /\ -. x e. B) /\ x e. C))
53, 4bitr3 175 . . . . . . 7 |- ((x e. C /\ -. (x e. A -> x e. B)) <-> ((x e. A /\ -. x e. B) /\ x e. C))
65negbii 187 . . . . . 6 |- (-. (x e. C /\ -. (x e. A -> x e. B)) <-> -. ((x e. A /\ -. x e. B) /\ x e. C))
7 iman 237 . . . . . 6 |- ((x e. C -> (x e. A -> x e. B)) <-> -. (x e. C /\ -. (x e. A -> x e. B)))
8 elin 2197 . . . . . . . 8 |- (x e. ((A \ B) i^i C) <-> (x e. (A \ B) /\ x e. C))
9 eldif 2047 . . . . . . . . 9 |- (x e. (A \ B) <-> (x e. A /\ -. x e. B))
109anbi1i 480 . . . . . . . 8 |- ((x e. (A \ B) /\ x e. C) <-> ((x e. A /\ -. x e. B) /\ x e. C))
118, 10bitr 173 . . . . . . 7 |- (x e. ((A \ B) i^i C) <-> ((x e. A /\ -. x e. B) /\ x e. C))
1211negbii 187 . . . . . 6 |- (-. x e. ((A \ B) i^i C) <-> -. ((x e. A /\ -. x e. B) /\ x e. C))
136, 7, 123bitr4 183 . . . . 5 |- ((x e. C -> (x e. A -> x e. B)) <-> -. x e. ((A \ B) i^i C))
14 ax-2 5 . . . . 5 |- ((x e. C -> (x e. A -> x e. B)) -> ((x e. C -> x e. A) -> (x e. C -> x e. B)))
1513, 14sylbir 201 . . . 4 |- (-. x e. ((A \ B) i^i C) -> ((x e. C -> x e. A) -> (x e. C -> x e. B)))
161519.20ii 992 . . 3 |- (A.x -. x e. ((A \ B) i^i C) -> (A.x(x e. C -> x e. A) -> A.x(x e. C -> x e. B)))
171, 16sylbi 199 . 2 |- (((A \ B) i^i C) = (/) -> (A.x(x e. C -> x e. A) -> A.x(x e. C -> x e. B)))
18 dfss2 2048 . 2 |- (C (_ A <-> A.x(x e. C -> x e. A))
19 dfss2 2048 . 2 |- (C (_ B <-> A.x(x e. C -> x e. B))
2017, 18, 193imtr4g 551 1 |- (((A \ B) i^i C) = (/) -> (C (_ A -> C (_ B))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   /\ wa 223  A.wal 951   = wceq 953   e. wcel 955   \ cdif 2034   i^i cin 2036   (_ wss 2037  (/)c0 2270
This theorem is referenced by:  tz7.7 2963  tfi 3116
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-ne 1579  df-v 1803  df-dif 2039  df-in 2041  df-ss 2043  df-nul 2271
Copyright terms: Public domain