Description: Rule used to change bound variables, using implicit substitution. Version of cbvex2vv with more disjoint variable conditions, which requires fewer axioms . (Contributed by NM, 26-Jul-1995) (Revised by Gino Giotto, 10-Jan-2024)
|- ( ( x = z /\ y = w ) -> ( ph <-> ps ) )
|- ( E. x E. y ph <-> E. z E. w ps )
|- ( x = z -> ( E. y ph <-> E. w ps ) )