Description: Membership in a class abstraction, using two substitution hypotheses to avoid a disjoint variable condition on x and A , which is not usually significant since B is usually a constant. (Contributed by SN, 16-May-2024)
|- ( x = y -> ( ph <-> ps ) )
|- ( y = A -> ( ps <-> ch ) )
|- B = { x | ph }
|- ( A e. V -> ( A e. B <-> ch ) )
|- ( A e. B <-> A e. { x | ph } )
|- ( A e. V -> ( A e. { x | ph } <-> ch ) )