Description: Deduction used to change bound variables, using implicit substitution. Version of cbvald with a disjoint variable condition, which does not require ax-13 . (Contributed by NM, 2-Jan-2002) (Revised by Gino Giotto, 10-Jan-2024)
|- F/ y ph
|- ( ph -> F/ y ps )
|- ( ph -> ( x = y -> ( ps <-> ch ) ) )
|- ( ph -> ( A. x ps <-> A. y ch ) )
|- F/ x ph
|- ( ph -> F/ x ch )