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

Theorem cbval2v 1316
Description: Rule used to change bound variables with implicit substitution.
Hypothesis
Ref Expression
cbval2v.1 |- ((x = z /\ y = w) -> (ph <-> ps))
Assertion
Ref Expression
cbval2v |- (A.xA.yph <-> A.zA.wps)
Distinct variable groups:   z,w,ph   x,y,ps   x,w   y,z

Proof of Theorem cbval2v
StepHypRef Expression
1 ax-17 969 . 2 |- (ph -> A.zph)
2 ax-17 969 . 2 |- (ph -> A.wph)
3 ax-17 969 . 2 |- (ps -> A.xps)
4 ax-17 969 . 2 |- (ps -> A.yps)
5 cbval2v.1 . 2 |- ((x = z /\ y = w) -> (ph <-> ps))
61, 2, 3, 4, 5cbval2 1314 1 |- (A.xA.yph <-> A.zA.wps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 952   = wceq 954
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121
This theorem depends on definitions:  df-bi 147  df-an 225
Copyright terms: Public domain