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

Theorem vtoclf 2338
Description: Implicit substitution of a class for a set variable. This is a generalization of chvar 1530.
Hypotheses
Ref Expression
vtoclf.1 |- (ps -> A.xps)
vtoclf.2 |- A e. _V
vtoclf.3 |- (x = A -> (ph <-> ps))
vtoclf.4 |- ph
Assertion
Ref Expression
vtoclf |- ps
Distinct variable group:   x,A

Proof of Theorem vtoclf
StepHypRef Expression
1 vtoclf.1 . . 3 |- (ps -> A.xps)
2 vtoclf.2 . . . . 5 |- A e. _V
32isseti 2297 . . . 4 |- E.x x = A
4 vtoclf.3 . . . . . 6 |- (x = A -> (ph <-> ps))
54biimpd 170 . . . . 5 |- (x = A -> (ph -> ps))
65eximi 1387 . . . 4 |- (E.x x = A -> E.x(ph -> ps))
73, 6ax-mp 7 . . 3 |- E.x(ph -> ps)
81, 719.36i 1430 . 2 |- (A.xph -> ps)
9 vtoclf.4 . 2 |- ph
108, 9mpg 1332 1 |- ps
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163  A.wal 1296   = wceq 1298   e. wcel 1300  E.wex 1326  _Vcvv 2292
This theorem is referenced by:  vtocl 2339  tarval2 15249
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 1305  ax-12 1310  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-an 242  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877  df-clel 1880  df-v 2294
Copyright terms: Public domain