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

Theorem vtoclgf 1837
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 1808 . 2 |- (A e. B -> A e. V)
2 isset 1805 . . . 4 |- (A e. V <-> E.y y = A)
3 vtoclgf.1 . . . . . 6 |- (y e. A -> A.x y e. A)
43hbeleq 1559 . . . . 5 |- (y = A -> A.x y = A)
5 ax-17 968 . . . . 5 |- (x = A -> A.y x = A)
6 eqeq1 1473 . . . . 5 |- (y = x -> (y = A <-> x = A))
74, 5, 6cbvex 1162 . . . 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 1060 . . 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 951   = wceq 953   e. wcel 955  E.wex 977  Vcvv 1802
This theorem is referenced by:  vtoclg 1838  vtocl2gf 1840  vtoclgaf 1842  ceqsexg 1878  elabgf 1889  ssiun2s 2584  reuuni2f 2873
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-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978  df-sb 1168  df-clab 1457  df-cleq 1462  df-clel 1465  df-v 1803
Copyright terms: Public domain