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

Theorem vtocl3ga 1857
Description: Implicit substitution of 3 classes for 3 set variables.
Hypotheses
Ref Expression
vtocl3ga.1 |- (x = A -> (ph <-> ps))
vtocl3ga.2 |- (y = B -> (ps <-> ch))
vtocl3ga.3 |- (z = C -> (ch <-> th))
vtocl3ga.4 |- ((x e. D /\ y e. R /\ z e. S) -> ph)
Assertion
Ref Expression
vtocl3ga |- ((A e. D /\ B e. R /\ C e. S) -> th)
Distinct variable groups:   x,y,z,A   y,B,z   z,C   x,D,y,z   x,R,y,z   x,S,y,z   ps,x   ch,y   th,z

Proof of Theorem vtocl3ga
StepHypRef Expression
1 vtocl3ga.2 . . . . . 6 |- (y = B -> (ps <-> ch))
21imbi2d 614 . . . . 5 |- (y = B -> ((A e. D -> ps) <-> (A e. D -> ch)))
3 vtocl3ga.3 . . . . . 6 |- (z = C -> (ch <-> th))
43imbi2d 614 . . . . 5 |- (z = C -> ((A e. D -> ch) <-> (A e. D -> th)))
5 vtocl3ga.1 . . . . . . . 8 |- (x = A -> (ph <-> ps))
65imbi2d 614 . . . . . . 7 |- (x = A -> (((y e. R /\ z e. S) -> ph) <-> ((y e. R /\ z e. S) -> ps)))
7 vtocl3ga.4 . . . . . . . 8 |- ((x e. D /\ y e. R /\ z e. S) -> ph)
873expib 838 . . . . . . 7 |- (x e. D -> ((y e. R /\ z e. S) -> ph))
96, 8vtoclga 1855 . . . . . 6 |- (A e. D -> ((y e. R /\ z e. S) -> ps))
109com12 11 . . . . 5 |- ((y e. R /\ z e. S) -> (A e. D -> ps))
112, 4, 10vtocl2ga 1856 . . . 4 |- ((B e. R /\ C e. S) -> (A e. D -> th))
1211ex 373 . . 3 |- (B e. R -> (C e. S -> (A e. D -> th)))
1312com3r 35 . 2 |- (A e. D -> (B e. R -> (C e. S -> th)))
14133imp 829 1 |- ((A e. D /\ B e. R /\ C e. S) -> th)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   /\ w3a 777   = wceq 958   e. wcel 960
This theorem is referenced by:  pocl 2850
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-8 966  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-an 225  df-3an 779  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-v 1815
Copyright terms: Public domain