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

Theorem vtoclgf 1846
Description: Implicit substitution of a class for a set variable, with bound-variable hypotheses in place of distinct variable restrictions.
Hypotheses
Ref Expression
vtoclgf.1 |- (y e. A -> A.x y e. A)
vtoclgf.2 |- (ps -> A.xps)
vtoclgf.3 |- (x = A -> (ph <-> ps))
vtoclgf.4 |- ph
Assertion
Ref Expression
vtoclgf |- (A e. B -> ps)
Distinct variable groups:   y,A   x,y

Proof of Theorem vtoclgf
StepHypRef Expression
1 elisset 1817 . 2 |- (A e. B -> A e. V)
2 isset 1814 . . . 4 |- (A e. V <-> E.y y = A)
3 vtoclgf.1 . . . . . 6 |- (y e. A -> A.x y e. A)
43hbeleq 1567 . . . . 5 |- (y = A -> A.x y = A)
5 ax-17 971 . . . . 5 |- (x = A -> A.y x = A)
6 eqeq1 1481 . . . . 5 |- (y = x -> (y = A <-> x = A))
74, 5, 6cbvex 1166 . . . 4 |- (E.y y = A <-> E.x x = A)
82, 7bitr 173 . . 3 |- (A e. V <-> E.x x = A)
9 vtoclgf.2 . . . 4 |- (ps -> A.xps)
10 vtoclgf.4 . . . . 5 |- ph
11 vtoclgf.3 . . . . 5 |- (x = A -> (ph <-> ps))
1210, 11mpbii 193 . . . 4 |- (x = A -> ps)
139, 1219.23ai 1064 . . 3 |- (E.x x = A -> ps)
148, 13sylbi 199 . 2 |- (A e. V -> ps)
151, 14syl 10 1 |- (A e. B -> ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 954   = wceq 956   e. wcel 958  E.wex 980  Vcvv 1811
This theorem is referenced by:  vtoclg 1847  vtocl2gf 1849  vtoclgaf 1851  ceqsexg 1887  elabgf 1898  ssiun2s 2594  reuuni2f 2883
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