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

Theorem ssuniOLD 3202
Description: Subclass relationship for class union.
Assertion
Ref Expression
ssuniOLD |- ((A C_ B /\ B e. C) -> A C_ U.C)

Proof of Theorem ssuniOLD
StepHypRef Expression
1 sseq2 2639 . . . 4 |- (x = B -> (A C_ x <-> A C_ B))
21imbi1d 675 . . 3 |- (x = B -> ((A C_ x -> A C_ U.C) <-> (A C_ B -> A C_ U.C)))
3 19.8a 1376 . . . . . . . 8 |- ((y e. x /\ x e. C) -> E.x(y e. x /\ x e. C))
43expcom 403 . . . . . . 7 |- (x e. C -> (y e. x -> E.x(y e. x /\ x e. C)))
5 eluni 3180 . . . . . . 7 |- (y e. U.C <-> E.x(y e. x /\ x e. C))
64, 5syl6ibr 230 . . . . . 6 |- (x e. C -> (y e. x -> y e. U.C))
76imim2d 28 . . . . 5 |- (x e. C -> ((y e. A -> y e. x) -> (y e. A -> y e. U.C)))
87alimdv 1668 . . . 4 |- (x e. C -> (A.y(y e. A -> y e. x) -> A.y(y e. A -> y e. U.C)))
9 dfss2 2610 . . . 4 |- (A C_ x <-> A.y(y e. A -> y e. x))
10 dfss2 2610 . . . 4 |- (A C_ U.C <-> A.y(y e. A -> y e. U.C))
118, 9, 103imtr4g 612 . . 3 |- (x e. C -> (A C_ x -> A C_ U.C))
122, 11vtoclga 2352 . 2 |- (B e. C -> (A C_ B -> A C_ U.C))
1312impcom 378 1 |- ((A C_ B /\ B e. C) -> A C_ U.C)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 240  A.wal 1296   = wceq 1298   e. wcel 1300  E.wex 1326   C_ wss 2593  U.cuni 3177
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1304  ax-gen 1305  ax-8 1306  ax-9 1307  ax-10 1308  ax-11 1309  ax-12 1310  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-10o 1500  ax-16 1580  ax-11o 1588  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-or 241  df-an 242  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877  df-clel 1880  df-v 2294  df-in 2603  df-ss 2605  df-uni 3178
Copyright terms: Public domain