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

Theorem vtocl2gf 1849
Description: Implicit substitution of a class for a set variable.
Hypotheses
Ref Expression
vtocl2gf.1 |- (ps -> A.xps)
vtocl2gf.2 |- (ch -> A.ych)
vtocl2gf.3 |- (x = A -> (ph <-> ps))
vtocl2gf.4 |- (y = B -> (ps <-> ch))
vtocl2gf.5 |- ph
Assertion
Ref Expression
vtocl2gf |- ((A e. C /\ B e. D) -> ch)
Distinct variable groups:   x,A   y,A   y,B

Proof of Theorem vtocl2gf
StepHypRef Expression
1 ax-17 971 . . . 4 |- (z e. B -> A.y z e. B)
2 ax-17 971 . . . . 5 |- (A e. V -> A.y A e. V)
3 vtocl2gf.2 . . . . 5 |- (ch -> A.ych)
42, 3hbim 1007 . . . 4 |- ((A e. V -> ch) -> A.y(A e. V -> ch))
5 vtocl2gf.4 . . . . 5 |- (y = B -> (ps <-> ch))
65imbi2d 612 . . . 4 |- (y = B -> ((A e. V -> ps) <-> (A e. V -> ch)))
7 ax-17 971 . . . . 5 |- (z e. A -> A.x z e. A)
8 vtocl2gf.1 . . . . 5 |- (ps -> A.xps)
9 vtocl2gf.3 . . . . 5 |- (x = A -> (ph <-> ps))
10 vtocl2gf.5 . . . . 5 |- ph
117, 8, 9, 10vtoclgf 1846 . . . 4 |- (A e. V -> ps)
121, 4, 6, 11vtoclgf 1846 . . 3 |- (B e. D -> (A e. V -> ch))
1312impcom 351 . 2 |- ((A e. V /\ B e. D) -> ch)
14 elisset 1817 . 2 |- (A e. C -> A e. V)
1513, 14sylan 448 1 |- ((A e. C /\ B e. D) -> ch)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   = wceq 956   e. wcel 958  Vcvv 1811
This theorem is referenced by:  vtocl2g 1850
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-v 1812
Copyright terms: Public domain